Toolbar Based Front Page

Author Message

James Bell

Monday 01 May 2006 4:12:15 pm

Hi All

I am considering using a toolbar to create a home page as discussed in http://ez.no/community/forum/setup_design/creating_a_portal_frontpage/re_creating_a_portal_frontpage__3

As I need to be able to list the latest articles from ALL folders and sections, and not just the latest children of the home folder.

I need to know firstly if using a tool bar in place of module_result will affect the design or performance of any other part of the site where I am still using module_result. Or if there are any known problems with using the toolbar for the purposes that I wish to use it for.

Secondly, are there any alternative solutions to this plight?

I look very very forward to hearing from you :)

James Bell

Wednesday 03 May 2006 2:41:51 pm

Any one have any comments on this please?

And can anyone tell me what Im doing wrong here?? :::

{def $mynode = $node.main_node_id}
{if eq( $mynode, 2 )}
{tool_bar name=right view=full}
{else}
{$module_result.content}
{/if}

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 21 2025 17:16:37
Script start
Timing: Jan 21 2025 17:16:37
Module start 'layout'
Timing: Jan 21 2025 17:16:37
Module start 'content'
Timing: Jan 21 2025 17:16:37
Module end 'content'
Timing: Jan 21 2025 17:16:37
Script end

Main resources:

Total runtime0.0212 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.0085 587.9141151.2109
Module start 'layout' 0.00850.0041 739.125036.6484
Module start 'content' 0.01260.0067 775.773490.0625
Module end 'content' 0.01930.0018 865.835929.9922
Script end 0.0212  895.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002813.2880140.0002
Check MTime0.00115.2218140.0001
Mysql Total
Database connection0.002612.486910.0026
Mysqli_queries0.003616.774930.0012
Looping result0.00000.150810.0000
Template Total0.00146.710.0014
Template load0.00115.011410.0011
Template processing0.00031.622510.0003
Override
Cache load0.00073.312410.0007
General
dbfile0.00188.562480.0002
String conversion0.00000.059640.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