Top Banner
DRUPALCAMP SITES FOR ESTONIAN AND FINNISH CAMPS A smart & easy way to create sexy Drupalcamp event websites. by Hansraj Govind | [email protected] | Skype : hans.govind
45
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Implementing Drupalcamp sites

DRUPALCAMP SITES FOR ESTONIAN AND FINNISH CAMPS A smart & easy way to create sexy Drupalcamp event websites. by Hansraj Govind | [email protected] | Skype : hans.govind

Page 2: Implementing Drupalcamp sites

COD

Page 3: Implementing Drupalcamp sites

?

Page 4: Implementing Drupalcamp sites

?

Page 5: Implementing Drupalcamp sites

 Conference Organization Distribution  Built on Drupal  Used for building conference and event

sites online  Read more : http://www.usecod.com

Page 6: Implementing Drupalcamp sites
Page 7: Implementing Drupalcamp sites

Setup and configuration   Copy project to local server   Create database / import sql   Modify configuration files according

(settings.php, etc)

Page 8: Implementing Drupalcamp sites

Customisation / styling   Overwrite header image named drupalcamp-header.png in folder whiteboard/images/ by new image

Page 9: Implementing Drupalcamp sites
Page 10: Implementing Drupalcamp sites

Customisation / styling   Overwrite background image named drupalcamp-background.jpg in folder whiteboard/images/ by new image

  Overwrite Twitter title image named title-twitter.png in folder whiteboard/images/ by new image to change Twitter ID

Page 11: Implementing Drupalcamp sites
Page 12: Implementing Drupalcamp sites

Content management

Page 13: Implementing Drupalcamp sites

  Change website name and email address

Administer > Site information modify “Name” and “E-mail address” on Site information page /admin/settings/site-information

Page 14: Implementing Drupalcamp sites

  Add speakers

Create content > Speakers /node/add/speakers

•  Title - name of speaker •  Body - description of speaker •  Do not forget to select “Full HTML”

if you want to use html tags

Page 15: Implementing Drupalcamp sites

  Add speakers

Home > Create content /node/add/speakers

•  Speaker image, main image, featured image – different images can be uploaded, and will be scaled and cropped. (using image_cache module)

•  Position – title of speaker •  Order – will be main speaker in

carousel and on Speakers’ page.

Create content > Speakers /node/add/speakers

Page 16: Implementing Drupalcamp sites

  Create timeslots

Create content > Time slot /node/add/time-slot

•  Time slots have to be created to be assigned to sessions

Page 17: Implementing Drupalcamp sites

  Create rooms

Create content > Room /node/add/room

•  Possibility to create rooms and assign to sessions

Page 18: Implementing Drupalcamp sites

  Create sessions

Create content > Session /node/add/session

•  Session title •  Speakers – speakers created will

be suggested •  Description •  Slides – PDF slides can be

attached

Page 19: Implementing Drupalcamp sites

  Create sessions

Create content > Session /node/add/session

•  Time slot •  Room •  Status – optional •  Track – groups of sessions can be

organised into tracks and held in different rooms

•  Experience level

Page 20: Implementing Drupalcamp sites

  Configure Tracks

1. Administer > Content types 2. Manage fields for “session” 3. Configure “tracks” /admin/content/node-type/session/fields/field_track

Page 21: Implementing Drupalcamp sites

  Configure Tracks

Page 22: Implementing Drupalcamp sites

  Schedule page

Page 23: Implementing Drupalcamp sites

  Add sponsors

Home > Create content /node/add/speakers

•  Title – sponsor name •  Body - description •  Related attendees – associate

speakers created (auto-suggest) •  Logo •  Sponsorship level – categorise

Create content > Sponsor /node/add/sponsor

Page 24: Implementing Drupalcamp sites

  Sponsors

Page 25: Implementing Drupalcamp sites

  Sponsors

Page 26: Implementing Drupalcamp sites

  Add news

Home > Create content /node/add/speakers

•  Title – news title •  Tags •  Body – news text

Create content > News /node/add/news

Page 27: Implementing Drupalcamp sites

  News

Page 28: Implementing Drupalcamp sites

  Edit ‘About’ page -  Administer > Content -  Filter by type ‘Page’ - Edit ‘About’ /admin/content/node

Page 29: Implementing Drupalcamp sites

  Edit ‘About’ page

-  Administer > Content -  Filter by type

‘Page’ - Edit ‘About’ /admin/content/node

Page 30: Implementing Drupalcamp sites

  ‘About’ page

Page 31: Implementing Drupalcamp sites

  Edit ‘Venue’ page -  Administer > Content -  Filter by type ‘Page’ - Edit ‘Venue’ /admin/content/node

Page 32: Implementing Drupalcamp sites

  Edit ‘Venue’ page

-  Administer > Content -  Filter by type

‘Page’ - Edit ‘Venue’ /admin/content/node

Page 33: Implementing Drupalcamp sites

  ‘Venue’ page

Page 34: Implementing Drupalcamp sites

  Registration form

•  Basic information •  Questionnaire •  Captcha

Page 35: Implementing Drupalcamp sites

  Edit Registration form -  Administer > Content -  Filter by type ‘Webform’ - Edit ‘Register’ /admin/content/node

Page 36: Implementing Drupalcamp sites

  Edit Registration form -  Administer > Content

-  Filter by type ‘Webform’

- Edit ‘Register’

/admin/content/node

Page 37: Implementing Drupalcamp sites

  Edit Registration form -  Edit ‘Register’

-  > Webform > Form components

/node/82/webform

Page 38: Implementing Drupalcamp sites

  Registration email -  Edit ‘Register’

-  > Webform > E-mails

/node/82/webform/emails

Page 39: Implementing Drupalcamp sites

  Registration email -  Edit ‘Register’

-  > Webform > E-mails

/node/82/webform/emails/1

Page 40: Implementing Drupalcamp sites

  Registrants -  Edit ‘Register’

-  > Results > Table

/node/82/webform-results/table

Page 41: Implementing Drupalcamp sites

  Contact form -  Administer > Contact form

/admin/build/contact

Page 42: Implementing Drupalcamp sites

  Contact form -  Administer > Contact form

/admin/build/contact/edit/1

Page 43: Implementing Drupalcamp sites

Questions?

Page 44: Implementing Drupalcamp sites

Thank you!

Page 45: Implementing Drupalcamp sites