Log of /contributions/modules/publishcontent/publishcontent.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.
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.