Releases for Pageroute
pageroute 6.x-1.0-beta4
First released: October 29, 2009 - 12:10
Size: 25.56 KB
md5_file hash: 299c9881daba8a47b29117dd248fb0d5
Last updated: October 29, 2009 - 12:16
since 6.x-1.0-beta3:
* fixed some bugs
* improved the simpletests
* fixed some coding style issues
pageroute 6.x-1.0-beta3
First released: October 25, 2009 - 12:26
Size: 25.49 KB
md5_file hash: bee151805b2d4b55c83b3478b6bf2786
Last updated: October 25, 2009 - 12:30
since 6.x-1.0-beta2:
* fixed some bugs
* improved the simpletests
* convert pageroutes from 5.x that don't use the management page types
pageroute 6.x-1.0-beta2
First released: September 15, 2009 - 13:52
Size: 25.38 KB
md5_file hash: 48034f5011d1f5589c087e684da6f26f
Last updated: September 15, 2009 - 13:55
since 6.x-1.0-beta1:
* overhauled the API
* removed complicated functionality like submit like tabs and the node management page
* added simple tests
* a lot of bug fixes and cleanup.
The update from 5.x doesn't convert the pageroute's yet, stay tuned if you need that and read UPDATE.txt.
pageroute 5.x-1.1
First released: November 14, 2008 - 12:19
Size: 31.27 KB
md5_file hash: 5917ee9376bc80b0628ecca2ca6be7e1
Last updated: November 14, 2008 - 12:20
changes since pageroute 5.x 1.0:
* fixed the auto-nid completion to work without administer node permission
* ensure that the unique form id of each pageroute form is valid
* add an "active" css class to the tab like submit button of the current page
* add a unique form id to each pageroute form to make selecting with css easier
* #176586: UI fix: fixed checking for existing page names on page creation
* fixed new empy fieldset of node management pages to correctly collapse
* node management page: Improves the default theme of the "There is no @type" to be shown in a fieldset
* fixed redirection if step by step verification with the states module is activated
* fixed tab like submit buttons to be shown disabled on not accessable pages
* updated states module integration to follow the latest development
* correctly obey page access when determining the redirect target and when display submit like redirect buttons, added the page type to the route's page index
* fixed applying the destination paramter correctly at the end of the route
* fixed to show access denied for pageroutes instead of not found, in case of no access
* modified pageroute nodefamily user tracking to not alter page access
* fixed user tracking to only track on activated pages
pageroute 6.x-1.0-beta1
First released: November 14, 2008 - 10:37
Size: 25.49 KB
md5_file hash: ffff5ee25497c33bcd653358d3d5ef75
Last updated: November 14, 2008 - 10:40
Beta release for testing.
pageroute 6.x-1.x-dev
First released: September 13, 2008 - 13:42
Size: 25.53 KB
md5_file hash: e803f2d4a3c3d8417067460f18c22ad3
Last updated: November 8, 2009 - 00:11
Subform is not used any more because of compatibility problems
Nodefamily support not included yet
pageroute 5.x-1.0
First released: March 29, 2007 - 19:02
Size: 26.87 KB
md5_file hash: dfb34606f062228793918094fc7b2f4d
Last updated: March 29, 2007 - 19:05
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
pageroute 5.x-0.9
First released: March 17, 2007 - 14:54
Size: 27.56 KB
md5_file hash: 21200fbe0d7a4d52887a64bbc051a6ae
Last updated: March 17, 2007 - 14:55
This is the first 5.x compatible release!
The 5.x version has been substantially improved! Upgraders from 4.7.x have a look at the UPGRADE.txt file for important changes! A new API makes contributing own page types for developers really easy!
New features since 4.7.x:
* The node edit page type deals now better with node deletion. Deleting a node is now possible without loosing the route!
* Page type documentation is now displayed at the administrative page add/edit pages too!
* The whole documentation has been updated / rewritten!
* Don't forget reading UPGRADE.txt if you are updating from 4.7.x!
* There is a new page type included with pageroute: The 'user edit form' page type, which makes even integration with the core profile module possible! However this is still experimental so read its help text!
pageroute 5.x-1.x-dev
First released: March 17, 2007 - 14:29
Size: 31.28 KB
md5_file hash: e3e8ad30bc0d051b3c2c4adc476dddea
Last updated: September 25, 2008 - 12:10
5.x development snapshot
pageroute 4.7.x-1.0
First released: December 23, 2006 - 18:12
Size: 21.03 KB
md5_file hash: eba286a5bcf276d60220132f0ce4c464
Last updated: December 23, 2006 - 14:15
Pageroute 1.0 release, compatible with drupal 4.7.x
pageroute HEAD
First released: November 11, 2006 - 09:14
Size: 31.24 KB
md5_file hash: 4a07475a916284272259b97151626964
Last updated: November 7, 2007 - 00:06
pageroute 4.7.x-1.x-dev
First released: October 30, 2006 - 01:02
Size: 22.63 KB
md5_file hash: 9067f3603a7f9b3d8b19bd2c4a7294d3
Last updated: March 13, 2007 - 00:13
