PURL 1.0-beta6 requires CTools. Please make sure you have added it to your modules before running update.php.

PURL (pronounced 'perl') stands for Persistent URL. PURL is an API module -- it is meant to be a helper (and one that does some heavy lifting at that!) for other modules interested in using elements of the page request to sustain information between pages without using a SESSION or other hackish means.

Translation: PURL does absolutely nothing for the end user out of the box without other modules that take advantage of its API.

It is an API module that provides a way for other modules to take advantage of concepts using custom_url_rewrite_outbound() without having to write the complex logic that URL rewriting often requires. An example implementation of this API can be found in the spaces module.

PURL can work with these page request elements:

  • Path prefixes: http://example.com/foo/node/5
  • Path prefix pairs: http://example.com/group/1/node/5
  • Query string: http://example.com/node/5?group=1
  • Domains: http://example.com/node/5
  • Subdomains: http://foo.example.com/node/5
  • Path Extensions: http://example.com/node/5.csv (detection only, no rewriting)
  • HTTP User Agent: Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) (detection only, no rewriting)

PURL began its life as the poorly named context_prefix in the Context project, but has since left the nest to fly on its own.

Maintainers/authors

  • yhahn (Young Hahn)
  • jmiccolis (Jeff Miccolis)

Contributors

  • Ian Ward
  • dmitrig01 (Dmitri Gaskin)

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-beta1 tar.gz (27.09 KB) | zip (34.79 KB) 2011-Oct-28 Notes
6.x-1.0-beta13 tar.gz (25.47 KB) | zip (33.96 KB) 2010-Aug-10 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (27.19 KB) | zip (34.92 KB) 2012-Aug-21 Notes

Project Information

  • Module categories: Utility
  • Maintenance status: Unknown
  • Development status: Unknown
  • Reported installs: 5960 sites currently report using this module. View usage statistics.
  • Downloads: 41,405
  • Last modified: October 28, 2011

Maintainers for Persistent URL

  • bblake - 7 commits
    last: 38 weeks ago, first: 40 weeks ago
  • tobby - 21 commits
    last: 1 year ago, first: 2 years ago
  • febbraro - 3 commits
    last: 2 years ago, first: 2 years ago
  • yhahn - 54 commits
    last: 2 years ago, first: 4 years ago
  • jmiccolis - 15 commits
    last: 2 years ago, first: 4 years ago

Issues for Persistent URL

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here