Forums / Setup & design / making pagelayout.tpl adjust for specific pages

making pagelayout.tpl adjust for specific pages

Author Message

William Gourlie

Friday 07 May 2004 2:24:12 pm

For my first ez publish site, I've decided to convert my current company website into an ez publish site. Been pretty easy so far, got a front page working and a news page, but I am having a problem converting one aspect of the website. The original site had an image that would run down the side of the page displaying the page name, for example "Home", "About Us" or "Services". This portion of the html is located within the pagelayout.tpl. Now, obviously every page uses the pagelayout.tpl for the main layout, so if the pagelayout.tpl uses the "Home" image, every page will have the "Home" image. I've thought about using a template override for each section on the site, but quickly came to the conclusion that it would defeat one of the great aspects of templates, changing the one file and having it reflect on every page. ANYWAY, theres gotta be a better way to do it, but I really have no idea how. If someone could point me in the right direction it would be greatly appreciated.

Thanks,

Brian

Vivek Chopra

Friday 07 May 2004 2:43:30 pm

Brian,

Create sections for "Home", "About Us", "Services" and all other parts of the website and then use a case statement in pagelayout.tpl to check the section and display the correct image name. You can get the section in your pagelayout.tpl through $DesignKeys:used.section

I hope this helps. I am also on my first ezpublish site.

Vivek

William Gourlie

Friday 07 May 2004 3:20:05 pm

Very much appreciated. Good luck on your site!

-Brian

Conor Murray

Monday 10 May 2004 5:50:59 am

Here's an easy way to work around your problem... use pagelayout.tpl for every page EXCEPT the home page and override it for the home page. The home page is node 2 by default.

You can also embed code in your pagelayout.tpl to display different images etc. in different sections of the site, like this:

{let cursect=$module_result.section_id}
{switch name=sw1 match=$cursect}
  {case match=3}
    <img src={"pict_camp.jpg"|ezimage} alt="picture" width="160" height="147" />
  {/case}
  {case match=4}
    <img src={"pict_hre.jpg"|ezimage} alt="picture" width="160" height="147" />
  {/case}
  {case match=5}
    <img src={"pict_youth.jpg"|ezimage} alt="picture" width="160" height="147" />
  {/case}
...
  {case}
    <img src={"pict_search.jpg"|ezimage} alt="picture" width="160" height="147" />
  {/case}
{/switch}
...
{/let}

The 'case' without 'match' is the default case.

HTH,
Conor Murray

Language is a virus - William S Burroughs

eZ debug

Timing: Jan 18 2025 18:41:00
Script start
Timing: Jan 18 2025 18:41:00
Module start 'content'
Timing: Jan 18 2025 18:41:01
Module end 'content'
Timing: Jan 18 2025 18:41:01
Script end

Main resources:

Total runtime1.4043 sec
Peak memory usage4,096.0000 KB
Database Queries199

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 587.8594180.8125
Module start 'content' 0.00731.1852 768.6719547.0000
Module end 'content' 1.19250.2117 1,315.6719338.0938
Script end 1.4042  1,653.7656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.2806210.0002
Check MTime0.00160.1121210.0001
Mysql Total
Database connection0.00080.054910.0008
Mysqli_queries1.334395.02141990.0067
Looping result0.00240.17241970.0000
Template Total1.368997.520.6844
Template load0.00220.153320.0011
Template processing1.366797.325120.6833
Template load and register function0.00010.010710.0001
states
state_id_array0.00140.097910.0014
state_identifier_array0.00110.078120.0005
Override
Cache load0.00170.1236210.0001
Sytem overhead
Fetch class attribute can translate value0.00190.138440.0005
Fetch class attribute name0.00140.099540.0003
XML
Image XML parsing0.00070.051640.0002
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00270.1958210.0001
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs