web/drupal/modules/xmlsitemap/README.txt
branchdrupal
changeset 74 0ff3ba646492
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/drupal/modules/xmlsitemap/README.txt	Fri Aug 21 16:26:26 2009 +0000
@@ -0,0 +1,58 @@
+$Id: README.txt,v 1.3.2.9 2009/06/23 11:59:09 earnie Exp $
+
+CONTENTS OF THIS FILE
+---------------------
+
+ * Introduction
+ * Installation
+ * Known Issues
+ * More Information
+
+
+INTRODUCTION
+------------
+
+Current Maintainers: Earnie <http://drupal.org/user/86710>
+                     Kiam <http://drupal.org/user/55077>
+                     Dave Reid <http://drupal.org/user/53892>
+Co-maintainer: Darren Oh <http://drupal.org/user/30772>
+Original Author: Matthew Loar <http://drupal.org/user/24879>
+
+XML sitemap automatically creates a sitemap that conforms to the sitemaps.org
+specification. This helps search engines keep their search results up to date.
+
+
+INSTALLATION
+------------
+
+See http://drupal.org/getting-started/5/install-contrib for instructions on
+how to install or upgrade Drupal modules. See INSTALL.txt in this directory
+for specific detailed instructions to upgrading this module.
+
+Once XML Sitemap is installed and enabled, you can adjust the settings for your
+site's sitemap at admin/settings/xmlsitemap. Your can view your site's sitemap
+at http://yoursite.com/sitemap.xml.
+
+It is highly recommended that you have clean URLs enabled for this module.
+
+
+KNOWN ISSUES
+------------
+
+See http://drupal.org/node/482550 for a list of the current known issues.
+
+
+MORE INFORMATION
+----------------
+
+- To issue any bug reports, feature or support requests, see the module issue
+  queue at http://drupal.org/project/issues/xmlsitemap.
+
+- For additional documentation, see the online module handbook at
+  http://drupal.org/handbook/modules/gsitemap.
+
+- You can view the sitemap.org specification at http://sitemaps.org.
+
+- You can view the module's API documentation at
+  http://project.davereid.net/api/xmlsitemap
+