Images aren't shown when submitted
thebrotherofasis - September 13, 2007 - 12:36
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello.
I'm trying to insert images in nodes. I really think that an image is worth a thousand words, especially in the frontpage.
I installed FCK editor for this, and also IMCE to upload and easily browse images withing FCKeditor. Now when I am creating the node, the image does display in the node (in the FCKeditor window), BUT when I submit it or view it for further submission, the image is NOT there. I look at the page source with Firebug, and I realize that the "img" tag is NOT there. But when I enter FCKeditor in the node again, and click "source" I see that it actually puts the image in the node.
Any ideas?
Thanks.

#1
either:
Set input format to Full HTML
or
add the img tag to the list of allowed tags for Filtered HTML.
#2
Thank you... I went to administer - site configuration - input format, and added to the list of html allowed tags... your help is really appreciated.
#3
Thank you... I went to administer - site configuration - input format, and added to the list of html allowed tags... your help is really appreciated.
#4
#5
What shall i do if there is no field to enter allowed tags.
Even when i set to full htnl, the img is not appearing - it is just wiped out - Is there a possibility to enter it directly into the database ore in some config file ore what ever?
Thanks