Would you run a test for me: Does this also work if the file name is not the same as the document name?

Document name = name of document node as shown in the URL column of the documents tree in AdminCentral
File name = the value in the "File" field in the document edit dialog

Cheers,
will

On 14.10.2008, at 13:15, Matteo Pelucco wrote:

Matteo Pelucco ha scritto:
Hi all!
How can I expose a file (e.g. images or pdfs) stored into data module?

I can't believe!
It was so simple:

replaced <img src="${magnoliaContext}${imagePath}" />
with <img src="${magnoliaContext}/data${imagePath}" />


(added "/data")

Matteo


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to