Modify ↓
      
        Opened 17 years ago
Closed 17 years ago
#3375 closed enhancement (duplicate)
draft status
| Reported by: | Owned by: | osimons | |
|---|---|---|---|
| Priority: | normal | Component: | FullBlogPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
draft status for blog posts. so only blog_admin could see them until they are in the published state.
Attachments (0)
Change History (1)
comment:1 Changed 17 years ago by
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
| Trac Release: | 0.10 → 0.11 | 
Note: See
        TracTickets for help on using
        tickets.
    


As it says on the FullBlogPlugin home page, there is a sample plugin included in the repository that implements draft functionality - only the author can view own posts as long as they are tagged with a certain category (configurable, default 'draft').
Duplicate of #3341.