[mapserver-commits] r10070 - branches/branch-5-6/docs/en/tutorial
svn at osgeo.org
svn at osgeo.org
Wed Apr 7 15:40:10 EDT 2010
Author: jmckenna
Date: 2010-04-07 15:40:09 -0400 (Wed, 07 Apr 2010)
New Revision: 10070
Added:
branches/branch-5-6/docs/en/tutorial/section3.txt
branches/branch-5-6/docs/en/tutorial/section4.txt
Modified:
branches/branch-5-6/docs/en/tutorial/index.txt
Log:
add new (updated for 5.6) tutorial sections
Modified: branches/branch-5-6/docs/en/tutorial/index.txt
===================================================================
--- branches/branch-5-6/docs/en/tutorial/index.txt 2010-04-07 19:33:57 UTC (rev 10069)
+++ branches/branch-5-6/docs/en/tutorial/index.txt 2010-04-07 19:40:09 UTC (rev 10070)
@@ -8,8 +8,7 @@
:Contact: pnaciona at gmail.com
:Author: Jeff McKenna
:Contact: jmckenna at gatewaygeomatics.com
-:Revision: $Revision: 8577 $
-:Date: $Date: 2009-02-18 11:38:50 -0500 (Wed, 18 Feb 2009) $
+:Updated: 2010-04-07
This tutorial was designed to give new users a quick (relatively speaking)
introduction to the concepts behind MapServer. It is arranged into four sections
@@ -30,7 +29,8 @@
background
section1
section2
-
+ section3
+ section4
----
:ref:`Begin tutorial <background>`
Added: branches/branch-5-6/docs/en/tutorial/section3.txt
===================================================================
--- branches/branch-5-6/docs/en/tutorial/section3.txt (rev 0)
+++ branches/branch-5-6/docs/en/tutorial/section3.txt 2010-04-07 19:40:09 UTC (rev 10070)
@@ -0,0 +1,13 @@
+.. _section3:
+
+Section 3: Query and more HTML Templates
+========================================
+
+To learn more about query and HTML templates with MapServer, see examples 3.1 to 3.4 in the `Tutorial Viewer <http://demo.mapserver.org/tutorial/section3.html>`_.
+
+
+----
+
+:ref:`Back to Tutorial home <tutorial>`
+
+----
\ No newline at end of file
Added: branches/branch-5-6/docs/en/tutorial/section4.txt
===================================================================
--- branches/branch-5-6/docs/en/tutorial/section4.txt (rev 0)
+++ branches/branch-5-6/docs/en/tutorial/section4.txt 2010-04-07 19:40:09 UTC (rev 10070)
@@ -0,0 +1,14 @@
+.. _section4:
+
+Section 4: Advanced User Interfaces
+===================================
+
+To learn more about advanced navigation such as pan and rubber-band zoom with Javascript and MapServer CGI,
+see examples 4.1 to 4.4 in the `Tutorial Viewer <http://demo.mapserver.org/tutorial/section4.html>`_.
+
+
+----
+
+:ref:`Back to Tutorial home <tutorial>`
+
+----
\ No newline at end of file
More information about the mapserver-commits
mailing list