? 239556_disable_node_type.patch
? i18n-ascii.txt
Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/pathauto/README.txt,v
retrieving revision 1.10.4.8
diff -u -p -r1.10.4.8 README.txt
--- README.txt	5 Apr 2008 18:13:34 -0000	1.10.4.8
+++ README.txt	5 Apr 2008 22:18:35 -0000
@@ -12,7 +12,6 @@ Implementations are provided for core co
 terms, users, blogs, and events.
 
 **Benefits:
-
 Besides making the page address more reflective of its content than
 "node/138", it's important to know that modern search engines give 
 heavy weight to search terms which appear in a page's URL. By 
@@ -20,12 +19,10 @@ automatically using keywords based direc
 relevant search engine hits for your page can be significantly
 enhanced.
 
-
 **Installation AND Upgrades:
 See the INSTALL.txt - especially step 4.
 
 **Notices:
-
 Pathauto just adds url aliases to nodes and taxonomy terms. Because it's an 
 alias, the standard Drupal url (for example node/123 or taxonomy/term/1) will 
 still function as normal.  If you have external links to your site pointing to 
@@ -52,6 +49,11 @@ those won't get replaced with their corr
 See http://api.drupal.org/api/HEAD/function/url and 
 http://api.drupal.org/api/HEAD/function/l for more information.
 
+** Disabling Pathauto for a specific node type (or taxonomy)
+When the pattern for a node type is left blank, the default pattern will be 
+used. But if the default pattern is also blank, Pathauto will be disabled 
+for that node type.
+
 ** Bulk Updates Must be Run Multiple Times:
 As of 5.x-2.x Pathauto now performs bulk updates in a manner which is more 
 likely to succeed on large sites.  The drawback is that it needs to be run 
