images in articles not displyed

Author Message

Finn David Nilsen

Sunday 25 January 2004 2:24:56 pm

I'm having trouble displaying images in articles, images put in by "related objects". Images is not displayed in the artice, only a link.

"Thumbnail image", also shown at the frontpage, are displayed correct.

Full view of article at the adminsite, displays both images correct...

I use online editor 1.3, eZ ver 3.3-2

Some hints?

Finn David

Wenyue Yu

Monday 26 January 2004 3:46:42 am

Hi,

You need to override embed.tpl in your design.

Example:
In override.ini.append
[embed_image]
Source=content/view/embed.tpl
MatchFile=embed_image.tpl
Subdir=templates
Match[class]=5

then put embed_image.tpl to your_design_name/override/templates/.

embed_image.tpl can be copied from admin/override/templates.

Regards,
Wenyue Yu

Finn David Nilsen

Monday 26 January 2004 7:35:22 am

It works!
Thank you...!!!

Finn David

Adelino Monteiro

Wednesday 04 February 2004 7:32:43 am

I'm having exactly the same problem. I did the above but I must have done something wrong since I can't get it to work.
Is there any documentation more on this?

Thanks
AM

Marco Zinn

Wednesday 04 February 2004 12:06:43 pm

Adelino, did you clear the (template) caches... or "all caches"?

Marco
http://www.hyperroad-design.com

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

Main resources:

Total runtime0.0140 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.1563152.6250
Module start 'layout' 0.00550.0027 741.781339.4609
Module start 'content' 0.00810.0041 781.242289.3203
Module end 'content' 0.01220.0017 870.562534.3047
Script end 0.0139  904.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.2650140.0002
Check MTime0.00107.5137140.0001
Mysql Total
Database connection0.00085.656610.0008
Mysqli_queries0.002618.490830.0009
Looping result0.00000.078510.0000
Template Total0.001410.210.0014
Template load0.00075.020010.0007
Template processing0.00075.168510.0007
Override
Cache load0.00053.401810.0005
General
dbfile0.00031.819580.0000
String conversion0.00000.049540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0004 secs