Ticket #343 (closed enhancement: fixed)
Let stories bloggers see published and author fields
Reported by: | ed | Owned by: | jim |
---|---|---|---|
Priority: | critical | Milestone: | Phase 5 |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.45 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 1.5 |
Description
the bloggers want to add their stories in advance, and tinker with them (lots of tinkering going to be needed). Make it possible for them to see the 'author' and 'published' fields - so they can
- work on it unpublished
- publish it to a date in the future
Change History
comment:1 Changed 5 years ago by jim
- Status changed from new to accepted
- Total Hours changed from 0 to .25
comment:2 Changed 5 years ago by jim
- Add Hours to Ticket changed from 0 to .1
DEV down... will come back to this when Chris has fixed.
comment:3 Changed 5 years ago by jim
- Add Hours to Ticket .1 deleted
- Total Hours changed from .25 to .35
comment:5 Changed 5 years ago by ed
- so it's not just a permissions thing then? that admin/editors can see published/not published and we can't just let them see it too? Oh. Ah well - this is needed then, ta
- well we thought that it might be possible to add a post, and publish it to the date set into the future... dirty bodge I know.. but would enable bloggers to do their work at convenient times...
comment:6 Changed 5 years ago by jim
- Estimated Number of Hours changed from 0.0 to 0.45
1: Per Skype: Replace (disable) Private module once Publish Content module enabled and permissions set. Also need a line of descriptive text on the when user looking at their own Profile panel page to explain.
2: Agreed this is overkill, so not to be done.
Downgrading, will be fixed after SVN update and tinkering, prob early next week.
comment:8 Changed 5 years ago by jim
- Add Hours to Ticket changed from 0.0 to 1.15
- Total Hours changed from 0.35 to 1.5
SVN done.
Private disabled, Publish Content enabled... Permissions set up like this:
- Editors/Admins? can publish/unpublish everything -- i.e. they get a new tab/button that allows them to quickly publish/unpublish a node.
- SR bloggers can un/publish only their own SR blog posts.
- All authenticated users can un/publish their own user profiles.
Anyone need anything else?
SVN and server updates work time added to this ticket as it's the first one I got to...
This is gonna need http://drupal.org/project/publishcontent, which I've now added to SVN and am testing in DEV.
Part 2 is trickier... Are you saying you want embargoed (unpublished) content to automatically publish on a certain date?