zikula-modules / Clip

Flexible Document Creator
35 stars 8 forks source link

Clip and Php 5.4.3 pubtypes folder must be placed in Clip/templates #121

Closed mazdev closed 12 years ago

mazdev commented 12 years ago

I just tested Zikula and Clip with PHP 5.4.3 and figured out, that the pubtypes template folder need to be put into modules/Clip/templates/myPubtype.

I guess if I want to keep them in my themes/Mytheme/templates/modules/Clip/pubtypeFolder I need to write the override.yml

matheo commented 12 years ago

Indeed you need to update the YMLs to put them in the config folder or in the theme folder.