Hello Samuele, > 2007-07-11 Samuele Kaplun <[email protected]> > > * modules/websubmit/lib/websubmit_config.py: Added png to the list > of recognized extension. Are there any other extensions missing? Do > we need this list?
I don't know about this one, but I have to maintain a parallel one about graphic files (currently jpg, gif and png), so I can apply a different logic for URLs if they are images (typically for icons) or fulltext; see an early implementation at http://ddd.uab.cat/record/17654. Thanks, Ferran
