Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/nodewords/README.txt,v
retrieving revision 1.27.2.21
diff -u -p -r1.27.2.21 README.txt
--- README.txt	7 May 2010 05:55:38 -0000	1.27.2.21
+++ README.txt	16 Jan 2011 06:19:32 -0000
@@ -1,46 +1,65 @@
 ; $Id: README.txt,v 1.27.2.21 2010/05/07 05:55:38 kiam Exp $
 
-This module allows you to set some meta tags for the different resources exposed
-by your site: nodes, users, views, taxonomy filters and error pages are some
-examples.
-
-Giving more attention to the important keywords and/or description on your site
-allows you to get better search engine positioning (given that you really only
-provide the keywords which exist in the content itself, and do not try to lie).
+Nodewords
+------------------------------------------------------------------------------
+This project allows you to add meta tags to Drupal pages, both manually and
+automatically based on various settings.  Paying attention to meta tags, such
+as keywords, description and canonical URL, may help obtain better search
+engine positioning.
+
+The Nodewords module has built an extensive functionality set, including:
+
+* A wide range of available tags, including traditional "Keywords",
+  "Copyright" and "Description" tags, along with Dublin Core tags (see
+  http://en.wikipedia.org/wiki/Dublin_Core for full details), search
+  engine verification tags, and more.
+
+* Token support, allowing for most tags to be automatically assigned based
+  on various values provided by other modules.
+
+* Separated editorial and administrative functionality can provide a slight
+  performance benefit for many sites.
+
+* An API (via hooks) allowing for a great deal of additional customization
+  and extensibility, see nodewords.api.php for full details.
 
 This version of the module only works with Drupal 6.x.
 
-Related modules
+
+Related Modules
 ------------------------------------------------------------------------------
-Starting from nodewords-5.x-1.9 the following modules extend the nodewords
-functionality:
+The following modules extend the Nodewords functionality:
 
-- Meta tags Node Type, by Ariel Barreiro
-- Meta Tags by Path, by Shannon Lucas
+* Meta Tags Node Type, by Ariel Barreiro
+  http://drupal.org/project/nodewords_nodetype
+  To assure compatibility between Nodewords and Meta tags Node Type, use the
+  latest version available of Nodewords and Meta tags Node Type.
+
+* Meta Tags by Path, by Shannon Lucas, Chris Hood
+  http://drupal.org/project/nodewords_bypath
+  Equivalent functionality has been rolled into the core Nodewords module
+  making this module unnecessary.
 
-The latest development snapshot (6.x-1.x-dev), and version 6.x-1.1 or higher
-implement a functionality similar to the one implemented in the module
-Meta Tags by Path, which is not anymore required for those versions.
-
-To assure compatibility between Nodewords and Meta tags Node Type, use the
-latest version available of Nodewords and Meta tags Node Type; previous versions
-were not compatible with the recent changes in Nodewords.
 
 Credits / Contact
 ------------------------------------------------------------------------------
-Original author of this module is Andras Barthazi. Mike Carter [2] and
-Gabor Hojtsy [3] provided some feature enhancements. Robrecht Jacques [4]
-maintained the project until December 6 2009, and created the official
-release for Drupal 4.6, 4.7, 5, and the first official release for Drupal 6;
-Alberto Paderno [5] is the current maintainer.
+Original author of this module is Andras Barthazi. Mike Carter [2] and Gabor
+Hojtsy [3] provided some feature enhancements.  Robrecht Jacques [4]
+maintained the project until December 6 2009, created the official releases
+for Drupal 4.6, 4.7, 5, and first official release for Drupal 6.  Kiam LaLuno
+[5] maintained the Drupal 6 edition up through August 2010.  Dave Reid [6]
+is the current maintainer with Damien McKenna [7] as co-maintainer.
 
 Best way to contact the authors is to submit a (support/feature/bug) issue in
 the project issue queue at http://drupal.org/project/issues/nodewords.
 
+
 References
 ------------------------------------------------------------------------------
 [1]  http://drupal.org/node/70151
 [2]  http://drupal.org/user/13164
 [3]  http://drupal.org/user/4166
 [4]  http://drupal.org/user/22598
-[5]  http://drupal.org/user/54793
+[5]  http://drupal.org/user/55077
+[6]  http://drupal.org/user/53892
+[7]  http://drupal.org/user/108450
