[Chameleon] V1.99 image path

Schnider Markus msr at sourcepole.ch
Tue May 11 09:45:18 EDT 2004


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


More information about the Chameleon mailing list