What does 'navigation_part_identifier' override?

Author Message

Alex Jones

Monday 09 February 2004 2:04:28 pm

I saw in the admin override.ini.append for 3.3 the line 'Match[navigation_part_identifier]=ezmedianavigationpart'. Could someone please explain what that matches? I was unable to find anything in the documentation.

Thanks,

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Bård Farstad

Tuesday 10 February 2004 7:24:46 am

The navigation part identifier is basically a mechanism to tell eZ publish which "admin tab" you're currently inside. This is used for showing the correct design in the admin interface.

The following navigation parts are defined in eZ publish:

ezcontentnavigationpart
ezmedianavigationpart
ezshopnavigationpart
ezusernavigationpart
ezsetupnavigationpart
ezmynavigationpart

--bård

Documentation: http://ez.no/doc

Alex Jones

Tuesday 10 February 2004 8:30:47 am

Ahhh, thanks for the info! Are there any other unique override matches that aren't covered in the documentation?

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Bård Farstad

Friday 20 February 2004 1:14:32 am

The following override keys are available for content/view templates:

object: id
node: id
parent_node: id
class: id
view_offset: integer
navigation_part_identifier: string
viewmode: string
depth: integer
url_alias: string
section: id

From 3.4 we also have class_identifier override so you don't need to use the class id when you would like to do an override.

We will also get this into the docs.

--bård

Documentation: http://ez.no/doc

Alex Jones

Friday 20 February 2004 6:32:48 am

Thakns for the additional info!

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

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

Main resources:

Total runtime0.6916 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.8125152.6406
Module start 'layout' 0.00600.0031 742.453139.4766
Module start 'content' 0.00910.6810 781.9297562.8203
Module end 'content' 0.69010.0015 1,344.750016.1250
Script end 0.6916  1,360.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.5996160.0003
Check MTime0.00130.1856160.0001
Mysql Total
Database connection0.00090.123110.0009
Mysqli_queries0.630791.1937630.0100
Looping result0.00060.0834610.0000
Template Total0.658495.220.3292
Template load0.00310.444720.0015
Template processing0.655394.742320.3276
Template load and register function0.00010.015510.0001
states
state_id_array0.00140.198210.0014
state_identifier_array0.00150.216920.0007
Override
Cache load0.00270.3874280.0001
Sytem overhead
Fetch class attribute can translate value0.00100.144720.0005
Fetch class attribute name0.00150.221070.0002
XML
Image XML parsing0.00110.162120.0006
class_abstraction
Instantiating content class attribute0.00000.0035100.0000
General
dbfile0.00120.1685230.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
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs