printing out only an image url

Author Message

risto CMS user

Wednesday 08 February 2006 11:26:20 am

can someone help me get the url of an image? I tried this:

{$node.data_map.image.content.data_map.image[gallerythumbnail].url}

but it dosen't seem to work

Børge Warvik

Thursday 09 February 2006 5:17:36 am

I'm not sure if this will work, but if you do this you may find it:

{$node.data_map.image|attribute('show')}

Xavier Langlois

Thursday 09 February 2006 5:54:14 am

http://ez.no/community/bugs/call_to_undefined_function_storedata

                                     
{$node.data_map.visuel.content["original"].url}               => WORK

{$node.object.data_map.visuel.content["original"].url}    => DOESN'T

risto CMS user

Thursday 09 February 2006 6:19:08 am

there we are. thanx again!!

Xavier Langlois

Thursday 09 February 2006 6:46:32 am

Hello ;)

It's a real pleasure ... I spent half a day to sort it out !!!

--------------
Xavier Langlois

http://xl714.free.fr

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

Main resources:

Total runtime0.0177 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.0067 588.1328151.2109
Module start 'layout' 0.00670.0042 739.343836.6641
Module start 'content' 0.01090.0053 776.007894.2656
Module end 'content' 0.01620.0015 870.273433.9922
Script end 0.0177  904.2656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002815.5970140.0002
Check MTime0.00116.4411140.0001
Mysql Total
Database connection0.00074.226810.0007
Mysqli_queries0.005027.992230.0017
Looping result0.00000.095510.0000
Template Total0.00126.610.0012
Template load0.00095.140210.0009
Template processing0.00021.381610.0002
Override
Cache load0.00063.515210.0006
General
dbfile0.00116.205780.0001
String conversion0.00000.049840.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