Skip to content

Version 0.1.2

Choose a tag to compare

@jmslbam jmslbam released this 04 Aug 14:43
· 38 commits to master since this release
  • Add readme
  • Extend basic Event class with easier method for call meta fields in .twig file via object. For example, mapping object.data.clarkson_event_manager_information_more_link to object.information_more_link.
  • Added template examples in templates folder for you to copy to your own theme and save time!
  • Added Field::constant ADDRESS_1 ( alias of ADDRESS ) and ADRESS_2.
  • Added CLARKSON_EVENT_MANAGER_PLUGIN_FILE define to use / load templates... which you shouldn't do, but it makes testing possible ;)
  • Added $type to Event class to overwrite the default in Clarkson_Object