[Chameleon] V1.99 image path

Paul Spencer pagameba at magma.ca
Tue May 11 11:36:29 EDT 2004


Markus,

sorry on Linux the type attribute has become case-sensitive in this 
version of chameleon for very good technical reasons.  Unfortunately, 
the demos were developed on windows which does not have a case-sensitive 
file system, so these should be considered bugs in the samples (and I 
have started to fix them in cvs).

Cheers,

Paul

Schnider Markus wrote:

> Thanks
> 
> My questions could be stressing or good for a documentation:
> Some widgets are not found.
> In the basic sample (also xml theme, ogc, other) the widgets COMPASSPOINT and 
> SCALEBAR looks like:
> ------------------------------------------------------------
>   <tr>
>     <!-- SCALEBAR -->
>     <td colspan="3" align="center"><FONT SIZE=2 COLOR=#FF3333>&lt;cwc2 
> type=&quot;SCALEBAR&quot; units=&quot;KILOMETERS&quot; 
> visible=&quot;true&quot; width=&quot;250&quot; 
> height=&quot;3&quot;/&gt;</FONT></td>
> 
>   </tr>
> ------------------------------------------------------------
> or in other demo also:
> CATALOGSEARCH
> 
> Kind regards
> Markus Schnider
> 
> PS:
> An excellent application in this state (1.99 beta 1)!
> 
> On Tuesday 11 May 2004 15:04, bartvde at xs4all.nl wrote:
> 
>>Hi Markus,
>>
>>you need to add the following to the index.phtml file of the application
>>that you are running.
>>
>>$_SESSION['gszAppPath'] = "/ms4w/apps/geoservices05/htdocs";
>>$_SESSION['gszAppWebPath'] = "http://localhost/geoservices05";
>>
>>Ofcourse you need to tweak those values for your situation. You are right
>>it all happens in the fileSystemToURL function.
>>
>>Best regards,
>>Bart
>>
>>
>>>Hi all (Bart and Paul?)
>>>
>>>I had some problems with the config file, but at this error it can't be:
>>>
>>>The browser can't find the images (example):
>>>
>>><IMG NAME="cwcimage_7" ID="cwcimage_7"
>>>SRC="/var/www/cwc2-app/samples/htdocs/skins/sample/buttons/button_tab_nav
>>>_1.png" ALT="Navigation Tools" TITLE="Navigation Tools" BORDER="0"
>>>WIDTH="60" HEIGHT="10">
>>>
>>>It should be:
>>>
>>><IMG NAME="cwcimage_7" ID="cwcimage_7"
>>>SRC="http://cwc2-app/samples/htdocs/skins/sample/buttons/button_tab_nav_1
>>>.png" ALT="Navigation Tools" TITLE="Navigation Tools" BORDER="0"
>>>WIDTH="60" HEIGHT="10">
>>>
>>>I suppose the function that converts the image-button to the url path is
>>>not
>>>always running correctly.
>>>
>>>I know the source code not very good. I've found only the function
>>>fileSystemToURL();
>>>What can I change?
>>>
>>>Markus Schnider
>>>_______________________________________________
>>>Chameleon mailing list
>>>Chameleon at lists.maptools.org
>>>http://lists.maptools.org/mailman/listinfo/chameleon
>>
>>_______________________________________________
>>Chameleon mailing list
>>Chameleon at lists.maptools.org
>>http://lists.maptools.org/mailman/listinfo/chameleon
> 
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
> 

-- 
  -----------------------------------------------------------------
|Paul Spencer                           pspencer at dmsolutions.ca   |
|-----------------------------------------------------------------|
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/|
  -----------------------------------------------------------------



More information about the Chameleon mailing list