New module path_alias_xt

This commit is contained in:
Manuel Cillero 2017-07-25 12:31:48 +02:00
parent 4824608a33
commit d3aeafdc7e
6 changed files with 824 additions and 0 deletions

View file

@ -0,0 +1,33 @@
Changelog for Extended Path Aliases module for drupal 6.
6.x-1.0-alpha1
==============
Initial release
6.x-1.0-alpha2
==============
Remove reliance on custom_url_rewrite_outbound(), so that the module will work
with Domain Access.
6.x-1.0-alpha3
==============
Added line to admin/reports/status showing whether PECL runkit library is installed.
6.x-1.0-alpha4
==============
Updated code comments and README.txt
6.x-1.0-beta1
=============
More comments to code and README.txt
Feature request [#766876]
6.x-1.0-beta2
=============
Updated README [#787418] (thanks: Ken Hawkins)
6.x-1.1
=======
Feature request [#808438]
Feature request [#791950]