purl 7.x-1.0-beta1

New features
Bug fixes

First release for 7.x. Contains a number of bug fixes and module support:

  • Issue #1313110 by jdelaune: Adds support for Redirect module.
  • Issue #1256272 by Steven Jones: Resolves no URL rewriting in Purl for D7.
  • Issue #1293158 by Steven Jones: Resolves issue where PURL passes the wrong parameters to url().
  • Issue #1257470 by jdelaune: Make Purl modifiers translatable.
  • Issue #1257552 by jdelaune: Resolves issue with how purl providers set menu items.

purl 6.x-1.0-beta13

Bug fixes
  • #824516 by mikemccaffrey, Preserve custom ports when using subdomains.
  • Validating the base domain on submission.
  • #847786 by markgukov: Allow numbers in PURL modifiers.
  • #846674: Properly indicate that purl_types should be an associative array.
  • #871518 by coreyp1: Add static cache to purlload().

purl 6.x-1.0-beta12

Bug fixes

Small fixes. Sorry for the back to back releases.

  • #794812: Fix for reckless iteration.
  • #791512 by pounard: Fixes for purl_form().

purl 6.x-1.0-beta11

Bug fixes

Bug fix release of PURL. This release fixes compatibility issues with the 1.4 release of ctools.

purl 6.x-1.0-beta10

Bug fixes

Single change from the last beta; made a static cache clearable.

purl 6.x-1.0-beta8

Bug fixes

Key fixes for language path handling and path aliases. Much updated/improved documentation and added tests.

purl 6.x-1.0-beta7

Bug fixes

- #674168: Allow PURL to work with drupal_get_normal_path().

purl 6.x-1.0-beta6

New features

Purl 1.0 Beta 6 add support for pluggable processors using the ctools module. The ctools module must be present in your site's modules directory before upgrading purl. Failure to make the ctools module available will render your site unable to render any pages.

Upgrade instructions:

  1. Download ctools and place it in your 'modules' directory.
  2. Download purl 6.x-1.0-beta6 and place it in your 'modules' directory.
  3. Run '/update.php'

purl 6.x-1.0-beta4

Bug fixes

- #535856: Ungreedify PURL path modifiers.
- Provide proper title, description for purl form.
- Improving usability of PURL form when using path provider by displaying base url as prefix.
- Fixing bad hook reference in docs.

purl 6.x-1.0-beta3

Bug fixes
  • Fix for bad modifier iteration logic.
  • Adding check for infinite redirect loops in purl_goto().

purl 6.x-1.0-beta2

New features

Allowing admins to select menus and menu items which will drop purl link modifications.

purl 6.x-1.0-beta1

New features

First beta release of PURL. A Single change since the last alpha; better support for path aliases that contain a purl path modification.

purl 6.x-1.0-alpha2

New features

Alpha 2 release of PURL. Lots of internal changes and fixes, but no API changes.

* Re-enabled domain and sub-domain handling.
* Added file extension handling.
* Extended link rewriting options.

Subscribe with RSS Subscribe to Releases for Persistent URL