Closed
Bug 925964
Opened 12 years ago
Closed 5 years ago
Ability to lock a page
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jswisher, Unassigned)
Details
(Whiteboard: [specification][type:feature])
What problems would this solve?
===============================
Some pages really shouldn't be edited except by admins. The most glaring example of this is https://developer.mozilla.org/en-US/docs/Midas/Security_preferences which is referenced from within Firefox, because Firefox prevents scripts from triggering copy and paste operations. This page is visited by confused users who paste random content into it.
Another use case is https://developer.mozilla.org/en-US/Apps/FAQs/Marketplace_payments which describes Mozilla policies with respect to the Firefox Marketplace.
Who would use this?
===================
Admins would lock pages that shouldn't be edited by ordinary users. This could be done via the Django admin UI if necessary.
What would users see?
=====================
Users would not see the Edit button on the page, even when logged in.
What would users do? What would happen as a result?
===================================================
Users would get correct information and not risk messing up that information for others.
Is there anything else we should know?
======================================
![]() |
||
Comment 1•12 years ago
|
||
I thoguht there was a bug for this when we were specifying Zone requirements?
Priority: -- → P1
Updated•8 years ago
|
Priority: P1 → --
Comment 2•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•