[mapserver-commits] r8102 - in trunk/docs: input mapfile ogc output templatereference

svn at osgeo.org svn at osgeo.org
Tue Nov 25 13:40:31 EST 2008


Author: hobu
Date: 2008-11-25 13:40:30 -0500 (Tue, 25 Nov 2008)
New Revision: 8102

Modified:
   trunk/docs/input/raster_data.txt
   trunk/docs/mapfile/map.txt
   trunk/docs/ogc/filterencoding.txt
   trunk/docs/ogc/mapcontext.txt
   trunk/docs/ogc/sld.txt
   trunk/docs/ogc/sos_server.txt
   trunk/docs/ogc/wcs_server.txt
   trunk/docs/ogc/wfs_client.txt
   trunk/docs/ogc/wfs_server.txt
   trunk/docs/ogc/wms_client.txt
   trunk/docs/ogc/wms_server.txt
   trunk/docs/ogc/wms_time.txt
   trunk/docs/output/flash.txt
   trunk/docs/output/html_legend.txt
   trunk/docs/output/pdf.txt
   trunk/docs/templatereference/templatereference.txt
Log:
remove About this document and author assertions

Modified: trunk/docs/input/raster_data.txt
===================================================================
--- trunk/docs/input/raster_data.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/input/raster_data.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -774,30 +774,7 @@
 file for aerial.tif might be aerial.tfw. Conventions vary for appropriate endings, 
 but with MapServer the extension .wld is always OK for world files. 
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2005, Frank Warmerdam.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`map files`: http://mapserver.gis.umn.edu/docs/reference/mapfile

Modified: trunk/docs/mapfile/map.txt
===================================================================
--- trunk/docs/mapfile/map.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/mapfile/map.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -205,6 +205,8 @@
     *Deprecated* Use FORMATOPTION "QUALITY=n" in the :ref:`OUTPUTFORMAT` declaration 
     to specify compression quality for JPEG output.
 
+.. _imagetype:
+
 IMAGETYPE [gif|png|jpeg|wbmp|gtiff|swf|userdefined]
     Output format to generate. See details in the :ref:`OUTPUTFORMAT` section for 
     available formats. The name here must match the 'NAME' of a user defined 

Modified: trunk/docs/ogc/filterencoding.txt
===================================================================
--- trunk/docs/ogc/filterencoding.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/filterencoding.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -487,27 +487,3 @@
 
     - The transaction requests are not supported. 
 
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Yewondwossen Assefa, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-

Modified: trunk/docs/ogc/mapcontext.txt
===================================================================
--- trunk/docs/ogc/mapcontext.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/mapcontext.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -450,30 +450,6 @@
     END
     END # Map File                      
                         
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`Web Map Context Specification v1.0.0`: http://www.opengeospatial.org/docs/03-036r2.pdf

Modified: trunk/docs/ogc/sld.txt
===================================================================
--- trunk/docs/ogc/sld.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/sld.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -590,27 +590,3 @@
   spatial filters were not made available since it required major changes in 
   MapServer WMS support. 
 
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2008, Yewondwossen Assefa, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/License  
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-

Modified: trunk/docs/ogc/sos_server.txt
===================================================================
--- trunk/docs/ogc/sos_server.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/sos_server.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -625,14 +625,17 @@
 ---------------
 
 - if sos_procedure is defined, use it 
-- if not look for sos_procedure_item :  procedure values are extracted from the layer's attribute specified by this metadata. Not that this can be time consuming for layers with a large number of features.
+- if not look for sos_procedure_item :  procedure values are extracted 
+  from the layer's attribute specified by this metadata. Not that this 
+  can be time consuming for layers with a large number of features.
 - if none is defined return an exception
 
 DescribeSensor
 --------------
 
--  if sos_procedure  is defined, use it 
--  if not look for sos_procedure_item :  procedure values are extracted from the layer's attribute specified by this metadata
+- if sos_procedure  is defined, use it 
+- if not look for sos_procedure_item :  procedure values are extracted 
+  from the layer's attribute specified by this metadata
 - if none is defined return an exception
 
 GetObservation
