Downloads

Download tar.gz 26.87 KB
MD5: dfb34606f062228793918094fc7b2f4d
SHA-1: 99ce941585389db8d9af32087380797c2ed225bc
SHA-256: ef0f9ba38dd5254520d8624bfa464041681751b7dc023e8925ad67741b886ecc
Download zip 32.82 KB
MD5: 82134c50c050acb26c66694fec1bb81a
SHA-1: 464b9f11e2298623ce81c8cb657a433bcd8fd79e
SHA-256: f94e064ab7e8e294a87934b0fcad4ddb366a50b10c2d7f25dce1d6af0c9db0db

Release notes

changes since pageroute 5.x 0.9:
* show a proper error message if a pageroute with no pages is displayed
* fixed destination parameter handling: now pageroute redirects correctly from the last page to the destination parameter
* removed the experimental pageroute_workflow module (read UPGRADE.txt)
* added pageroute_nodefamily module, which is still in development but already has some useful features.
You can already associate a pageroute with a content type, so that the route will be used for node edit.
* refactored pageroute_subform.inc to a new module: subform element - as an affect this module is required by pageroute.

So for upgrading from pageroute 5.x 0.9
1. deactivate pageroute
2. install the subform element module
3. update pageroute and reactivate it

changes only visible for developers:
* introduced a new pageroute redirect target PAGEROUTE_NONE and updated developer documentation
* introduced a new pagerouteapi operation target that allows other modules to force a redirect target and updated the documentation
* added the active page object to $form['page']
* improved the subform element, so that it handles redirect targets and is capable of nested subforms
* moved setting the html title out of the form generation, which makes sense if the form is executed programmatical

Created by: fago
Created on: 29 Mar 2007 at 19:02 UTC
Last updated: 29 Mar 2007 at 19:02 UTC
Unsupported

Other releases