jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 37 forks source link

Add event type support for http://schema.org/Event micro-formatting #164

Open neyworg opened 11 years ago

neyworg commented 11 years ago

Add event type support for http://schema.org/Event micro-formatting

Recommend adding a data field to _jem_events for eventtype

More specific event types: BusinessEvent ChildrensEvent ComedyEvent DanceEvent EducationEvent Festival FoodEvent LiteraryEvent MusicEvent SaleEvent SocialEvent SportsEvent TheaterEvent UserInteraction VisualArtsEvent

Example of micro formatting:

http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.usyw.org%2Fevents%2Fdetails%2F273-ia-world-class-team-wrestling-camp&html=

Which corresponds to: http://www.usyw.org/events/details/273-ia-world-class-team-wrestling-camp

neyworg commented 11 years ago

Beware of the URLs to the schemes... http://schema.org/civicstructure is actually http://schema.org/CivicStructure and so on.. dumb I know.