e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
323 stars 214 forks source link

[Feature request]: Option to restrict viewing/editing news posts to self-authored posts only #5304

Closed CaMer0n closed 4 months ago

CaMer0n commented 4 months ago

Motivation

Currently e107 has no way to compartmentalize posts created by different authors in the news admin area. The only option is to use 'submit news' which is designed more for 'members' than content writers. (admins)

Proposed Solution

Add a preference for this purpose.

Alternatives

Submit news - less than ideal, and would require duplication of much of the admin area's code.

Additional Context

No response