Before yesterday and yesterday following page:
[#533448]
was looking great with small images (YES/NO) like here:
http://drupal.org/node/212834
http://drupal.org/node/418616

Today something happened and images are now broken. On edit page is fine.
Is there were any changes in input formatting permissions?

What should I do now?
Remove all images (Other pages contain those images without any problem)?.
Or should I receive some special permission to apply images into the content?
Or you can revert your recent changes related to formatting?

Comments

kenorb’s picture

apaderno’s picture

I don't see any problem in seeing the images in the book pages.

kenorb’s picture

Tested on other machine and on Firefox, the same issue. Try to refresh maybe.
Or try to see this page as non-user, maybe you have some special permissions.

Dave Reid’s picture

Working fine for me as well with a cleared cache.

apaderno’s picture

The input format used by the book pages is documentation. That doesn't change what different users see, though; it changes only which users can edit those book pages.

I will check the pages on Google Chrome, and see if there are any differences when I saw them as anonymous user.

apaderno’s picture

Title: Images disappeared from Drupal page » Re-enable the images on http://drupal.org/node/533448
Assigned: Unassigned » apaderno
Category: support » task
Status: Active » Fixed

The problem was the input format set for the page; it was set to filtered HTML, which doesn't allow to use the tag <img>.
I changed the input format to documentation, and the images are now visible.

Probably Safari was showing me a cached version, before.

kenorb’s picture

Thank you. Now it works.
The problem is that before yesterday I was able to choose input formatting, that's why those images appeared.
From today something has been changed and I couldn't select input formatting.

kiamlaluno:
Now when you changed input formatting, I can't edit this page anymore.
Is there any way that users can edit pages with current input formatting as well?

apaderno’s picture

The only users who can edit a page using the input format documentation are documentation maintainers, site maintainers, and administrators; other users cannot edit such pages.

kenorb’s picture

So how I was able to edit this page?
That means I can edit pages without images, but I cannot edit with images.

Very weird that it was working on it yesterday (maybe cache). And I was able to see the images after Save.

As you can see:
http://drupal.org/node/533448/revisions
I was able to edit this page many times.

I started editing table which now I can't edit anymore.
All my work goes to rubbish, because now I'm stuck and forced to develop this table for my purpose in external page.
Thanks for making this more difficult.

kenorb’s picture

Title: Re-enable the images on http://drupal.org/node/533448 » I can't edit my book page anymore.
apaderno’s picture

Title: I can't edit my book page anymore. » Re-enable the images on http://drupal.org/node/533448

So how I was able to edit this page?
That means I can edit pages without images, but I cannot edit with images.

Before I changed the input format to documentation, it was set to filtered HTML, which allows you to edit the book page, but it doesn't show up the images in the page.

[Edited by kiamlaluno to fix a typo.]

kenorb’s picture

Status: Fixed » Closed (won't fix)

I'm not happy with this kind of solution. So marking it as not fixed.
Now I receiving plenty of e-mails asking where is the recent version of the table.
How this could be called open source documentation, if community can't edit pages with simple icons.

apaderno’s picture

Status: Closed (won't fix) » Fixed

The images are now visible; therefore, the status is fixed.

If you would like to be able to use images even with the filtered HTML input, then you can open a feature request. AFAIK, there is a reason why the tag <img> is not allowed with filtered HTML input format; somebody will be able to explain you the reason of that.

kenorb’s picture

Yes, probably because of virus images when using Internet Explorer:)
Thank for your help.
Raised separate issue: #919328: Requesting for documentation admin rights to edit images on my page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.