Menu not coming to the right place

Author Message

Nabil Alimi

Thursday 02 June 2005 5:02:57 am

Hi there,

i'm trying to user the built-in menu of EzPublish using the {menu menuname=...} tag.
So i created a simple table

<table border="0" cellspacing="0" cellpadding="0" summary="Tableau principal">
	    	<tr>
	    		<td class="titre" colspan="2">Titre</td>
	    	</tr>
	    	
	    	<tr>
	    		<td class="menu">{menu menuname=LeftOnly}</td>
	    		<td class="contenu">{$module_result.content}</td>
	    	</tr>
	    	
	    	<tr>
	    		<td class="footer" colspan="2">Footer</td>
	    	</tr>
	    	
	    </table>

But the menu is coming at the bottom of the page instead of at the left. Can anyone help ?

EDIT : Ok i wasnt using the right parameter. :p

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Ɓukasz Serwatka

Tuesday 07 June 2005 7:08:38 am

Hi Nabil,

You can also build custom menu using this tip
http://ez.no/ez_publish/documentation/customization/tips_tricks/creating_tree_menus

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

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 31 2025 07:32:20
Script start
Timing: Jan 31 2025 07:32:20
Module start 'layout'
Timing: Jan 31 2025 07:32:20
Module start 'content'
Timing: Jan 31 2025 07:32:20
Module end 'content'
Timing: Jan 31 2025 07:32:20
Script end

Main resources:

Total runtime0.0134 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.0048 588.2344151.2109
Module start 'layout' 0.00480.0020 739.445336.6484
Module start 'content' 0.00690.0052 776.093890.2813
Module end 'content' 0.01210.0013 866.375029.9922
Script end 0.0134  896.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002115.3542140.0001
Check MTime0.00096.9199140.0001
Mysql Total
Database connection0.00086.007710.0008
Mysqli_queries0.002115.796030.0007
Looping result0.00000.067710.0000
Template Total0.00107.310.0010
Template load0.00085.813510.0008
Template processing0.00021.473410.0002
Override
Cache load0.00054.080010.0005
General
dbfile0.00139.638780.0002
String conversion0.00000.037440.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