[Chameleon] Chameleon 1.99 Beta 2
Ken Sanderson
ken at rockies.ca
Wed Jul 28 16:47:15 EDT 2004
When loading the sample_ogc.phtml sample it errors with the following,
which is related to the tools_ogc.html toolbar loading, specifically the
ExtractWFSData widget:
ERROR: Initialization for ExtractWFSData failed with an invalid
attribute value.
ERROR: missing required attribute COMPRESSFORMATS in ExtractWFSData
I cant find COMPRESSFORMATS mentioned at all in the widget docs. What is
the format that this needs to be added to the widget line in the
tools_ogc.html?
Also for the sample sample_enhanced_jsapi.phtml I get a javascript
error: goCWCJSAPI.oKeyMap is null or not an object. I can only find this
in the KeyMapDHTML.widget.php file at:
//set the js map object to allow resizing or not.
goCWCJSAPI.oKeyMap.bAllowResize = {$bAllowResize};
Thanks,
Ken
-----Original Message-----
From: Paul Spencer [mailto:pagameba at magma.ca]
Sent: July 28, 2004 1:15 PM
To: Ken Sanderson
Cc: chameleon at lists.maptools.org
Subject: Re: [Chameleon] Chameleon 1.99 Beta 2
Ken ...
Ken Sanderson wrote:
> Just installing the new version and had a couple general questions.
>
> The description of CWC2 says it allows for the creation of a chameleon
> application without a local install. Can someone give me an example of
> when you might use this? Are there limits on who can use CWC2 once you
> have it setup? I assume that my server would be doing the work of the
> other remote applications?
You would want to do this if you:
* only want to set up only one server
* you want to allow other organizations to run apps without installing
anything
* rapid application development
* centralized management
... and probably other reasons too
There are some limits you can place, either through the configuration
files or through appropriate limitations in your web server.
In the configuration files, you can choose to allow or deny access to
remote contexts and templates. If you deny access, you effectively
limit them to only templates and contexts hosted on the server. You
should also limit the "root" of the context and template files.
You can also restrict access with a .htaccess file (or IIS equivalent?)
Your server would be doing all the work.
>
> Do we need to install the CWC2, or is it optional? I know the folder
> is there, but if you don't want to use this feature do you need to go
> through the installation regardless? I noticed a few errors in the
> samples that I didn't have before, but I havent done the CWC2 install
> yet and wondering if that's the likely cause?
CWC2 is completely optional. It is distributed with Chameleon but is
only available if you actively configure it to be so. Note that the
MS4W version does come with it enabled.
I highly doubt that CWC2 would break the samples. They are broken all
by themselves :)
Paul
>
> Thanks,
>
> Ken
> Miistakis
>
>
> _______________________________________________
> 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