Html title tag in ezpublish

Author Message

SathishKumar Subramanian

Tuesday 18 November 2003 4:17:36 am

Hi,

I am using ezpublish3.2 version.
I have tried to publish the description of an object in the html's title tag. I have given the code like

<a class="link" title={$languages:item.description|eztext} alt={$languages:item.description} href={concat("/content/view/full/",$languages:item.node_id,"/")|ezurl} >{$languages:item.name|wash}</a>

I am not getting the description in the title tag. But the description is working if I will put {$languages:item.description|wash} instead of {$languages:item.name|wash}

How can I get the description in the title tag?

Pls help. Thanx in Advance! :)

Sathizh

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 19 2025 02:41:21
Script start
Timing: Jan 19 2025 02:41:21
Module start 'layout'
Timing: Jan 19 2025 02:41:21
Module start 'content'
Timing: Jan 19 2025 02:41:22
Module end 'content'
Timing: Jan 19 2025 02:41:22
Script end

Main resources:

Total runtime1.5012 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 589.1563152.6250
Module start 'layout' 0.00590.0030 741.781339.4453
Module start 'content' 0.00891.4908 781.2266400.2969
Module end 'content' 1.49970.0015 1,181.52348.1641
Script end 1.5012  1,189.6875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.2479160.0002
Check MTime0.00130.0898160.0001
Mysql Total
Database connection0.00080.055610.0008
Mysqli_queries1.460397.2784460.0317
Looping result0.00040.0267440.0000
Template Total1.447296.420.7236
Template load0.00270.176520.0013
Template processing1.444596.222620.7222
Template load and register function0.00020.014210.0002
states
state_id_array0.00730.483010.0073
state_identifier_array0.00180.123020.0009
Override
Cache load0.00210.1398110.0002
Sytem overhead
Fetch class attribute can translate value0.00060.039010.0006
Fetch class attribute name0.00050.036610.0005
XML
Image XML parsing0.00010.007210.0001
class_abstraction
Instantiating content class attribute0.00000.000310.0000
General
dbfile0.00070.0436100.0001
String conversion0.00000.000640.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/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: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs