Log of /contributions/modules/nodeorder/nodeorder.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 9 17:51:18 2009 UTC
(4 months, 2 weeks ago)
by
pvanderspek
Branch:
DRUPAL-6--1
Changes since
1.1.2.8: +2 -2 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
#499326: behaviour of submitting the ordering form has been made consistent with other modules like taxonomy and blocks; upon submitting the form the user is "redirected" to the ordering form (i.e. the user stays on the ordering form and sees the modified ordering)
Revision
1.1.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 14 20:14:49 2009 UTC
(10 months, 1 week ago)
by
pvanderspek
Branch:
DRUPAL-6--1
Changes since
1.1.2.5: +4 -9 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
don't consider revisions
change case 'load' to case 'presave' in nodeorder_nodeapi, because the elements added while loading a node aren't passed to the node-edit page; caching the existing weight_in_tid values just before saving makes sure taxonomy didn't have a chance to delete rows in term_node-table yet, and still allows for passing values to case 'update' as opposed to when case 'load' is used
Revision
1.1.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 8 19:19:27 2009 UTC
(10 months, 2 weeks ago)
by
pvanderspek
Branch:
DRUPAL-6--1
Changes since
1.1.2.4: +2 -1 lines
Diff to
previous 1.1.2.4
, to
branch point 1.1
Make sure that the submit button is only enabled when there are actual changes. This will prevent problems with installations of older nodeorder versions, where weights need not be consecutive and thus the dropdowns will not have been properly initialized. In that case, saving without actually reordering would screw up their weights.
Revision
1.1
Tue Jan 6 19:25:59 2009 UTC
(10 months, 2 weeks ago)
by
pvanderspek
Branch:
MAIN
Branch point for:
DRUPAL-6--1
FILE REMOVED
file nodeorder.admin.inc was initially added on branch DRUPAL-6--1.
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.