
Here are some important information about changes in eZ Publish 4.0 and it's requirements (rest you can find in the official release announcement).
I will keep this list up-to-date with further information.


Yes. You are correct.

Ok Lukasz, so can you confirm me that I can't include design/<mydesign>/override/templates/common/block1.tpl into design/<mydesign>/override/templates/pages/page1.tpl
the only way is tu put block1.tpl somewere into esign/<mydesign>/templates/...
right ?

If you include it from override templates then yes. You need to put it in design/<mydesign>/templates. More important in the same folder name what override template. If override template is in design/<mydesign>/override/templates/full/my.tpl then template to include in my.tpl must be in design/<mydesign>/templates/full/tpl_to_include.tpl

Hi,
Many thanks for this post, but I have a question about the forth point :
When I use some templates in many other templates by including them, I am obliged to place it into design/(your_design)/templates and not in design/(your_design)/override/templates because there are not found by the include function.
Am I the only one to have this problem ?

This is really useful... Thanks
Templates includes
Tuesday 20 May 2008 10:47:52 am
Seb
Many thanks Łukasz !