Downloads

Download pathauto-6.x-2.0-rc1.tar.gztar.gz 40.77 KB
MD5: be0741ec5174541ea513284aa37e4041
SHA-1: c72856c1ee64795f988e520848951d0c5b30df19
SHA-256: d8d581a1593128fedd36fcdf6414cac016c7c7fa04cd94960da744c0524990f9
Download pathauto-6.x-2.0-rc1.zipzip 45.6 KB
MD5: 2bdacba97241e392aefa43a18467deee
SHA-1: 6ad7e206c482a43e2cd905e9ef9c652eee126b71
SHA-256: 7bc879c8147112171e1f5dfc809b492b2e5434208948b98b83340189d4906f41

Release notes

Changes since 6.x-2.0-alpha3:

  • Restored assigning $node->path to the newly created alias.
  • #1020412: Prevent automatic aliases from overriding existing folder and file paths.
  • Backported drupal_static from Drupal 7.
  • Added static caching to pathauto_clean_alias().
  • #834198: Optimized pathauto_cleanstring() for performance.
  • #834198 by Dave Reid, donquixote, mikeytown2: Added static caching to pathauto_cleanstring() for performance.
  • #1182710: Improve performance of pathauto_get_placeholders().
  • #876768: Fixed pattern variables not renamed if node type machine name changed. Fixed pattern variables not deleted when node types or vocabularies are deleted.
  • #876768: Fixed pattern variables not renamed if node type machine name changed. Fixed pattern variables not deleted when node types or vocabularies are deleted.
  • #867582 by Dave Reid: Stop support feed aliases (because they're sub-paths too!)
  • Fixing documentation for pathauto_cleanstring().
  • #921188: Assign proper language to redirects.
  • Fixed PHP notices when generating tokens if $type is not global but $object is empty.
  • #167786: Remove tags from token values in pathauto_cleanstring().
  • Bug #1078842 by Freso: Fixed string concatenation and missing t() call.
  • #1078040: Restore blank line after opening PHP tags.
  • Remove cruft empty lines.
  • Follow-up #319070 by Dave Reid: Fixed forum aliases SQL concatenation.
  • #319070 by Dave Reid, Josh Waihi, DrDeth, JoelKleier, jamespharaoh, tuffnatty: Provide a wrapper for cross-db and cross-field-type concatenation.
  • Removing translation directories
  • Stripping CVS keywords
  • by Dave Reid: Fixed module weight update queries to use type and name conditions.
  • by Dave Reid: Removing Czech translations that have been imported on localize.drupal.org.
  • by Dave Reid: Removing Czech translations already available on localize.drupal.org.
  • by Dave Reid: Removing pathauto.pot since all translations are done by localize.drupal.org now.
  • #298788 by Magnus: Imported translation to localization server and removed CVS file.
  • #931740 by Dave Reid, grendzy: Fixed do not auto-update taxonomy term or user account aliases if pathauto is disabled for the entity.
  • #968794 by Dave Reid | Peter Bex: Restored _pathauto_include() with a deprecated watchdog message to prevent fatal errors in other contrib modules.
  • #1001502 by Dave Reid: Updated tests for latest Simpletest and Token code.
  • by Dave Reid: Fixed file documentation for pathauto.inc still references removed function _pathauto_include().
  • by Dave Reid: Changed to use token_element_validate() instead of token_element_validate_token_context().
  • by Dave Reid: Fixed global tokens not displayed in the token tree UI.
Created by: Dave Reid
Created on: 15 Jun 2011 at 07:08 UTC
Last updated: 15 Jun 2011 at 07:12 UTC
New features
Bug fixes

Other releases