Picture on frontpage

Author Message

Bengt Danielsen

Wednesday 29 December 2004 11:51:43 am

I have a picture that I want on my site, but in folder description i Can't use the img tag. Any suggestion on how to overcome this?
This picture is 550 pixels wide, and I want it this wide on the site. On the FRONTPAGE!

Please help... URGENT

Bengt Danielsen

Balazs Halasy

Wednesday 29 December 2004 12:11:51 pm

Hi,

If you want to use the XML field (folder's description field) then you'll have to create an image object. For example, create a new image object in the media part of the system. Edit the folder and add the image as a related object. Copy and paste the <object id=...> code into the XML field.

Another way would be to override the the folder template for that exact node (and nothing else). In the override template, you would place your own/custom HTML code which could easily bring up an image (using the img tag) from the images folder of the design that you're using:

<img src={'example.jpg'|ezimage} width="550" height="550" alt="Example" />

Balazs

Bengt Danielsen

Wednesday 29 December 2004 3:21:00 pm

Thanx for replying so quickly...
Could you please be more spesific on where to overide the templat for that particular node?

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

Main resources:

Total runtime1.2975 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 588.9141152.6094
Module start 'layout' 0.00790.0035 741.523439.4297
Module start 'content' 0.01141.2844 780.9531503.7109
Module end 'content' 1.29580.0017 1,284.66418.1875
Script end 1.2974  1,292.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2474160.0002
Check MTime0.00130.1009160.0001
Mysql Total
Database connection0.00110.083210.0011
Mysqli_queries1.244295.8959570.0218
Looping result0.00060.0500550.0000
Template Total1.264397.420.6322
Template load0.00250.190320.0012
Template processing1.261897.253520.6309
Template load and register function0.00020.018110.0002
states
state_id_array0.00080.064710.0008
state_identifier_array0.00080.058320.0004
Override
Cache load0.00180.1403170.0001
Sytem overhead
Fetch class attribute can translate value0.00110.082920.0005
Fetch class attribute name0.00190.147240.0005
XML
Image XML parsing0.00090.068620.0004
class_abstraction
Instantiating content class attribute0.00000.000740.0000
General
dbfile0.00130.1013160.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/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
1content/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: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0004 secs