Horrible Graphics
Brought to you by:
fulldecent
Hi there,
fdcl works fine now, but before I had to do a lot of changes. All
images are missing there file-extensions, e.g. all "menu-bullet" need
to be replaces with "menu-bullet.jpg"...
I think it's not a good idea that php is trying to find a suitable
extension. This may be a security leak.
ciao
Detlef
Logged In: YES
user_id=100315
this is a feature. Camera Life uses content negotiation to
determine file extension, it allows for an extensible
theming engine, irrespective of image file extension, it
allows jpg gif, or even svg.
This has recently been documented in the installer (that
content negotiation is needed), and how to turn it on.
If there are users unable to set this up, bug will be reopened.