@@ -643,41 +646,26 @@
 - case 1 : only sos_procedure is defined. 
       * Use this metadata to match the layer with the procedure value sent in the request 
       * When outputing the <member/procedure> output the value of the metadata
-      * Note that if more than one procedure is defined per LAYER object, output observations will have incorrect sos:procedure values, because there is no way to map procedures to observations.  This is where sos_procedure_item should be used (i.e. when more than one procedure makes up a LAYER object).
+      
+.. note:: 
 
+    Note that if more than one procedure is defined per LAYER object, output 
+    observations will have incorrect sos:procedure values, because there is no 
+    way to map procedures to observations.  This is where sos_procedure_item 
+    should be used (i.e. when more than one procedure makes up a LAYER object).
+
 - case 2: only procedure_item is defined.
       * Use the sos_procedure_item and do a query on the layer to match the procedure with the layer. 
-      * When outputting the <member/procedure> use the procedure_item as a way to only output the attribute value corresponding to the feature.
+      * When outputting the <member/procedure> use the procedure_item as a way 
+        to only output the attribute value corresponding to the feature.
 
 - case 3: both are defined. 
       * check in sos_procedure to match the procedure with the layer.
-      * When outputting the <member/procedure> use the procedure_item as a way to only output the attribute value corresponding to the feature.
+      * When outputting the <member/procedure> use the procedure_item as a 
+        way to only output the attribute value corresponding to the feature.
 
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2006, Yewondwossen Assefa, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`RFC 13`: http://mapserver.gis.umn.edu/development/rfc/ms-rfc-13

Modified: trunk/docs/ogc/wcs_server.txt
===================================================================
--- trunk/docs/ogc/wcs_server.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wcs_server.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -606,31 +606,7 @@
   with the current implementation. Furture enhancements should allow for arbitrary
   subsets based on pixel values or tile/image attributes.
 
-About This Document
-===================
 
-
-Copyright Information
----------------------
-
-Copyright (c) 2008, Steve Lime, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`Open GIS Consortium's (OGC) Web Coverage Server Interfaces Implementation Specification version 1.0.0`: https://portal.opengeospatial.org/files/?artifact_id=3837

Modified: trunk/docs/ogc/wfs_client.txt
===================================================================
--- trunk/docs/ogc/wfs_client.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wfs_client.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -208,27 +208,3 @@
    discussions about modifying the OGR GML driver to use in internal XML parser 
    by default.  This would save us from the Xerces dependency. There is no formal 
    plan for when this would happen yet.  
-
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jean-François Doyon, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
\ No newline at end of file

