[Chameleon-dev] [Bug 367] optional compress format in ExtractWFSData

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Mon Jul 19 06:43:13 EDT 2004


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





------- Additional Comments From bartvde at xs4all.nl  2004-07-19 06:43 -------
All changes are in CVS now. Files changed:
-ExtractWFSData.php
-ExtractWFSData.phtml
-ExtractWFSData.widget.php

Done:
-Compressformat renamed to compressionformat.
-Made value comparison case-insensitive.
-Implemented outputformat and compressionformat as arrays instead of
comma-separated string attributes
-provided default values in the code (Shape and GML for output, TGZ and ZIP for
compression).
-if only one format is provided in the template, the value is not read from a
select list but from a hidden form field.
-options now use css class inputList
											<cwc2 type="ExtractWFSData" ...>
  <outputformat value="Shape" />
  <outputformat value="GML" />
  <compressionformat value="ZIP" />
</cwc2>

TODO: update widget documentation when format is defined.



------- 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