Log of /contributions/modules/pageroute/API.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.1
Fri Nov 14 10:33:30 2008 UTC
(12 months, 1 week ago)
by
tauran
Branch:
DRUPAL-6--1
Changes since
1.4: +0 -0 lines
FILE REMOVED
removed old files
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 24 17:48:40 2007 UTC
(2 years, 7 months ago)
by
fago
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.3: +10 -6 lines
Diff to
previous 1.3
two API changes:
* added a new pagerouteapi hook operation 'boot' which allows customizing page access, have a look at the API documentation for more on this
* changed pageroute_page_arg() to work on $route, instead on $page.
feature changes:
* overhauled states module integration: used it to optionally verify that a user can only reach the next step, which is ensured through altering page_access. pageroute_nodefamily does now also obey this setting.
Revision
1.1.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 24 17:45:08 2007 UTC
(2 years, 7 months ago)
by
fago
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.1.2.2: +10 -6 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
, to
next main 1.4
two API changes:
* added a new pagerouteapi hook operation 'boot' which allows customizing page access, have a look at the API documentation for more on this
* changed pageroute_page_arg() to work on $route, instead on $page.
feature changes:
* overhauled states module integration: used it to optionally verify that a user can only reach the next step, which is ensured through altering page_access. pageroute_nodefamily does now also obey this setting.
Revision
1.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 20 17:30:09 2007 UTC
(2 years, 8 months ago)
by
fago
Branch:
DRUPAL-5
Changes since
1.1: +19 -3 lines
Diff to
previous 1.1
fixed subforms, so that it's possible to have subforms in a subform,
improved subform to handle redirect targets of subforms,
introduced a new pageroute redirect target PAGEROUTE_NONE and updated documentation,
added the active page object to $form['page'],
introduced a new pagerouteapi operation target that allows other modules to force a redirect target and updated the documentation
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 20 17:29:16 2007 UTC
(2 years, 8 months ago)
by
fago
Branch:
MAIN
Changes since
1.1: +19 -3 lines
Diff to
previous 1.1
fixed subforms, so that it's possible to have subforms in a subform,
improved subform to handle redirect targets of subforms,
introduced a new pageroute redirect target PAGEROUTE_NONE and updated documentation,
added the active page object to $form['page'],
introduced a new pagerouteapi operation target that allows other modules to force a redirect target and updated the documentation
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.