menuwidth in leftmenusetting

Author Message

Tuuba Yildiz

Wednesday 23 August 2006 1:57:08 am

Hi,

I am using leftmenu and element of leftmenu has very long name (like 45 characters).
However;
leftmenu shows only 25 characters. I suppose that it is about menu.ini.append.php
[LeftMenuSettings]
MenuWidth[]
MenuWidth[small]=13
MenuWidth[medium]=19
MenuWidth[large]=25

I changed it and cleared cache but it was unsuccessful.

How can I change the number of characters in leftmenu?

Thanks

Tuuba Yildiz

Wednesday 23 August 2006 2:06:01 am

Again hi,

I solved the problem. It is about the flat_left.tpl.

<a {$menu.is_selected|choose( '', 'class="selected"' )} href={$menu.url_alias|ezurl}>{$menu.text|shorten( 25 )}</a>

menu.text value should be changed.

Again thanks,

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 18 2025 18:33:27
Script start
Timing: Jan 18 2025 18:33:27
Module start 'layout'
Timing: Jan 18 2025 18:33:27
Module start 'content'
Timing: Jan 18 2025 18:33:27
Module end 'content'
Timing: Jan 18 2025 18:33:27
Script end

Main resources:

Total runtime0.6630 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 587.9141152.6250
Module start 'layout' 0.00530.0097 740.539139.4453
Module start 'content' 0.01510.6465 779.9844423.6641
Module end 'content' 0.66160.0014 1,203.64848.1641
Script end 0.6630  1,211.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4780160.0002
Check MTime0.00130.1964160.0001
Mysql Total
Database connection0.00070.111110.0007
Mysqli_queries0.621793.7693520.0120
Looping result0.00060.0938500.0000
Template Total0.625994.420.3129
Template load0.00180.268020.0009
Template processing0.624194.124220.3120
Template load and register function0.00010.021710.0001
states
state_id_array0.00080.125010.0008
state_identifier_array0.00070.109220.0004
Override
Cache load0.00140.2146210.0001
Sytem overhead
Fetch class attribute can translate value0.00090.131410.0009
Fetch class attribute name0.00090.129320.0004
XML
Image XML parsing0.00010.016410.0001
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00070.1010100.0001
String conversion0.00000.001540.0000
Note: percentages do not add up to 100% because some accumulators overlap

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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs