[mapserver-commits] r13017 - branches/branch-6-0/docs/en/cgi
trunk/docs/en/cgi
svn at osgeo.org
svn at osgeo.org
Fri Jan 27 03:50:52 EST 2012
Author: havatv
Date: 2012-01-27 00:50:52 -0800 (Fri, 27 Jan 2012)
New Revision: 13017
Modified:
branches/branch-6-0/docs/en/cgi/controls.txt
trunk/docs/en/cgi/controls.txt
Log:
Fixed some overfull lines in the PDF - cgi controls (#3947).
Modified: branches/branch-6-0/docs/en/cgi/controls.txt
===================================================================
--- branches/branch-6-0/docs/en/cgi/controls.txt 2012-01-27 08:41:39 UTC (rev 13016)
+++ branches/branch-6-0/docs/en/cgi/controls.txt 2012-01-27 08:50:52 UTC (rev 13017)
@@ -253,7 +253,7 @@
::
- mapserv.exe?map=/ms4w/apps/gmap/htdocs/gmap75.map&MODE=legendicon&ICON=popplace,0
+ mapserv.exe?map=/mapfiles/gmap75.map&MODE=legendicon&ICON=popplace,0
.. index::
triple: CGI; mode; map
@@ -551,7 +551,8 @@
::
- . . . &map_webuser_feature=new&map_webuser_feature_points=12345.6789+12345.6789&map_webuser_feature_text=My+House!& . . .
+ ...&map_webuser_feature=new&map_webuser_feature_points=12345.6789+12345.6789
+ &map_webuser_feature_text=My+House!&...
The "map_webuser_feature=new" creates a new feature for the webuser
layer. All subsequent calls to the feature object for that layer will
Modified: trunk/docs/en/cgi/controls.txt
===================================================================
--- trunk/docs/en/cgi/controls.txt 2012-01-27 08:41:39 UTC (rev 13016)
+++ trunk/docs/en/cgi/controls.txt 2012-01-27 08:50:52 UTC (rev 13017)
@@ -253,7 +253,7 @@
::
- mapserv.exe?map=/ms4w/apps/gmap/htdocs/gmap75.map&MODE=legendicon&ICON=popplace,0
+ mapserv.exe?map=/mapfiles/gmap75.map&MODE=legendicon&ICON=popplace,0
.. index::
triple: CGI; mode; map
@@ -551,7 +551,8 @@
::
- . . . &map_webuser_feature=new&map_webuser_feature_points=12345.6789+12345.6789&map_webuser_feature_text=My+House!& . . .
+ ...&map_webuser_feature=new&map_webuser_feature_points=12345.6789+12345.6789
+ &map_webuser_feature_text=My+House!&...
The "map_webuser_feature=new" creates a new feature for the webuser
layer. All subsequent calls to the feature object for that layer will
More information about the mapserver-commits
mailing list