pathauto 5.x-2.0-beta3
greggles - September 17, 2007 - 20:42
Official release from CVS tag: DRUPAL-5--2-0-BETA3
Download: pathauto-5.x-2.0-beta3.tar.gz
Size: 42.14 KB
md5_file hash: b45b69ae7b230c13f114bc0a0561aa79
First released: September 17, 2007 - 20:42
Last updated: September 17, 2007 - 20:45
Download: pathauto-5.x-2.0-beta3.tar.gz
Size: 42.14 KB
md5_file hash: b45b69ae7b230c13f114bc0a0561aa79
First released: September 17, 2007 - 20:42
Last updated: September 17, 2007 - 20:45
Some new bugfixes, some new features, still known bugs (so you may not want to upgrade if you were using 5.x-1.2 and kept with it due to punctuation problems.
Changes since DRUPAL-5--2-0-BETA2:
Features:
- #170673 by meatbites/dmitrig01/greggles, override pathauto with your own alias (oh, hello jquery)
- #106296 by greggles, allow users to specify whether the URL should be all lower case or leave patterns alone
- #128366 by greggles, provide admin feature to delete all aliases of certain types
Bugfixes:
- #167764 by greggles, Pathauto adds /feed to node alias when it isn't requested to
- #168280 by greggles, partial fix for Reports 0 aliases generated when several need to be created.
- #143295 by greggles, start of upgrade documentation: documenting [user] is [author-name] and [cat] is now [term] for nodes
- #167787 by greggles with help from chx - use unicode character classes. also #169250 by nexus7 partial solution to accents removing a on end of words
- #168383 by greggles with help from freixas, call to undefined function pathauto_get_placeholders
- #168383 followup by principessaDS, call to undefined function pathauto_get_placeholders
- #171281 by greggles, idea by AdrianB, add token depency to install.txt
- #168280 by greggles, version2: only try to alias nodes that have patterns
- #167072 by mikesmullin, path updates use old values on user edit
- #159216 by greggles, provide catalias token
- #147527 by themselves and flexer, ensure aliases with sequence numbers will fit in the database prior to insertion
- #173429 by meatbites, Auto alias generation without explicit permission, fixing regression from #170673
- #173854 by greggles found by Josh B, With Taxonomy turned off - Call to undefined function taxonomy_get_parents_all()
- #176414 by knseibert, contrib folder missing -> include_once error
