Short description
Feature request for a simple adding to isPicture of wikiutil.py.
Could you please add tif to the welcome image formats. I am working with some people on a project with a lot of microscopied images in this format. Or what is the reason why it is not enabled there. I have recognized myself thats the EXIF Routine I use for Gallery2 crashes with these files and needs to be changed. -- ReimarBauer 2005-08-15 16:41:30
*.TIF often can not be displayed by a browser directly.
I know konqueror shows them and for others are plugins available but I don't know how good they are.
You can simply replace wikiutil.isPicture (or any other function) in your wikiconfig. It would be nice to have a list of format names that can be altered by the configuration in a cleaner way.