drupaltransylvania / drupal-community-cluj

GNU General Public License v2.0
2 stars 8 forks source link

Add Event Content Type #243

Open ChrisHng opened 7 years ago

ChrisHng commented 7 years ago

In order to clarify the structure of the website, we must create a new content type called Event. This content type will be used to create events, instead of using Basic Page.

This content type must contain :

  1. Type : taxonomy term (events vocabulary)
  2. Description of the event : it needs to have a summary version for the listing article display mode.
  3. Image : Every article must have 1 main image, representative for it.
  4. Date : Field used to display the date and time of the event.
  5. Location : Google map field to indicate the location of the event.