/[drupal]/contributions/modules/override_node_options/override_node_options.module
ViewVC logotype

Log of /contributions/modules/override_node_options/override_node_options.module

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.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 28 22:48:40 2010 UTC (7 weeks, 2 days ago) by davereid
Branch: DRUPAL-5
Changes since 1.2.2.3: +12 -3 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.13
by Dave Reid: Revised logic in override_node_options_element_children_access() to match element_get_visible_children().

Revision 1.5.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 28 22:48:32 2010 UTC (7 weeks, 2 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.19: +12 -3 lines
Diff to previous 1.5.2.19 , to branch point 1.5 , to next main 1.13
by Dave Reid: Revised logic in override_node_options_element_children_access() to match element_get_visible_children().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 15 16:36:00 2010 UTC (2 months ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +8 -45 lines
Diff to previous 1.12
by Dave Reid: Updated for D7 HEAD.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 3 23:18:08 2010 UTC (2 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
by Dave Reid: Fixed using user_load_by_name() instead of user_load().

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 3 23:09:35 2010 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.2.2.2: +2 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
by Dave Reid: Ensure node type is escaped in permissions.

Revision 1.5.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 3 23:09:03 2010 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-10
Changes since 1.5.2.18: +2 -1 lines
Diff to previous 1.5.2.18 , to branch point 1.5
by Dave Reid: Ensure node type is escaped in permissions.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 2 22:42:01 2010 UTC (2 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.10: +43 -20 lines
Diff to previous 1.10
by Dave Reid: Fixed override_node_options_permission().

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 2 19:19:31 2010 UTC (2 months, 2 weeks ago) by davereid
Branch: MAIN
Changes since 1.9: +86 -260 lines
Diff to previous 1.9
by Dave Reid: Initial D7 port.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 31 19:51:30 2009 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-5
Changes since 1.2.2.1: +207 -260 lines
Diff to previous 1.2.2.1 , to branch point 1.2
by Dave Reid: Backported current Drupal 6 branch code.

Revision 1.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 31 19:47:38 2009 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.17: +4 -9 lines
Diff to previous 1.5.2.17 , to branch point 1.5
by Dave Reid: Fixed fieldset alterations being skipped and potential PHP notices.

Revision 1.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 31 19:28:38 2009 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.16: +8 -14 lines
Diff to previous 1.5.2.16 , to branch point 1.5
by Dave Reid: Skip having to convert $form_state['values'] to an object and back.

Revision 1.5.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 31 18:59:52 2009 UTC (2 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.15: +93 -128 lines
Diff to previous 1.5.2.15 , to branch point 1.5
#644820 by Dave Reid: Fixed using the same form element names, not new ones.

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 27 20:16:27 2009 UTC (2 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.14: +3 -3 lines
Diff to previous 1.5.2.14 , to branch point 1.5
follow-up by Dave Reid: Fixed remaining coding standard violations.

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 27 20:13:22 2009 UTC (2 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.13: +3 -77 lines
Diff to previous 1.5.2.13 , to branch point 1.5
by Dave Reid: Moved settings form to override_node_options.admin.inc.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 27 20:10:04 2009 UTC (2 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.12: +10 -12 lines
Diff to previous 1.5.2.12 , to branch point 1.5
#647034 by joachim: Fixed override_node_options() to use the node type API.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 27 20:05:52 2009 UTC (2 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.5.2.11: +158 -160 lines
Diff to previous 1.5.2.11 , to branch point 1.5
#365570, #664326 by TUc, doq, Dave Reid: Fixed coding standard violations.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 20:00:19 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.10: +5 -5 lines
Diff to previous 1.5.2.10 , to branch point 1.5
Fixed barewords in module_exists() calls.

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 19:58:21 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.9: +42 -50 lines
Diff to previous 1.5.2.9 , to branch point 1.5
Removed needless check for node module: it is required by core.

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 19:43:39 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.8: +46 -47 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Fixed *some* code style problems: indentation.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 19:33:25 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.7: +1 -1 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Fixed CVS ID strings.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 19:28:29 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.6: +1 -1 lines
Diff to previous 1.5.2.6 , to branch point 1.5
#406132 by mrfelton: Changed access on settings page to 'administer site configuration'.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 30 10:44:47 2009 UTC (3 months, 2 weeks ago) by joachim
Branch: DRUPAL-6--1
Changes since 1.5.2.5: +20 -20 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Fixed code style for spacing around if statement parentheses.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 12:22:00 2009 UTC (7 months, 3 weeks ago) by timmillwood
Branch: DRUPAL-6--1
Changes since 1.5.2.4: +3 -3 lines
Diff to previous 1.5.2.4 , to branch point 1.5
#346748

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 11:57:08 2009 UTC (11 months, 1 week ago) by timmillwood
Branch: MAIN
CVS Tags: DRUPAL-6--1-9
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
#346748

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 13:41:47 2009 UTC (11 months, 1 week ago) by timmillwood
Branch: MAIN
CVS Tags: DRUPAL-6--1-8
Changes since 1.7: +26 -26 lines
Diff to previous 1.7
#346748

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 10:06:41 2009 UTC (11 months, 1 week ago) by timmillwood
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7
Changes since 1.5.2.3: +54 -55 lines
Diff to previous 1.5.2.3 , to branch point 1.5
#424528 #404996

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 07:57:26 2009 UTC (11 months, 2 weeks ago) by timmillwood
Branch: MAIN
CVS Tags: DRUPAL-6--1-6
Changes since 1.6: +10 -7 lines
Diff to previous 1.6
#403630

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 20:38:20 2009 UTC (11 months, 2 weeks ago) by timmillwood
Branch: MAIN
CVS Tags: DRUPAL-6--1-5
Changes since 1.5: +33 -14 lines
Diff to previous 1.5
#346748 #404996 #403630

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 13:38:13 2009 UTC (14 months, 1 week ago) by timmillwood
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.5.2.2: +9 -9 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Bug fixes

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 13:34:58 2009 UTC (14 months, 1 week ago) by timmillwood
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2: +251 -13 lines
Diff to previous 1.2
Backport of Drupal 6 version to Drupal 5

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 15:33:50 2008 UTC (14 months, 4 weeks ago) by timmillwood
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.5.2.1: +4 -3 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Bug fixes

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 17:56:00 2008 UTC (15 months, 1 week ago) by timmillwood
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.5: +30 -7 lines
Diff to previous 1.5
Bug fixes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:01:40 2008 UTC (15 months, 1 week ago) by timmillwood
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.4: +31 -4 lines
Diff to previous 1.4
Bug fixes

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 22:29:28 2008 UTC (15 months, 1 week ago) by timmillwood
Branch: MAIN
Changes since 1.3: +89 -20 lines
Diff to previous 1.3
Added 'Authored by' override, content type specific permissions and INSTALL.txt file.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 15:42:00 2008 UTC (16 months, 2 weeks ago) by timmillwood
Branch: MAIN
Changes since 1.2: +122 -7 lines
Diff to previous 1.2
no message

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 22:29:49 2007 UTC (3 years, 2 months ago) by robroy
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +1 -13 lines
Diff to previous 1.1
Updates for D5.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 04:26:10 2007 UTC (3 years, 2 months ago) by robroy
Branch: MAIN
Branch point for: DRUPAL-4-7
Initial commit of override_node_options module. This module allows users to override the default publishing options for nodes they can edit without giving them the 'administer nodes' permission. Hopefully something like this will be in core for D6 and this module will die.

Somewhat related issues:
#38451
#90531

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:

Licensing info: all code is licensed under the GNU General Public License, version 2 or later. Licensing questions see the FAQ
  ViewVC Help
Powered by ViewVC 1.1.3