How to link menus to documents?

Author Message

Loke Lokeson

Tuesday 28 October 2003 8:17:31 am

I am plying with the tutorial and have managed to create a rudimentart site. I now want to change the top menu, which I found I can do by editing "design/tscm/templates/pagelayout.tpl". I have also created corresponding folders and articles. So far, so good. However, I cannot figure out how to connect the menus to the corresponding articles. Should I do that in a file or from the admin interface?

Thanks in advance.

Arash Molavi

Tuesday 28 October 2003 1:36:24 pm

What? Do you want different menues in diifferent sections of the page?

Loke Lokeson

Tuesday 28 October 2003 2:27:41 pm

No, I want to connect each menu item to an article. At the moment nothing takes place when I click on a meny item.

Shurbann Martes

Tuesday 28 October 2003 4:56:37 pm

Loke what do you mean with menus, because I don't know which tutorial you're talking about?
Can you give an example of what you are trying to accomplish?

I guess you want to edit the templates. Editing of the templates can be accomplished both ways: 1) using an editor (file) or 2) by using the admin interface.

In my case the second option isn't working (maybe you have more luck :) )

Shurbann

Loke Lokeson

Wednesday 29 October 2003 9:35:18 am

The tutorial I am following is "Building an eZ publish site":
http://ez.no/developer/ez_publish_3/documentation/building_an_ez_publish_site

I have got menu items on the top, as shown in the tutorial:
http://ez.no/developer/ez_publish_3/documentation/building_an_ez_publish_site/the_welcome_page/creating_and_using_a_custom_template

and I have also created corresponding folders and articles, which duely shows up in the administrative interface, under "Content". However, I cannot get the menus to work. When I click on a meu item entitled e.g. "News" I would expect the News page to be displayed, but it doesn't. Even though I have populated pagelayout.tpl with
<a href={"/news"|ezurl}>News</a>

I have debug mode switche on and the following warning puzzles me a bit:

Warning: eZModuleOperationInfo::execute Oct 29 2003 17:35:28

Missing main operation memento for key: 7a0d65170ab2ac77690b3511e1ee3f04
Debug: here 1 Oct 29 2003 17:35:28

array(1) {
[0]=>
string(62) "ezcontentobject.contentclass_id in (1,10,11,12,13,2,5,6,7,8,9)"
}

I don't know whether or not this is significant?

Loke Lokeson

Wednesday 29 October 2003 4:24:11 pm

I have now installed ez Publish from scratch and this time everything works as it should. I am not quite sure what I did wrong the first time around, but who cares?

Aidoo Osei

Saturday 08 November 2003 11:21:14 pm

Did you ever figure out how to solve this problem?

Marco Stipek

Tuesday 20 January 2004 7:47:27 am

"Missing main operation memento for key"
is not important, you can savely ignore!

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 19:09:49
Script start
Timing: Jan 18 2025 19:09:49
Module start 'layout'
Timing: Jan 18 2025 19:09:49
Module start 'content'
Timing: Jan 18 2025 19:09:50
Module end 'content'
Timing: Jan 18 2025 19:09:50
Script end

Main resources:

Total runtime0.9785 sec
Peak memory usage4,096.0000 KB
Database Queries78

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 587.9141152.6250
Module start 'layout' 0.00550.0037 740.539139.4609
Module start 'content' 0.00910.9680 780.0000658.9297
Module end 'content' 0.97720.0012 1,438.929716.1641
Script end 0.9784  1,455.0938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3257160.0002
Check MTime0.00130.1300160.0001
Mysql Total
Database connection0.00090.092910.0009
Mysqli_queries0.916393.6448780.0117
Looping result0.00090.0927760.0000
Template Total0.946596.720.4732
Template load0.00260.261020.0013
Template processing0.943996.467520.4719
Template load and register function0.00020.015710.0002
states
state_id_array0.00150.152510.0015
state_identifier_array0.00080.082320.0004
Override
Cache load0.00170.1725390.0000
Sytem overhead
Fetch class attribute can translate value0.00060.066050.0001
Fetch class attribute name0.00210.214590.0002
XML
Image XML parsing0.00300.307650.0006
class_abstraction
Instantiating content class attribute0.00000.001690.0000
General
dbfile0.00350.3549170.0002
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
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
7content/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: 30
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs