Problems with eZpublish DHTML toolbar

Author Message

paul stephen mccarthy

Wednesday 11 May 2005 7:53:31 am

Hi

I have an installation of eZpublish which I allow users access to the ezdhtml toolbar.

I can insert images with the toolbar which inserts an image into the editing area. When I switch the code editor off I can see:

<Object id="1212" size="small" align="left">

When this page is published the HTML that is outputted reads:

<img src="(The true path of the file)" width="100" height="100" border="0" alt="" title="">

How can I populate the alt tag using the image's name????

Paul very stuck

Is there any info on the toolbar out there???

Ɓukasz Serwatka

Wednesday 18 May 2005 1:39:39 am

Try add

 alt="{$object.data_map.image.content.alternative_text|wash(xhtml)}"

to your embed image tpl file.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 20 2025 00:27:58
Script start
Timing: Jan 20 2025 00:27:58
Module start 'layout'
Timing: Jan 20 2025 00:27:58
Module start 'content'
Timing: Jan 20 2025 00:28:00
Module end 'content'
Timing: Jan 20 2025 00:28:00
Script end

Main resources:

Total runtime1.2166 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 589.2734152.6406
Module start 'layout' 0.00510.0030 741.914139.4766
Module start 'content' 0.00811.2071 781.3906527.1797
Module end 'content' 1.21520.0014 1,308.57038.1406
Script end 1.2165  1,316.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2752160.0002
Check MTime0.00140.1163160.0001
Mysql Total
Database connection0.00070.055510.0007
Mysqli_queries1.160795.4083540.0215
Looping result0.00050.0392520.0000
Template Total1.167195.920.5835
Template load0.00240.195820.0012
Template processing1.164795.732020.5823
Template load and register function0.00020.017210.0002
states
state_id_array0.00300.243410.0030
state_identifier_array0.00090.074320.0005
Override
Cache load0.00200.1635170.0001
Sytem overhead
Fetch class attribute can translate value0.00060.046920.0003
Fetch class attribute name0.00110.091630.0004
XML
Image XML parsing0.00080.065720.0004
class_abstraction
Instantiating content class attribute0.00000.000630.0000
General
dbfile0.01020.8407180.0006
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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs