Download Size md5 hash
pathauto-6.x-1.3.tar.gz 135.01 KB 9d612b248ba1de5887ee52b69cbd1ad3
pathauto-6.x-1.3.zip 174.72 KB 9b2e86730508818e49f4f0791964a342
Official release from tag: 6.x-1.3
Last updated: December 24, 2010 - 23:35

Perhaps the most important change is #647812: Update to code required for Path_Redirect compatability for all you path_redirect users out there.

Changes since DRUPAL-6--1-2:

  • bug #343851 by dbabbage, MGN: pathauto_cleanstring() does not convert to lowercase (consolidate all text altering code to pathauto_cleanstring)
  • Updated Hungarian translation
  • #647812 by Dave Reid: Update to code required for Path_Redirect compatability
  • #647812 by Dave Reid: Update to code required for Path_Redirect compatability - followup
  • #298788 by seals: Updated Swedish translation.
  • #298788 by seals: Minor updated of Swedish translation.
  • Patch #626642 by toddgee | Dave Reid: PHP notices: Undefined constant PATHAUTO_CASE_LOWER
  • Patch #420856 by chey | MGN: [termpath] and [termpath-raw] contain extra slash
  • Path #581164 by pvasili: Update Russian translations
  • Patch #351287 by neochief: [termalias] doesn't work for vocabularies that define their own path
  • Patch #344786 by Hugo Wetterberg | Dave Reid: Unnecessary preg_replace in pathauto_token_values
  • Patch #614832 by brad bulger | izmeez: Auto alias fails with some content types
  • Patch #654892 by Dave Reid: Move vertical tabs summary to pathauto.module
  • patch #545216 by dww: Leading and trailing separators (and duplicate separators) are not stripped from aliases, only tokens
  • #680144 by Dave Reid: Removed silly check for module_exists('path').
  • by Dave Reid: Backported test improvements from 6.x-2.x.
  • #326503 follow-up by Dave Reid: Fixed errors when removing leading and trailing separators from strings and from around slashes.
  • #692348 by miro_dietiker, Dave Reid: Fixed forum term names containing slashes not run through pathauto_cleanstring().
  • #715408 by Dave Reid: Use FAPI #wysiwyg property for the ignore words textarea.
  • #457916 by Dave Reid, deviantintegral | greggles: Fixed [bookpathalias] token doesn't always work due to strict comparison.
  • #612654 by anon, Dave Reid: Fixed node languages not provided in pathauto_node_operations_update().
  • #534818 by mdevre: Fixed possible ambiguous column in taxonomy query in pathauto_tokens().
  • #633950 by miro_dietiker, Dave Reid: Fixed wrong module condition check for tracker.
  • by Dave Reid: Use node_access() for checking if users can create blog entries.
  • #719184 by Dave Reid: Fixed and simplified the bookpathalias token.
  • #719184 by Dave Reid: Fixed and simplified the bookpathalias token.
  • by Dave Reid: Added PathautoTestHelper for better test code re-use.
  • #261944 by Dave Reid | Freso: Allow users to set aliases longer than 128 if database supports it.
  • #261944 by Dave Reid | Freso: Allow users to set aliases longer than 128 if database supports it.
  • #374396 by Dave Reid, Freso | greggles: Fixed the Reset to Defaults does not reset to the original values for the separator punctuation character.