Downloads

Download pathauto-6.x-1.4.tar.gztar.gz 137.78 KB
MD5: 0ea75c9934ca0ccc59ab978dd3087817
SHA-1: e8f59b8d71ae46b0b7aa9deadded0e3a46303990
SHA-256: 9ede9aba0a5238b36c22a4e25e07eb3c4a99e44b94421961fadc85ba3bd080c9
Download pathauto-6.x-1.4.zipzip 177.94 KB
MD5: 1b8f721a2c1c50831f97fc2530b2f733
SHA-1: ca56973e7fb250b41ad7768c7ce4663c7cc26bad
SHA-256: cf6a1e316f94c92f5ad5aef4dbc53aea0ff706c1c31ac2bdd0f03c1beea75f3d

Release notes

Changes since DRUPAL-6--1-3:

  • #261944 follow-up by arpeggio, Dave Reid: Allow users to set aliases longer than 128 if database supports it.
  • #404390 by G-son, Dave Reid: Fixed incorrect capitalization of 'Right parenthesis' and other miscellaneous backports.
  • #370137 by Dave Reid | kiamlaluno: Corrected the implementation of hook_token_values().
  • by Dave Reid: Simplified termpath token generation.
  • #756680 by bryan.cribbs: Document special requirement if a token is intended to contain the path separator
  • by Dave Reid: Provide term descriptions during bulk generation.
  • #760700 by Dave Reid: Fixed [catpath] tokens stopped working when $options was passed through hook_token_values().
  • bug #788304 by quicksketch, liquidcms: hook_pathauto_clean_alias doesn't do anything
  • #816434 by agentrickard | Dave Reid: Fixed $node->path not updated when alias is created.
  • #822174 by Dave Reid: Fixed taxonomy term path not updated after editing existing term.
  • #408420 by neochief, Freso: Reorder transliteration to run before punctuation removal.
  • #631460 by Dave Reid | lasac: Fixed Prevent pathauto_cleanstring() from creating empty components.
  • #834198 by Dave Reid: Add static caching to help increase performance when calling pathauto_punctuation_chars().
  • #820848 by Dave Reid: Fixed blank term tokens not provided when node does not have any taxonomy terms.
  • #848250 by greggles | Dave Reid: Fixed parse_ini_file() incompatible with PHP 5.3.
  • #593048 by Dave Reid, JirkaRybka, idmacdonald | greg.harvey: Fixed _pathauto_alias_exists() should include neutral language aliases.
    #715112 by Dave Reid | fdambrosio: Fixed feed alias '/feed' gets created when the root alias is empty.
    #739416 by Dave Reid, hctom | risca, klonos: Fixed _pathauto_existing_alias_data() should respect language.
    #183625 by thesaint02, triskelion, greggles: Add support for personal contact forms.
    #680366 by Dave Reid: Added hook_user_operations() for updating user aliases.
    #821832 by Dave Reid: Use token tree UI if available instead of custom token listing.
  • by Dave Reid: Removed t() from the 'patterndefault' properties in hook_pathauto() implementations. It is not a translatable string.
  • #228762 by Dave Reid, robb, fletchgqc, Bodo Maass | greggles, marcvangend: Fixed un-aliased nodes should still get an alias generated even if the update action is 'Do nothing with existing aliases'.
  • #545216 by Dave Reid: Fixed pathauto_cleanalias() and pathauto_cleanstring().
  • by Dave Reid: Fixed cleanups in token handling code and descriptions.
  • #195323 by xxvelcrar, joshuajabbour, müzso, Dave Reid | greggles, drpitch, morningtime, TravisCarden, ManyNancy: Added Add the (foward) slash to the list of character settings.
  • #715408 by Dave Reid, sun | greggles, Freso: Use '#wysiwyg' FAPI property and remove _pathauto_warn_wysiwygs().
  • #823648 by henrrrik, Dave Reid | greggles: Allow multiple locations of i18n-ascii.txt for more friendly upgrades and drush compatability.
    by Dave Reid: Fixed spelling errors.
  • #823648 follow-up by Dave Reid: Allow the location of the i18n-ascii.txt file to be set using the \$conf global.
  • #855606 by Dave Reid | dpearceMN: Check permission to see verbose messages before showing the message about duplicate aliases.
  • #631460 by Dave Reid | lasac: Fixed Prevent pathauto_cleanstring() from creating empty components.
    by Dave Reid: Use the new token-provided invalid context element validation callback and use _form_validate() instead of manually calling _pathauto_validate_pattern_element().
    #849582 by Dave Reid: Using _form_validate() directly causes funky errors. We can just use #after_build and it works so much better.
  • by Dave Reid: Revert API change to pathauto_clean_token_values() since apparently other modules use it??
  • by Dave Reid: Fixed verbose messages displayed during bulk update.
  • by Dave Reid: Fixed sanitization of tokens that use drupal_get_path_alias().
Created by: Dave Reid
Created on: 11 Aug 2010 at 19:47 UTC
Last updated: 11 Aug 2010 at 21:08 UTC
Security update
New features
Bug fixes

Other releases