Forums / Setup & design / Override.ini.append - sitemap-listing of all child nodes..

Override.ini.append - sitemap-listing of all child nodes..

Author Message

Valentin Svelland

Thursday 11 September 2003 5:03:09 am

I'd like to do a sitemap-listing of a node including content of several classes and childfolders, but I can't get it right yet:

My changes in override.ini.append (the first one works fine listing out our organizations employees, the second one is supposed to include both employees and their departements):

[sitemap_employee]
Source=node/view/sitemap.tpl
MatchFile=sitemap_employee.tpl
Subdir=templates
Match[node]=138

[sitemap2]
Source=node/view/sitemap.tpl
MatchFile=sitemap2.tpl
Subdir=templates
Match[node]=138

I know that [sitemap2] isn't right, anyone knows?

Karsten Jennissen

Thursday 11 September 2003 5:08:05 am

I am not sure I understand exactly what you are trying to do, but having the same match criteria and the same source template will not work.

Are you trying to append the second template to the first to be displayed at the same time?

Bjørn Kaarstein

Thursday 11 September 2003 5:09:40 am

Hi Valentin.

Hope you got your speech right :)

This is probably due to the fact that you are overriding the same node. If you chance succession, I think you'll find out that the one on top will be used.

Maybe you could use a switch/case statement in your template to achieve what you want? If this is supposed to be controlled per user you could check on the usergroup.

Regards Bjørn

Valentin Svelland

Thursday 11 September 2003 5:30:34 am

Hehe, poor question and good answers. Thanks so far.

What I'm trying to do is make an alternative sitemap-listing of the content of node 138. The alternative listing will be in printer friendly layout and without page navigator. Also the alternative listing should include all of the subcontents, not only one of the classes.

My node-tree:

Organization (node=138, class=folder)
Administration (class=unit)
- Employee 1 (class=employee)
- Employee 2
- Employee 3
Support (class=unit)
- Employee 4 (class=employee)
- Employee 5
- Employee 6

and so on...

I want a sitemap listing sorted by parent_nodes with their content alfabetical like this:

Administration - [phonenumber] [email]
Employee1 - [phonenumber] [email]
Employee2 - [phonenumber] [email]
Employee3 - [phonenumber] [email]

Support
Employee4 - [phonenumber] [email]
Employee5 - [phonenumber] [email]
Employee6 - [phonenumber] [email]

How to?

(also listed as printer friendly output, but that I figured out..)


As you've pointed out, I have to do a switch or something to make this possible. But is it possible to choose which override to use through the use of URLs for example?

Valentin Svelland

Monday 15 September 2003 12:16:01 am

First problem:
To do several sitemap listings matched to the same node; create copies of design/standard/templates/node/view/sitemap.tpl (for example sitemap2.tpl in the same folder) - and override these in in your own design through override.ini.append if necessary.

Second problem:
However, to be able to traverse my folder structure with employees and their units, I guess I should make instances of the class "employee" children to instances of the class "unit" - and modify my menulisting to reflect units as well as folders..

Paul Forsyth

Monday 15 September 2003 12:46:39 am

I think what the others have said still stands. You only have one sitemap per node to match with, so in the template code for that template you will need to perform some logic to distinguish between the different views you need.

You haven't made clear how each of your overrides differs. How will ez know how to make the distinction between one override and another. Once you know that you can probably do the same thing with template logic.

Paul

eZ debug

Timing: Jan 18 2025 16:22:38
Script start
Timing: Jan 18 2025 16:22:38
Module start 'content'
Timing: Jan 18 2025 16:22:39
Module end 'content'
Timing: Jan 18 2025 16:22:40
Script end

Main resources:

Total runtime1.2744 sec
Peak memory usage4,096.0000 KB
Database Queries207

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 587.9531180.8125
Module start 'content' 0.00811.1109 768.7656620.4922
Module end 'content' 1.11900.1554 1,389.2578341.0234
Script end 1.2744  1,730.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3161210.0002
Check MTime0.00150.1181210.0001
Mysql Total
Database connection0.00130.103710.0013
Mysqli_queries1.194793.74362070.0058
Looping result0.00230.18332050.0000
Template Total1.235897.020.6179
Template load0.00200.159620.0010
Template processing1.233796.806720.6169
Template load and register function0.00010.007410.0001
states
state_id_array0.00160.129210.0016
state_identifier_array0.00360.281420.0018
Override
Cache load0.00180.1425650.0000
Sytem overhead
Fetch class attribute can translate value0.00090.068550.0002
Fetch class attribute name0.00100.079970.0001
XML
Image XML parsing0.00100.076350.0002
class_abstraction
Instantiating content class attribute0.00000.001390.0000
General
dbfile0.00260.2023270.0001
String conversion0.00000.000630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
13content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
8content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 32
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs