Changes between Version 6 and Version 7 of DevWikiDocNewFeature


Ignore:
Timestamp:
Aug 9, 2009, 2:03:00 AM (15 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiDocNewFeature

    v6 v7  
    1212
    1313  3.  Make very sure in the Availability part to note the PostGIS version this is slated for and if it relies on GEOS, the minimum GEOS version required.  This is important so that it gets properly highlighted as new in the documentation and people know which version of GEOS they need to be running to have access to this function.
     144. The refpurpose description is kind of important.  You want it to be short but very meaningful. This is the description that shows on the index pages and also
     15gets added to postgis_comments.sql -- which is what people looking at PgAdminIII or help in psql see.
    1416
    15   4.  Name your xml file accordingly e.g. mysuperfunc.xml.
    16   5.  Submit this file as part of your new function patch.
     17  5.  Name your xml file accordingly e.g. mysuperfunc.xml.
     18  6.  Submit this file as part of your new function patch.