[mapserver-commits] r12947 - branches/branch-6-0/docs/en/mapfile
trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Tue Jan 3 08:46:47 EST 2012
Author: havatv
Date: 2012-01-03 05:46:47 -0800 (Tue, 03 Jan 2012)
New Revision: 12947
Modified:
branches/branch-6-0/docs/en/mapfile/join.txt
trunk/docs/en/mapfile/join.txt
Log:
Added index entries (#4001) - join, label, map, outputformat, scalebar, style, symbol
Modified: branches/branch-6-0/docs/en/mapfile/join.txt
===================================================================
--- branches/branch-6-0/docs/en/mapfile/join.txt 2012-01-03 12:11:14 UTC (rev 12946)
+++ branches/branch-6-0/docs/en/mapfile/join.txt 2012-01-03 13:46:47 UTC (rev 12947)
@@ -47,6 +47,15 @@
.. index::
pair: JOIN; CONNECTIONTYPE
+.. index::
+ triple: JOIN; CONNECTIONTYPE; csv
+
+.. index::
+ triple: JOIN; CONNECTIONTYPE; mysql
+
+.. index::
+ triple: JOIN; CONNECTIONTYPE; postgresql
+
CONNECTIONTYPE [csv|mysql|postgresql]
Type of connection (not required for DBF joins). For PostgreSQL
use `postgresql`, for CSV use `csv`, for MySQL use `mysql`.
Modified: trunk/docs/en/mapfile/join.txt
===================================================================
--- trunk/docs/en/mapfile/join.txt 2012-01-03 12:11:14 UTC (rev 12946)
+++ trunk/docs/en/mapfile/join.txt 2012-01-03 13:46:47 UTC (rev 12947)
@@ -47,6 +47,15 @@
.. index::
pair: JOIN; CONNECTIONTYPE
+.. index::
+ triple: JOIN; CONNECTIONTYPE; csv
+
+.. index::
+ triple: JOIN; CONNECTIONTYPE; mysql
+
+.. index::
+ triple: JOIN; CONNECTIONTYPE; postgresql
+
CONNECTIONTYPE [csv|mysql|postgresql]
Type of connection (not required for DBF joins). For PostgreSQL
use `postgresql`, for CSV use `csv`, for MySQL use `mysql`.
More information about the mapserver-commits
mailing list