Opened 19 years ago
Closed 17 years ago
#3625 closed enhancement (fixed)
User roles - restrict page creation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | dev-feedback |
| Focuses: | Cc: |
Description
Using the Role Manager plugin, I used the tweak (ticket # 2301) to restrict page editing to the owner, but now the issue is that these restricted users can still create new pages. How can this be restricted?
Thanks!
Change History (11)
#4
@
19 years ago
- Milestone changed from 2.2 to 2.1
- Owner davidhouse deleted
Right now if you can edit you can delete. You might be able to make something happen with a plugin. We can consider having separate create and edit capabilities for 2.2.
#6
@
19 years ago
There is a way with posts, however, to limit users to be able to only edit their posts, not edit others, and not create new posts. The question is, how to do this with pages? The changes in ticket #2301 half solved things, but not entirely
#8
@
19 years ago
- Milestone changed from 2.3 to 2.5 (future)
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.
I assigned it to davidhouse, who fixed the last part of the plugin. Hope that works out.