Modified: trunk/docs/ogc/wfs_server.txt
===================================================================
--- trunk/docs/ogc/wfs_server.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wfs_server.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -536,30 +536,6 @@
   how to handle this are welcome (send suggestions to the MapServer-dev list, 
   which you can join at http://lists.umn.edu/archives/mapserver-dev.html).
 
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jean-François Doyon, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`OGC Web Feature Service Implementation Specification`: https://portal.opengeospatial.org/files/?artifact_id=7176

Modified: trunk/docs/ogc/wms_client.txt
===================================================================
--- trunk/docs/ogc/wms_client.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wms_client.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -464,30 +464,7 @@
    string and metadata. 
 
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2008, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/License  
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`MapServer WMS Server howto`: http://mapserver.gis.umn.edu/docs/howto/wms_server/

Modified: trunk/docs/ogc/wms_server.txt
===================================================================
--- trunk/docs/ogc/wms_server.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wms_server.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -1159,31 +1159,7 @@
     The above server advertises the first two auto projections. 
 
 
-About This Document
-===================
 
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jean-François Doyon, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`Web Map Server Interfaces Implementation Specification v1.1.1`: http://www.opengeospatial.org/docs/01-068r2.pdf

Modified: trunk/docs/ogc/wms_time.txt
===================================================================
--- trunk/docs/ogc/wms_time.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/ogc/wms_time.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -269,30 +269,7 @@
 
 - Pattern "YYYYMMDD" does not work on Windows. (`Bug#970`_)
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`MapServer WMS Client howto`: http://mapserver.gis.umn.edu/docs/howto/wms_client/

Modified: trunk/docs/output/flash.txt
===================================================================
--- trunk/docs/output/flash.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/output/flash.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -347,30 +347,7 @@
 
 4. Surround components (Legend, scalebar) : *not supported*
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2008, Yewondwossen Assefa, Jeff McKenna.
-
-This documentation is covered by the same Open Source license as the MapServer
-software itself.  See MapServer's `License and Credits`__ page for the complete
-text.
-
-__ http://mapserver.gis.umn.edu/License
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`Open Source Flash Viewer`: http://aris.cseas.kyoto-u.ac.jp/fmv/

Modified: trunk/docs/output/html_legend.txt
===================================================================
--- trunk/docs/output/html_legend.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/output/html_legend.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -78,7 +78,7 @@
 specified in the URL, then MapServer will return a gif containing the whole legend 
 if no template is specified.
 
-See the `CGI Reference doc`_ for more information on CGI parameters.
+See the :ref:`CGI Reference doc <cgi>` for more information on CGI parameters.
 
 *Example 2. [legend] tag in the main HTML template (with TEMPLATE set)*
 
@@ -570,32 +570,3 @@
        [/leg_layer_html]                        
                         
 
-About This Document
-===================
-
-Copyright Information
----------------------
-
-Copyright (c) 2005, Jeff McKenna.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://ms.gis.umn.edu/License  
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
-.. #### rST Link Section ####
-
-.. _`CGI Reference doc`: http://ms.gis.umn.edu/docs/reference/cgi
-
-

Modified: trunk/docs/output/pdf.txt
===================================================================
--- trunk/docs/output/pdf.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/output/pdf.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -16,33 +16,33 @@
 Introduction
 ============
 
-PDF output suppport was added to MapServer 3.7.  Previous versions of MapServer 
+PDF output support was added to MapServer 3.7.  Previous versions of MapServer 
 had support for pdf output using a utility program (shp2pdf) to output a pdf file 
 given a MapServer mapfile.
 
 The difference in this new version is that the output to PDF can now be directly 
-specified in the mapfile using the IMAGETYPE or the OUPUTFORMAT parameters in the 
-mapfile.  Additionaly, raster layers are now supported for pdf output.
+specified in the mapfile using the :ref:`IMAGETYPE <imagetype>` or the :ref:`OUTPUTFORMAT` parameters in the 
+mapfile.  Additionally, raster layers are now supported for pdf output.
 
 What is currently supported and not supported
 =============================================
  
 1. Vector Layers
 
-     Layer Point: supported
+    * Layer Point: supported
+    * Layer Line: supported
+    * Layer Polygon: supported
+    * Layer Circle : not supported
+    * Layer Annotation: supported
 
-     Layer Line: supported
+.. note::
 
-       Note: Dashed lines are supported with PDFlib version 6 or greater.
+    Note: Dashed lines are supported with PDFlib version 6 or greater.
 
-     Layer Polygon: supported
+.. note::
 
-       Note: Polygons filled with symbols are not supported.
-
-     Layer Circle : not supported
-
-     Layer Annotation: supported
-
+    Polygons filled with symbols are not supported.
+    
 2. Raster Layers
 
      Raster layers are supported. Note that at this point all raster layers are 
@@ -106,18 +106,18 @@
 
   PDF=-DUSE_PDF
 
-See the `Windows Compilation`_ document for general MapServer compile instructions.
+See the :ref:`Windows Compilation <win32>` document for general MapServer compile instructions.
 
 **Unix platforms**
  
 Add *with-pdf* to your configure command line before compiling.
 
-See the `Unix Compilation`_ document for general MapServer compile instructions.
+See the :ref:`Unix Compilation <unix>` document for general MapServer compile instructions.
 
 Mapfile definition
 ------------------
  
-The IMAGETYPE parameter in the `mapfile`_ should be set to pdf in order to output 
+The IMAGETYPE parameter in the :ref:`mapfile` should be set to pdf in order to output 
 to PDF:  
 
 ::
@@ -138,7 +138,7 @@
   
   END
   
-You can also specify the output using the OUTPUTFORMAT tag (this tag was introduced 
+You can also specify the output using the :ref:`OUTPUTFORMAT` tag (this tag was introduced 
 in mapserver 3.7) :
 
 ::
@@ -152,14 +152,14 @@
 
 If the OUTPUT_TYPE=RASTER all the layers will be rendered as rasters. Note that 
 when WMS layers are included in the mapfile, this option should be set since 
-there is a problem with transparency and wms layers.  See the OUTPUTFORMAT object
-in the `mapfile reference`_ for parameter explanations.
+there is a problem with transparency and wms layers.  See the :ref:`OUTPUTFORMAT` object
+in the :ref:`mapfile` reference for parameter explanations.
 
 Testing
 -------
 
 The easiest way to test your pdf output mapfile is with the MapServer 
-`shp2img utility`_.  Windows users can find this utility in `MS4W`_, as well as
+:ref:`shp2img utility <shp2img>`.  Windows users can find this utility in `MS4W`_, as well as
 `FWTools`_.
 
 You simply pass a mapfile to the executable and a name for the output pdf, 
@@ -193,7 +193,7 @@
 of the script yourself (depending on your app) and repeat the process for each map 
 element that you want to include. 
 
-Refer to the `PHP/MapScript Class Reference`_ wherever necessary.
+Refer to the :ref:`PHP/MapScript Reference <php>` wherever necessary.
 
 How does it work?
 -----------------
@@ -313,40 +313,11 @@
 This can be done for other map element, such as map titles, layer descriptions, 
 or anything else that can be read from the mapfile. 
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2006 Yewondwossen Assefa.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/license.html   
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
-.. _`Windows Compilation`: http://mapserver.gis.umn.edu/docs/howto/win32_compiling
-.. _`Unix Compilation`: http://mapserver.gis.umn.edu/docs/howto/compiling_on_unix
-.. _`mapfile`: http://mapserver.gis.umn.edu/docs/reference/mapfile/mapObj
-.. _`mapfile reference`: http://mapserver.gis.umn.edu/docs/reference/mapfile/outputformat
-.. _`shp2img utility`: http://mapserver.gis.umn.edu/docs/reference/utilityreference/shp2img
 .. _`MS4W`: http://www.maptools.org/ms4w/
 .. _`FWTools`: http://fwtools.maptools.org/
 .. _`here`: http://www.modwest.com/help/kb5-261.html
 .. _`PDFlib`: http://www.pdflib.com/products/pdflib/
 .. _`PHP website`: http://www.php.net/manual/en/ref.pdf.php
-.. _`PHP/Mapscript Class Reference`: http://mapserver.gis.umn.edu/docs/reference/phpmapscript-class

Modified: trunk/docs/templatereference/templatereference.txt
===================================================================
--- trunk/docs/templatereference/templatereference.txt	2008-11-25 16:36:25 UTC (rev 8101)
+++ trunk/docs/templatereference/templatereference.txt	2008-11-25 18:40:30 UTC (rev 8102)
@@ -693,30 +693,7 @@
       </body>
     </html>
 
-About This Document
-===================
 
-Copyright Information
----------------------
-
-Copyright (c) 2008 Frank Koormann, Steve Lime.
-                
-This documentation is covered by the same Open Source license as the MapServer 
-software itself.  See MapServer's `License and Credits`__ page for the complete 
-text.
-            
-__ http://mapserver.gis.umn.edu/License  
-
-Disclaimer
-----------
-
-No liability for the contents of this document can be accepted.
-Use the concepts, examples and other content at your own risk.
-As this is a new edition of this document, there may be errors
-and inaccuracies that may be damaging to your system.
-Although this is highly unlikely, the author(s) do not take any 
-responsibility for that:  proceed with caution.
-
 .. #### rST Link Section ####
 
 .. _`CGI parameters`: http://mapserver.gis.umn.edu/docs/reference/cgi



More information about the mapserver-commits mailing list