diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
commit | 41c76addc97200aa71105773397aa4edd2af6b4c (patch) | |
tree | e0a2a83bb03275f8f7058cd0462397e8587e1363 /files/ar/orphaned/mdn/tools | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-41c76addc97200aa71105773397aa4edd2af6b4c.tar.gz translated-content-41c76addc97200aa71105773397aa4edd2af6b4c.tar.bz2 translated-content-41c76addc97200aa71105773397aa4edd2af6b4c.zip |
unslug ar: move
Diffstat (limited to 'files/ar/orphaned/mdn/tools')
-rw-r--r-- | files/ar/orphaned/mdn/tools/page_deletion/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/files/ar/orphaned/mdn/tools/page_deletion/index.html b/files/ar/orphaned/mdn/tools/page_deletion/index.html new file mode 100644 index 0000000000..14b1632e0a --- /dev/null +++ b/files/ar/orphaned/mdn/tools/page_deletion/index.html @@ -0,0 +1,21 @@ +--- +title: Deleting pages +slug: MDN/Tools/Deleting_pages +tags: + - Guide + - MDN Meta + - Page-level + - Tools +translation_of: MDN/Tools/Page_deletion +--- +<div>{{MDNSidebar}}</div><p>Only MDN administrators are able to delete pages. <span class="seoSummary">This article explains how to request that a page be removed from MDN.</span></p> + +<p>To arrange for a page to be deleted, you should do the following:</p> + +<ol> + <li><strong>Do not erase or change the page content.</strong> We want to have the record of the page as it was at deletion time.</li> + <li>Add the tag "junk" to the page. Do not remove other tags.</li> + <li>If the page is particularly urgently in need of deletion (for example, its content is inappropriate, offensive, or technically dangerous), <a href="mailto:mdn-admins@mozilla.org" title="Notify an administrator">notify an MDN administrator</a>.</li> +</ol> + +<p>An administrator will delete the page when possible, after confirming that deletion is appropriate</p> |