/[drupal]/contributions/modules/nodeorder/nodeorder.admin.inc
ViewVC logotype

Log of /contributions/modules/nodeorder/nodeorder.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 15:57:48 2009 UTC (12 days ago) by pvanderspek
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
copied changes from release 6.x-1.1

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 19:19:25 2009 UTC (4 months, 2 weeks ago) by pvanderspek
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.9: +1 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.3
#499326: removed redirect althogether to make sure the behavior is consisten both when coming via the taxonomy administration pages or via the term-page

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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 18:45:19 2009 UTC (7 months ago) by pvanderspek
Branch: MAIN
Changes since 1.1: +134 -0 lines
Diff to previous 1.1
merged changes from 6.x branch into HEAD

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 16:36:04 2009 UTC (10 months, 1 week ago) by pvanderspek
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.7: +3 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
weight_in_tid always starts at 1

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 14:48:45 2009 UTC (10 months, 1 week ago) by pvanderspek
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +15 -5 lines
Diff to previous 1.1.2.6 , to branch point 1.1
node_load is no longer used to add a list of orderable tids, so the required functionality has been added here

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.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 20:29:02 2009 UTC (10 months, 2 weeks ago) by pvanderspek
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +7 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
use select instead of weight
this allows for providing a custom input for the dropdown instead of having to provide a delta

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 15:51:38 2009 UTC (10 months, 2 weeks ago) by pvanderspek
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixed problem with revisions on nodeorder-page

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 20:35:52 2009 UTC (10 months, 2 weeks ago) by pvanderspek
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +5 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
set proper title for nodeorder page

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 19:25:59 2009 UTC (10 months, 2 weeks ago) by pvanderspek
Branch: DRUPAL-6--1
Changes since 1.1: +122 -0 lines
Diff to previous 1.1
initial import
new nodeorder page for ordering nodes based on the core drag-and-drop
inspired by block module

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2