two different menu's

Author Message

tady d.

Saturday 09 December 2006 9:11:31 am

I've top and left menu, how to do that:
top:

-folder1
-folder2

left:

-folder3
-folder4

Can you show example? I'm not good at EN :-)

tady d.

Sunday 10 December 2006 9:36:30 am

Can You help me, please?

kracker (the)

Sunday 10 December 2006 9:51:04 am

Sounds like you are looking to 'fetch' two different sets of information for each of your separate menus.

With two different fetches, you would want to fetch a range limit for the first and a fetch offset for the second. The difference between the two fetches representing the display break between the two ...

I would focus on learning to use eZ publish template language constructs to retrieve information from the database and display this information, then work on structure or layout.

In the end your going to find the best help is learning to write eZ publish template code and use the 'fetch' function.

There are a number of example menu extensions you can use as examples, http://ezpedia.org/wiki/en/ez/extensions

There are even more example snippets of template code to create custom menu templates, search ez.no forums for example code.

//kracker

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

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

Main resources:

Total runtime0.8584 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0096 587.9063152.6250
Module start 'layout' 0.00960.0037 740.531339.4453
Module start 'content' 0.01330.8434 779.9766535.7891
Module end 'content' 0.85670.0017 1,315.76568.1719
Script end 0.8584  1,323.9375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3961160.0002
Check MTime0.00140.1573160.0001
Mysql Total
Database connection0.00220.254210.0022
Mysqli_queries0.806793.9827570.0142
Looping result0.00060.0747550.0000
Template Total0.810094.420.4050
Template load0.00220.252820.0011
Template processing0.807894.105820.4039
Template load and register function0.00020.026710.0002
states
state_id_array0.00140.161010.0014
state_identifier_array0.00090.108620.0005
Override
Cache load0.00180.2122200.0001
Sytem overhead
Fetch class attribute can translate value0.00160.183620.0008
Fetch class attribute name0.00100.118340.0003
XML
Image XML parsing0.00070.075820.0003
class_abstraction
Instantiating content class attribute0.00000.001040.0000
General
dbfile0.00180.2081180.0001
String conversion0.00000.001140.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs