Hi:

Just done a little w building a first Drupal site. Using 5.1, which seems way more impressive than when I looked at Drupal over two years ago (and got scared off by "nodes" etc).
Using on Mac; Firefox mainly - fckeditor works w this.

Using fckeditor (with IMCE); and all looked well in editing screen, but a photo I added not appearing on pages.

Took some time searching around to find answer (and - just now - realisation I should resave the article with Full HTML setting before photo shows).
Following posts in a couple of threads I saw (re 4.7?), had a look at editing filter settings.
But unlike instructions for 4.7, I can't see a way to alter HTML tags for filtering, and certainly no box re images I can check.

As I've just found - an hour or two after coming up with the problem - works ok when using Full HTML (not just thro site admin; have to re-save article(s) with Full HTML to show their photos).
But maybe better if could add the img and maybe some other tags to the filtered html ?
If so, is this possible in 5.1?

Comments

mjohnq3’s picture

Go to .../admin/settings/filters/

In the filters list click on 'configure' for Filtered HTML

and then 'Configure' at the top of the page

Add the Only local images are allowed.tag in the 'Allowed HTML tags:' text box

and then 'Save configuration'

The FCKeditor documentation recommends the following tags:

  1. Only local images are allowed.

mjohnq3’s picture

These didn't show up in the above post...

<a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <img> <br> <br /> <p> <div> <span> <b> <i>