diff options
Diffstat (limited to 'files/tr/mdn/community/roles/admins/index.html')
-rw-r--r-- | files/tr/mdn/community/roles/admins/index.html | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/files/tr/mdn/community/roles/admins/index.html b/files/tr/mdn/community/roles/admins/index.html deleted file mode 100644 index 53a34cc382..0000000000 --- a/files/tr/mdn/community/roles/admins/index.html +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: MDN administrator role -slug: MDN/Community/Roles/Admins -translation_of: MDN/Community/Roles/Admins ---- -<div>{{MDNSidebar}}</div> - -<p><span class="seoSummary">Of the roles on MDN, the role of administrator, or <strong>admin</strong>, is that with the highest permission level. Admins can use all features of the site's platform, and even have limited access to the data structures behind the scenes. This article describes what admins can do and how you can talk to one to get help with one of those things.</span></p> - -<h2 id="Contacting_the_admins">Contacting the admins</h2> - -<p>You can email <a href="mailto:mdn-admins@mozilla.org?subject=Admin%20help%20request">mdn-admins@mozilla.org</a> to send a message to the admin team.</p> - -<h2 id="Admin_powers">Admin powers</h2> - -<p>Admins have a number of special capabilities. Among them are the following:</p> - -<h3 id="Move_pages">Move pages</h3> - -<p>All admins have the ability to move pages and trees of pages.</p> - -<h3 id="Delete_pages">Delete pages</h3> - -<p>All admins have the ability to delete any page on MDN's wiki. Usually, however, if you want a page deleted, you should simply add the tag "junk" to the page. Do not edit or erase the content (doing so makes it harder to check to be sure the page actually needs to be deleted). If there's a particularly major problem (highly offensive content, for instance), contact an admin directly as well.</p> - -<p>Admins also have the ability to undelete previously removed pages (at least, up until they are purged from the system, which happens some time after deletion). If you find that a page has been incorrectly deleted, contact an admin.</p> - -<h3 id="Grant_and_remove_permissions">Grant and remove permissions</h3> - -<p>Admins can change users' permissions. There is a process behind this; see <a href="/en-US/docs/MDN/Contribute/Tools_with_restricted_access">Tools with restricted access</a> for more information.</p> - -<h3 id="Ban_and_unban_users">Ban and unban users</h3> - -<p>Sometimes, users cause enough trouble that they need to be locked out of editing content on MDN (either temporarily or permanently). Administrators (as well as topic drivers and localization team leaders) have the ability to ban users, as well as to remove existing bans.</p> - -<h3 id="Createedit_zones">Create/edit zones</h3> - -<p>MDN administrators can create new zones, turn existing pages into zones, and edit zone information and CSS. For more information about zones, see the <a href="/en-US/docs/MDN/User_guide/Zone_administration">Zone administration</a> guide.</p> - -<h3 id="Edit_user_information">Edit user information</h3> - -<p>MDN administrators have a limited ability to change user information for which there's not yet a user interface for editing. If you need to have your username changed, an email address associated with an old "legacy" MDN account, or the like, you can try contacting an admin for help. <strong>We do not promise to be able to help you; not all requests can be met.</strong></p> - -<h3 id="Add_or_change_calendar_entries">Add or change calendar entries</h3> - -<p>MDN admins can update or add to the <a href="https://mail.mozilla.com/home/publiccalendar@mozilla.com/MDN_Events.html">MDN events calendar</a>. If your writing team has a meeting you'd like listed, or if you see a problem with an existing event, please let the admins know, and we'll take care of it.</p> - -<h2 id="See_also">See also</h2> - -<ul> - <li><a href="/en-US/docs/MDN/Contribute/Drivers_and_curators">Topic drivers and curators</a></li> - <li><a href="/en-US/docs/MDN/Contribute/Localization_driver_role">Localization driver role</a></li> -</ul> |