Modify ↓
#2343 closed enhancement (fixed)
[PATCH] Hide "Add comment" section if permission is not available
Reported by: | Alec Thomas | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
Bit of a subjective call, but I personally prefer this behaviour. Feel free to ignore :)
Attachments (1)
Change History (3)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Trac Release: | 0.10 → 0.11 |
Changed 17 years ago by
Attachment: | hide-add-comment.diff added |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [2956]) FullBlogPlugin: A number of improvements and fixes:
BLOG_ADMIN
permission required).personal_blog
(defaultFalse
) will hide 'Browse by author' and various author references. Makes for a cleaner UI when only one author is posting to the blog anyway.