about the toolbar latest news

Author Message

Ndjientcheu Patrick

Saturday 21 October 2006 11:52:25 am

Hi,
I want that the toolbar latest news appears only on the welcome page.How can I do it?

Thanks.

Siw Helen Thorslund

Sunday 22 October 2006 11:45:53 am

You can do this by adding the following code:

		{section show=$module_result.node_id|eq(2)}
			{section show=ezini( 'Toolbar_right', 'Tool', 'toolbar.ini' )|count}
				<div id="rightmenu">
					<div id="rightmenu-design">
						<h3 class="hide">Right menu</h3>
						<div id="toolbar-right">
							<div class="toolbar-design">
								{tool_bar name=right view=full}
							</div>{* id="toolbar-design" *}
						</div>{* id="toolbar-right" *}
					</div>{* id="rightmenu-design" *}
				</div>{* id="rightmenu" *}
			{/section}
		{/section}

www.VZT.no ( http://www.VZT.no )
VZT References ( http://http://vzt.no/index.php/vzt_eng/referanser )
VZT Extensions ( http://vzt.no/index.php/vzt_eng/extensions )
www.MediaBase.no ( http://www.MediaBase.no )

Ndjientcheu Patrick

Friday 03 November 2006 11:43:50 pm

Thanks, it works!

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 30 2025 21:40:11
Script start
Timing: Jan 30 2025 21:40:11
Module start 'layout'
Timing: Jan 30 2025 21:40:11
Module start 'content'
Timing: Jan 30 2025 21:40:11
Module end 'content'
Timing: Jan 30 2025 21:40:11
Script end

Main resources:

Total runtime0.0219 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1328151.2109
Module start 'layout' 0.00480.0039 739.3438220.6875
Module start 'content' 0.00870.0119 960.0313997.9141
Module end 'content' 0.02060.0012 1,957.945333.9922
Script end 0.0218  1,991.9375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.3316140.0002
Check MTime0.00104.6098140.0001
Mysql Total
Database connection0.00062.833210.0006
Mysqli_queries0.002410.787030.0008
Looping result0.00000.064310.0000
Template Total0.00083.910.0008
Template load0.00073.015110.0007
Template processing0.00020.835510.0002
Override
Cache load0.00042.055410.0004
General
dbfile0.00115.199180.0001
String conversion0.00000.041440.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