Broward-Drupal / broward-drupal

Broward Drupal projects
8 stars 0 forks source link

Event Content Type Documentation #66

Closed ghost closed 6 years ago

ghost commented 6 years ago

User Story: As a newcomer to Drupal and Relativity, I would like documentation on the requirements for creating an "Event" content type.

Acceptance Criteria:

"Event" content type naming convention example:

Event Content Type Machine Name: even

Fields Field Type Field Name
Title Default  
Body Long text, formatted even_body
Event Day Entity reference to eday even_eday_ref
Featured Speaker Entity reference to fspk even_fspk_ref
Schedule Item Entity reference to sitm even_sitm_ref
Sponsor Entity reference to spon even_spon_ref
Time Slot Entity reference to tslo even_tslo_ref
Venue Entity reference to venu even_venu_ref
Image Gallery Entity reference to igal even_igal_ref
ghost commented 6 years ago

This is in progress. Initial draft and follow-up revision completed. Will need to add links to other content types that are entity references within the "Event" content type once documentation for those content types has been written.