Forums / Setup & design / ez 3.9.1 ezwebin Add more child to the left menu

ez 3.9.1 ezwebin Add more child to the left menu

Author Message

Luca Orlandini

Tuesday 10 April 2007 8:03:51 am

Hello
I am a newbee. I have a question.

I installed ezPublish 3.9.1 SiteDesign=ezwebin.
I 'd like to change the left menu but I don't know which one is the file to manage.

I tried to modify left_menu.tlp and clear the cache but nothing changed.

I need to add more child to the left menu, for default we can have only a child

Link_A
|
Link_A_1
Now is not possible to have a child link at Link_A_1

I need this :

Link_A
|
Link_A_1
|
Link_A_1_1
What file must I change to make it ?

Somebody can I help me?
thanks

Luca Orlandini

Tuesday 10 April 2007 8:32:27 am

Sorry!!
Right Structure that I need on left_menu is this
- Link_A
|
Link_A_1
|
Link_A_1_1
- Link_B
|
Link_B_1
|
Link_B_1_1
Thanks

Piotrek Karaƛ

Tuesday 10 April 2007 8:49:58 am

Hello Luca,

I cannot look into your problem right now, but here's some hints:

1) In the administration interface there is a debug box (last one on the right). If it is collapsed, simply expand it with the expand button. There you will find a selection of siteaccesses along with their debug options. For the siteaccess of your choice check 'Template debug', 'Inline template debug' and 'List of used templates', then clear cache. When you refresh your site, you should be able to see the locations of all the template files that were physically used.
Remember though: it is not the best idea to modify these files directly, it's better to override them:
http://ez.no/doc/ez_publish/technical_manual/3_8/templates/the_template_override_system

2) In the menu.ini.append.php file for a given siteaccess there will be (or should be) MenuContentSettings block with LeftIdentifierList array that usually defines classes whose objects will be allowed in the left menu.

Hope this helps.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

eZ debug

Timing: Jan 31 2025 01:24:39
Script start
Timing: Jan 31 2025 01:24:39
Module start 'content'
Timing: Jan 31 2025 01:24:39
Module end 'content'
Timing: Jan 31 2025 01:24:39
Script end

Main resources:

Total runtime0.0251 sec
Peak memory usage4,096.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.2813370.2734
Module start 'content' 0.00620.0121 958.55471,001.5781
Module end 'content' 0.01830.0067 1,960.132870.7031
Script end 0.0251  2,030.8359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00228.8142120.0002
Check MTime0.00093.7123120.0001
Mysql Total
Database connection0.00062.370210.0006
Mysqli_queries0.002710.616340.0007
Looping result0.00000.043620.0000
Template Total0.006325.110.0063
Template load0.00082.983910.0008
Template processing0.005622.139410.0056
Override
Cache load0.00052.072410.0005
General
dbfile0.002811.0668100.0003
String conversion0.00000.019030.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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