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

Log of /contributions/modules/publishcontent/publishcontent.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.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 03:02:38 2009 UTC (7 months, 3 weeks ago) by malaussene
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1-BETA2
Changes since 1.5.2.5: +3 -3 lines
Diff to previous 1.5.2.5 , to branch point 1.5 , to next main 1.8
#366034 by malaussene: Fixed permission with own content.

Revision 1.3.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 03:00:22 2009 UTC (7 months, 3 weeks ago) by malaussene
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-1-BETA3
Changes since 1.3.4.10: +3 -3 lines
Diff to previous 1.3.4.10 , to branch point 1.3 , to next main 1.8
#366034 by malaussene: Fixed permission with own content.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 05:57:47 2009 UTC (8 months, 1 week ago) by malaussene
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1-BETA1
Changes since 1.5.2.4: +18 -1 lines
Diff to previous 1.5.2.4 , to branch point 1.5
#382280 by grndlvl, malaussene: Added publish/unpublish checkbox to node form.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 05:54:26 2009 UTC (8 months, 1 week ago) by malaussene
Branch: DRUPAL-5--2
Changes since 1.5.2.3: +2 -2 lines
Diff to previous 1.5.2.3 , to branch point 1.5
#406190 by vr_mex, malaussene: Added permissions for node type declared modules other than the node module.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 05:49:49 2009 UTC (8 months, 1 week ago) by malaussene
Branch: DRUPAL-5--2
Changes since 1.5.2.2: +4 -4 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Fix Cross Site Request Forgery by adding a token at the end of the URL to publish and unpublish.

Revision 1.3.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 23:52:32 2009 UTC (8 months, 1 week ago) by malaussene
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA2
Changes since 1.3.4.9: +18 -1 lines
Diff to previous 1.3.4.9 , to branch point 1.3
#382280 by grndlvl, malaussene: Added publish/unpublish checkbox to node form.

Revision 1.3.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 22:55:50 2009 UTC (8 months, 1 week ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.8: +2 -2 lines
Diff to previous 1.3.4.8 , to branch point 1.3
#406190 by vr_mex, malaussene: Added permissions for node type declared modules other than the node module.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 02:25:56 2009 UTC (8 months, 2 weeks ago) by malaussene
Branch: DRUPAL-5--2
Changes since 1.5.2.1: +7 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#366034 by freakalis, grndlvl: Added permissions to publish/unpublish own content.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 02:23:19 2009 UTC (8 months, 2 weeks ago) by malaussene
Branch: DRUPAL-5--2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
#381338 by grndlvl: fix link not showing on views.

Revision 1.3.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 01:27:41 2009 UTC (8 months, 2 weeks ago) by malaussene
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA1
Changes since 1.3.4.7: +24 -7 lines
Diff to previous 1.3.4.7 , to branch point 1.3
Fix Cross Site Request Forgery by adding a token at the end of the URL to publish and unpublish.

Revision 1.3.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 01:09:48 2009 UTC (9 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.6: +3 -3 lines
Diff to previous 1.3.4.6 , to branch point 1.3
Fixed: broken previous commit.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 01:07:35 2009 UTC (9 months ago) by malaussene
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Fixed: broken previous commit.

Revision 1.3.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 00:49:32 2009 UTC (9 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.5: +7 -1 lines
Diff to previous 1.3.4.5 , to branch point 1.3
#366034 by freakalis: Added permissions to publish/unpublish own content.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 00:44:57 2009 UTC (9 months ago) by malaussene
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
#366034 by freakalis, grndlvl: Added permissions to publish/unpublish own content.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 00:06:28 2009 UTC (9 months ago) by malaussene
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
#381338 by grndlvl: fix link not showing on views.

Revision 1.3.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 02:36:43 2009 UTC (10 months ago) by malaussene
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.3.4.4: +2 -2 lines
Diff to previous 1.3.4.4 , to branch point 1.3
Cleanup help field for the view field 'Node: Publish link'
after removing the text option field.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 01:20:10 2009 UTC (10 months ago) by malaussene
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Branch point for: DRUPAL-5--2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Cleanup help field for the view field 'Node: Publish link'
after removing the text option field.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 02:18:43 2009 UTC (10 months ago) by malaussene
Branch: MAIN
Changes since 1.3: +46 -12 lines
Diff to previous 1.3
Split the permissions 'un/publish *' into
separate publish and unpublish permissions.

Revision 1.3.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 02:08:40 2009 UTC (10 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.3: +11 -7 lines
Diff to previous 1.3.4.3 , to branch point 1.3
Work around a bug in at up to date Drupal <= 5.15 or 6.9:
user permissions page set 'publish *all* content'
auto-magically when 'unpublish *all* content' is set.
So we add 2 extra spaces in front of 'publish *' permissions.

Revision 1.3.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 23:39:24 2009 UTC (10 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.2: +22 -14 lines
Diff to previous 1.3.4.2 , to branch point 1.3
Split the permissions 'un/publish *' into separate publish and unpublish
permissions.

Revision 1.3.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 04:48:41 2009 UTC (10 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3.4.1: +30 -1 lines
Diff to previous 1.3.4.1 , to branch point 1.3
Add support for views-6.x-2.x

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:09:23 2009 UTC (10 months ago) by malaussene
Branch: DRUPAL-6--1
Changes since 1.3: +38 -81 lines
Diff to previous 1.3
Initial development version for Drupal 6:
 - updated for new hook_menu system
 - updated for new simpletest-6.x-2.x
 - remove now uneeded publishcontent.install
 - remove integration with views-1.x since
   Drupal 6 only works with views-2.x.
   Addition of views-2.x is in progress though.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 21:20:54 2009 UTC (10 months ago) by malaussene
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
Remove 'option' in the 'Node: Publish link' Views fields.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 23:44:34 2009 UTC (10 months, 1 week ago) by malaussene
Branch: MAIN
Changes since 1.1: +89 -119 lines
Diff to previous 1.1
Add an initial version of publishcontent
that implements a Publish / Unpublish button
on the node view/edit page and in the Views list.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 16:28:31 2008 UTC (20 months, 1 week ago) by jacobroufa
Branch: MAIN
initial commit. not much here... hopefully someone will help me test this!

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