Just a small suggestion to only display files of mime-type image/[something] into the image browser.
See patch suggestion below.

Comments

jbiechele’s picture

Here a possible patch for that

eugenmayer’s picture

Well not needed, as its checked when the image is uploaded. so there is no way to have "non images" in the browser.

Or did i miss something?

jbiechele’s picture

In some projects I have node attachments like PDF in the 'files' table
and they're displayed as "broken" images in the image browser.
I can't find another way to filter them out from the image browser.

eugenmayer’s picture

Category: feature » bug

Thats odd. Actually that should not be possible - thats rather a bug

jbiechele’s picture

Uops .. now I'm a bit confused. Just to clarify:
I mean PDF attachments uploaded via the drupal default node form file attachment dialog,
not via wysiwyg_imageupload (which isn't posible anyway).
These attachments appear in the 'files' table. You mean they should not appear there?
Where should these be stored then?

eugenmayer’s picture

jbiechele got you, thats a bug in the image browser which does not use the relation between files and thw wysiwyg_imageupload table.

eugenmayer’s picture

Status: Active » Fixed

will be fixed included in 1.2

eugenmayer’s picture

released in 1.2

eugenmayer’s picture

Status: Fixed » Closed (fixed)