[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/pathauto/ -> INSTALL.txt (source)

   1  
   2  **Installation:
   3  
   4  Pathauto is an extension to the path module, which must be enabled.
   5  
   6  Pathauto also relies on the Token module, which must be downloaded and
   7  enabled separately.
   8  
   9  1. Unpack the Pathauto folder and contents in the appropriate modules
  10  directory of your Drupal installation.  This is probably
  11    sites/all/modules/
  12  2. Enable the Pathauto module in the administration tools.
  13  3. If you're not using Drupal's default administrative account, make
  14  sure "administer pathauto" is enabled through access control administration.
  15  4. Visit the Pathauto settings page and make appropriate configurations
  16     For 5.x: Administer > Site configuration > Pathauto
  17     For 6.x: Administer > Site building > URL alias > Automated alias settings
  18  
  19  **Transliteration support:
  20  If you desire transliteration support in the creation of URLs (e.g. the 
  21  replacement of À with A) then you will need to rename the file 
  22  i18n-ascii.example.txt to i18n-ascii.txt 
  23  
  24  You can then freely edit the i18n-ascii.txt without worrying that your changes 
  25  will be over-written by upgrades of Pathauto.
  26  
  27  For details on how to transliterate any UTF8 character, please see the full 
  28  i18n-ascii-fill.txt file information at http://drupal.org/node/185664
  29  
  30  **Upgrading from previous versions:
  31  If you are upgrading from Pathauto 5.x-1.x to 5.x-2.x (or 6.x-2.x) then you
  32  will probably need to change your patterns.
  33  
  34  For content patterns:
  35      [user] is now [author-name]
  36      [cat] is now [term]
  37  
  38  There may be other changes as well.  Please review the pattern examples on
  39        Administration > Site Configuration > Pathauto
  40  
  41  If you upgraded from Pathauto 5.x-1.x directly without enabling Token
  42  first then you will need to
  43    1) download/install the Token module
  44    2) disable the Pathauto module
  45    3) re-enable the Pathauto module
  46  
  47  Upgrade to 6.x:
  48  Note that the settings page has moved so that it is more logically grouped with
  49  other URL alias related items under
  50    Administer > Site building > URL alias > Automated alias settings
  51  
  52  $Id: INSTALL.txt,v 1.3.2.1 2010/08/09 19:00:03 davereid Exp $


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7