[Chameleon-dev] [Bug 694] production_draw_legend with fix 'internet' URL

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Tue Oct 12 09:55:30 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=694

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |1.99 RC 1



------- Additional Comments From pspencer at dmsolutions.ca  2004-10-12 09:55 -------
um.  this was a temporary measure that never got looked at.  For now you can
modify the comments to look like:

//define( "GIF_SAMPLE", "http://www2.dmsolutions.ca/cgi-bin/gifsample/" ); 
 
// define the default gif draw icon 
//define( "DEFAULT_ICON",  
GIF_SAMPLE."20/15?color=CCCCCC&outline=000000&corner=1" ); 
// instead of 
define( "DEFAULT_ICON", "/usr/local/cwc2/htdocs/images/15-default.gif" ); 
 
// define the blank gif draw icon to use for the layer icon 
//define( "BLANK_ICON",  
GIF_SAMPLE."20/15?color=000000&symbolid=6&symbolsize=4"); 
// instead of  
define( "BLANK_ICON", "/usr/local/cwc2/htdocs/images/15-blank.gif" );

and modify the paths to suit your chameleon installation.

I will look at a more permanent solution for the next version (not beta3 though)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list