Designs order search

Author Message

Piotr Switkowski

Sunday 13 March 2005 2:03:09 am

I have the following definition of site designs

SiteDesign=folder1/my_design_1
AdditionalSiteDesignList[]=
AdditionalSiteDesignList[]=folder2/my_design_2
AdditionalSiteDesignList[]=folder3/my_design_3
AdditionalSiteDesignList[]=base

I have two files called template.tpl: one in in base folder and one in folder2/my_design_2. I realised, that ezPublish always is displaying the one from the base folder. Even when I renamed it to 'main' - ezP still was ignoring the file located in folder2. The only way to display template from folder2 is to delete the file from base folder.

So my question is: what is the order ezPublish searches design folders. Can I have any control over it?

Ɓukasz Serwatka

Sunday 13 March 2005 9:52:39 pm

Hi Piotr,

Have you read this document?
http://ez.no/ez_publish/documentation/incoming/design/designs_and_siteaccesses

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Piotr Switkowski

Monday 14 March 2005 1:54:44 am

Hi Lukasz,

this article is not exactly what I need. It says "The system will sequentially go through all the additional designs, looking for the requested file". I realised, that if I have two versions of file with same name in different additional designs folders ezPublish always finds one and ignores the other.

Basically my question is in what order ezPublish searches AdditionalSiteDesignList. My experience is that this order do not depend om the order that these designs are listed in .ini file

Bruce Morrison

Thursday 29 December 2005 10:25:54 pm

Hi Piotr

There is a bug in eZ with how it handles multiple AdditionalSiteDesignList[] values. See
http://ez.no/bugs/view/7613

HTH
Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 03:20:05
Script start
Timing: Jan 20 2025 03:20:05
Module start 'layout'
Timing: Jan 20 2025 03:20:05
Module start 'content'
Timing: Jan 20 2025 03:20:05
Module end 'content'
Timing: Jan 20 2025 03:20:05
Script end

Main resources:

Total runtime0.0200 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 589.1484152.6250
Module start 'layout' 0.00700.0045 741.773439.4453
Module start 'content' 0.01140.0063 781.218893.4297
Module end 'content' 0.01780.0022 874.648434.3047
Script end 0.0200  908.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003115.7196140.0002
Check MTime0.00126.2333140.0001
Mysql Total
Database connection0.00115.257310.0011
Mysqli_queries0.003819.070230.0013
Looping result0.00000.085710.0000
Template Total0.00188.910.0018
Template load0.00104.887210.0010
Template processing0.00083.983810.0008
Override
Cache load0.00073.255310.0007
General
dbfile0.00199.348280.0002
String conversion0.00000.050040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs