Closed (fixed)
Project:
File Framework
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 14:50 UTC
Updated:
4 Oct 2008 at 23:41 UTC
Hello,
Is the embedding functionality working properly yet?
When I choose an image file to embed from the previously uploaded files, a tag is inserted in the node's body but it isn't replaced with the actual image when previewing or after saving.
The tag remains visible:
[file:4 handler=file_image_preview link=1]
Comments
Comment #1
miglius commentedYes it is working, but you have to enable it. Go to 'admin/settings/filters', click 'configure' on the format you're using, then enable "File embedding" in the Filters fieldset.
Comment #2
agharbeia commentedThis is it.
thank you.