[Chameleon-dev] [Bug 1050] New: [Chameleon] Image_type is global to
all chameleon
bugzilla-daemon at duke.maptools.org
bugzilla-daemon at duke.maptools.org
Tue May 24 15:50:26 EDT 2005
http://www.maptools.org/bugzilla/show_bug.cgi?id=1050
Summary: [Chameleon] Image_type is global to all chameleon
Product: Chameleon
Version: 2.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: jlacroix at dmsolutions.ca
In the Chameleon configuration file (chameleon.xml), there's a parameter to set
the output image type (png, gif, etc.). The problem is that this parameter is
global to all application using Chameleon. Could we use the mapfile parameter
when available instead of overiding it.
For example, some project using Chameleon can be in PNG24 and some in PNG. Ad we
don't want the user to overide the output format in the index.phtml everytime
since he probably already defined it in the mapfile.
As a solution, we can define a new "output format" where the output format used
will always be the one defined in th mapfile. Ex:
<param-name>image_type</param-name>
<param-value>MAPFILE</param-value>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list