[FLOW3-general] Persistent resources not published

Stephen Bungert stephenbungert at yahoo.de
Sat Feb 16 10:12:46 CET 2013


Hello,

I'm trying to generate an image:

here is my fluid tag for the image:

<img src="{f:uri.resource(path: image.originalResource)}" 
title="{image.title}" alt="{image.description}" />

The image tag gets generated ok, and I know the resource exists, but it 
isn't published so no image is displayed.

The URI generated for the resource is:

http://192.168.2.101/flow3/Web/_Resources/Static/Packages/Gamebook.Gamebook/65e3e48111017fe70612daf3eef4e15a0219953e

 From reading the documentation I know that FLOW is should publish the 
resource to the web folder on demand, but this isn't happpening.

Does anyone know what the problem might be?

Thanks.

Stephen.


More information about the FLOW3-general mailing list