image url

Author Message

Hannes Schantl

Monday 10 September 2007 1:22:41 am

I want to provide a popup functionality for images, in the full view of images.
Therefore I need the url of an image which is stored in the content tree.
Does anybody know how to do this?

Nabil Alimi

Monday 10 September 2007 1:39:41 am

Hi Hannes,

Could this suits your needs : http://ez.no/community/contribs/applications/ezlightbox ?

However, you can access an image url like this.
Provided you have an image datatype.

$attribute.content.IMAGE_VARIATION.full_path

Where :
$attribute is your image attribute. So you'll probably need to replace $attribute by something like <b>$node.data_map.image</b>
IMAGE_VARIATION = an image size defined in your image.ini settings or "original" which is the unresized format of your image.

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Hannes Schantl

Monday 10 September 2007 1:41:23 am

thanks for quick answer :)

mfg hannes

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 31 2025 04:35:42
Script start
Timing: Jan 31 2025 04:35:42
Module start 'layout'
Timing: Jan 31 2025 04:35:42
Module start 'content'
Timing: Jan 31 2025 04:35:42
Module end 'content'
Timing: Jan 31 2025 04:35:42
Script end

Main resources:

Total runtime0.0192 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.0098 588.0000151.1953
Module start 'layout' 0.00980.0036 739.195336.5938
Module start 'content' 0.01340.0044 775.789190.2031
Module end 'content' 0.01780.0014 865.992229.9922
Script end 0.0192  895.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002412.5738140.0002
Check MTime0.00105.4238140.0001
Mysql Total
Database connection0.00136.959010.0013
Mysqli_queries0.005025.854430.0017
Looping result0.00000.140110.0000
Template Total0.00105.110.0010
Template load0.00084.020110.0008
Template processing0.00021.097410.0002
Override
Cache load0.00052.704510.0005
General
dbfile0.00052.756680.0001
String conversion0.00000.052140.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.0001 secs