Forums / Setup & design / package and templates
Aleksey Tik
Monday 04 February 2008 5:53:29 am
Hi everyone.i study templates now and i have a problem: in doc says, that template is looking in folders SiteDesign, AdditionalSiteDesign and if not find - in StandartSiteDesign.
i whant change a pagelayout of my site (for usel part). i create in design/ezwebin/templates a pagelayout.tpl file whith my own design. But i have not any effect. I try change pagelayout.tpl in base and standart directory but have not any changes. Then i find that eZ uses a pagelayout.tpl which stored at extension\ezwebin\design\ezwebin\templates\ . As i understand, this is package i installed while setup eZ Publish. But i can't find where and how it plugged to eZ Publish. I can't see it in ini files. i can't find a rules for override base template by package template... Is anybody can help me?
André R.
Monday 04 February 2008 8:46:08 am
You can find some customization info for ezwebin here: http://ez.no/doc/extensions/website_interface http://ezpedia.org/wiki/en/ez/overriding_the_ez_web_interface_ezwebin_with_custom_designshttp://ez.no/developer/forum/setup_design/ezwebin_multiple_domains_and_different_designs_for_each/
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 04 February 2008 9:48:25 am
only first link is valid, others are broken :(
Stéphane Bullier
Monday 04 February 2008 11:19:21 am
Hello Aleksey,
http://ez.no/developer/forum/setup_design/ezwebin_multiple_domains_and_different_designs_for_each http://ezpedia.org/wiki/en/ez/overriding_the_ez_web_interface_ezwebin_with_custom_designshttp://ez.no/developer/forum/setup_design/ezwebin_multiple_domains_and_different_designs_for_each/re_ezwebin_multiple_domains_and_different_des__2
Stéphane
Tuesday 05 February 2008 11:40:54 pm
Thanks Stéphane, thanks André for your answers. :)
Can you answer me: as i see, index.php include autoload.php, which include autoload/ezp_extension.php file. As i understand, this file contains all plugined extensions. am i right?