Difference between revisions of "Special admin pages"
(Created page with "== Management pages == The most important pages for administrators are listed as navigation links under ''Global actions > Management''. Some pages that are linked from here c...") (Tag: Visual edit) |
m (Tag: Visual edit) |
Contents
Management pages[edit | edit source]
The most important pages for administrators are listed as navigation links under Global actions > Management. Some pages that are linked from here can also be viewed and/or edited by users with edit rights:
| Page and access by role | sysop | editor |
|---|---|---|
| About BlueSpice | set visibility | view |
| Assignment management | edit | edit |
| Category manager | edit | edit |
| Config manager | edit | - |
| Group manager | edit | - |
| Interwiki links | edit | view |
| Namespace manager | edit | view |
| Namespace-CSS manager | edit | - |
| Page templates | edit | - |
| Permission manager | edit | - |
| Privacy admin | edit | - |
| Quality management overview | edit | - |
| User manager | edit |
Other admin pages[edit | edit source]
While most special pages that are listed on the page Special:SpecialPages can be accessed by are available for users with edit rights, the following pages are only accessible to users in the group sysop.
Unwatched pages[edit | edit source]
This page provides a list of pages that are not on the watchlist of any wiki users. This is helpful in combination with other quality management tools. An administrator can quickly find pages that might be neglected by the user community. By clicking on the page link, the administrator can then review the quality of the document.
Replace text[edit | edit source]
The special page Special:ReplaceText allows an administrator to perform a find-and-replace action across wiki pages. It is a MediaWiki extension and, therefore, documented at mediawiki.org/wiki/Extension:Replace_Text.
You can read a good summary of this feature on the BlueSpice blog: Replace Text – Search and replace in your wiki.
Page tools[edit | edit source]
Change content model of a page[edit | edit source]
In general, wiki pages use the content model wikitext. But MediaWiki also uses some other content models. Core content models are css, javscript, json, text and wikitext. This page allows to change the content model of existing pages.
Documentation: mediawiki.org/wiki/Manual:ContentHandler.
Import pages[edit | edit source]
An administrator can import an xml file that was previously exported from another wiki. The xml file should contain no more than 100 wiki pages to avoid connection and timeout issues.
Documentation: mediawiki.org/wiki/Manual:Importing_XML_dumps
Mass delete[edit | edit source]
The page Special:Nuke can be used to mass-delete recent pages. The pages to be deleted can be selected by various criteria. Like individually deleted pages, the mass-deleted pages are still in the database and administrators can restore them afterwards.
The search for pages that should be deleted is limited to recentely changed pages. By default, these are pages changed or added in the last 90 days.
Documentation: mediawiki.org/wiki/Help:Extension:Nuke.
Merge page histories[edit | edit source]
It is possible that the content of two pages is consolidated into one page, for example by pasting most or all of the content of page A into page B. In some cases it is important to keep the entire change history of the source page A. This tools allows to merge the histories of both pages. The merges are logged in a special "merge log".
Documentation: mediawiki.org/wiki/Help:Merge_history
View deleted pages[edit | edit source]
This link leads to the page Special:Undelete. It contains a simple search field to look for deleted pages with their page title.
Clicking on the page title of the search results loads the page View and restore deleted pages. From here, the deleted page can be restored after reviewing the deletion log and the page history. The page can be restored with the entire page history or with selected revisions only.
Clicking Invert selection selects and deselects the checkboxes for restoring the page revisions.
Documentation: mediawiki.org/wiki/Help:Deletion_and_undeletion
== Management pages == The most important pages for administrators are listed as navigation links under ''Global actions > Management''. Some pages that are linked from here can also be viewed and/or edited by users with edit rights: {| class="contenttable-blue" |+ !Page and access by role !sysop !editor |- |About BlueSpice |set visibility |view |- |Assignment management |edit |edit |- |Category manager |edit |edit |- |[[Manual:Extension/BlueSpiceConfigManager|Config manager]] |edit | - |- |[[Manual:Extension/BlueSpiceGroupManager|Group manager]] |edit | - |- |[[Manual:Extension/BlueSpiceInterWikiLinks|Interwiki links]] |edit |view |- |[[Manual:Extension/BlueSpiceNamespaceManager|Namespace manager]] |edit |view |- |Namespace-CSS manager |edit | - |- |[[Manual:Extension/BlueSpicePageTemplates|Page templates]] |edit | - |- |[[Manual:Extension/BlueSpicePermissionManager|Permission manager]] |edit | - |- |[[Manual:Extension/BlueSpicePrivacy|Privacy admin]] |edit | - |- |Quality management overview |edit | - |- |[[Manual:Extension/BlueSpiceUserManager|User manager]] |edit | |} == Other admin pages == While most special pages that are listed on the page ''Special:SpecialPages'' can be accessed by on ''Special:SpecialPages'' are available for users with edit rights, the following pages are only accessible to users in the group ''sysop''. === Unwatched pages === This page provides a list of pages that are not on the watchlist of any wiki users. This is helpful in combination with other quality management tools. An administrator can quickly find pages that might be neglected by the user community. By clicking on the page link, the administrator can then review the quality of the document. === Replace text === The special page ''Special:ReplaceText'' allows an administrator to perform a find-and-replace action across wiki pages. It is a MediaWiki extension and, therefore, documented at [[mediawikiwiki:Extension:Replace_Text|mediawiki.org/wiki/Extension:Replace_Text]]. You can read a good summary of this feature on the BlueSpice blog: [https://blog.bluespice.com/2017/08/02/replace-text-search-replace-wiki/ Replace Text – Search and replace in your wiki]. [[File:ReplaceText2 en.jpg|alt=Screenshot: replace tet|center|500x500px]] === Page tools === ==== === ====Change content model of a page ==== In general, wiki pages use the content model wikitext. But MediaWiki also uses some other content models. Core content models are css, javscript, json, text and wikitext. This page allows to change the content model of existing pages. Documentation: [[mediawikiwiki:Manual:ContentHandler|mediawiki.org/wiki/Manual:ContentHandler]]. ==== Import pages ==== An administrator can import an xml file that was previously exported from another wiki. The xml file should contain no more than 100 wiki pages to avoid connection and timeout issues. <br /> [[File:pagetool-import.png|alt=Screenshot: import xml dump|center|650x650px]] Documentation: [[mediawikiwiki:Manual:Importing_XML_dumps|mediawiki.org/wiki/Manual:Importing_XML_dumps]] ==== Mass delete ==== The page Special:Nuke can be used to mass-delete recent pages. The pages to be deleted can be selected by various criteria. Like individually deleted pages, the mass-deleted pages are still in the database and administrators can restore them afterwards. The search for pages that should be deleted is limited to recentely changed pages. By default, these are pages changed or added in the last 90 days. [[File:pagetool-massdelete.png|alt=Screenshot: mass-delete|center|650x650px]] Documentation: [[mediawikiwiki:Help:Extension:Nuke|mediawiki.org/wiki/Help:Extension:Nuke]]. ==== Merge page histories ==== It is possible that the content of two pages is consolidated into one page, for example by pasting most or all of the content of page A into page B. In some cases it is important to keep the entire change history of the source page A. This tools allows to merge the histories of both pages. The merges are logged in a special "merge log". [[File:pagetool-merge.png|alt=Screenshot: merge histories|center|500x500px]] Documentation: [[mediawikiwiki:Help:Merge_history|mediawiki.org/wiki/Help:Merge_history]] ==== View deleted pages ==== This link leads to the page ''Special:Undelete''. It contains a simple search field to look for deleted pages with their page title. [[File:pagetool-undelete.png|alt=Screenshot: undelete page|center|650x650px]] Clicking on the page title of the search results loads the page ''View and restore deleted pages''. From here, the deleted page can be restored after reviewing the deletion log and the page history. The page can be restored with the entire page history or with selected revisions only. Clicking Invert selection selects and deselects the checkboxes for restoring the page revisions. <br /> [[File:pagetool-undelete2.png|alt=Screenshot: undelete page revisions|center|650x650px]] Documentation: [[mediawikiwiki:Help:Deletion_and_undeletion|mediawiki.org/wiki/Help:Deletion_and_undeletion]] <br />
| Line 1: | Line 1: | ||
| − | == Management pages == | + | ==Management pages== |
The most important pages for administrators are listed as navigation links under ''Global actions > Management''. Some pages that are linked from here can also be viewed and/or edited by users with edit rights: | The most important pages for administrators are listed as navigation links under ''Global actions > Management''. Some pages that are linked from here can also be viewed and/or edited by users with edit rights: | ||
{| class="contenttable-blue" | {| class="contenttable-blue" | ||
| Line 60: | Line 60: | ||
|} | |} | ||
| − | == Other admin pages == | + | ==Other admin pages== |
| − | While most | + | While most pages on ''Special:SpecialPages'' are available for users with edit rights, the following pages are only accessible to users in the group ''sysop''. |
| − | === Unwatched pages === | + | ===Unwatched pages=== |
This page provides a list of pages that are not on the watchlist of any wiki users. This is helpful in combination with other quality management tools. An administrator can quickly find pages that might be neglected by the user community. By clicking on the page link, the administrator can then review the quality of the document. | This page provides a list of pages that are not on the watchlist of any wiki users. This is helpful in combination with other quality management tools. An administrator can quickly find pages that might be neglected by the user community. By clicking on the page link, the administrator can then review the quality of the document. | ||
| − | === Replace text === | + | ===Replace text=== |
The special page ''Special:ReplaceText'' allows an administrator to perform a find-and-replace action across wiki pages. It is a MediaWiki extension and, therefore, documented at [[mediawikiwiki:Extension:Replace_Text|mediawiki.org/wiki/Extension:Replace_Text]]. | The special page ''Special:ReplaceText'' allows an administrator to perform a find-and-replace action across wiki pages. It is a MediaWiki extension and, therefore, documented at [[mediawikiwiki:Extension:Replace_Text|mediawiki.org/wiki/Extension:Replace_Text]]. | ||
| Line 72: | Line 72: | ||
[[File:ReplaceText2 en.jpg|alt=Screenshot: replace tet|center|500x500px]] | [[File:ReplaceText2 en.jpg|alt=Screenshot: replace tet|center|500x500px]] | ||
| − | === Page tools === | + | ===Page tools=== |
| − | ==== Change content model of a page ==== | + | ====Change content model of a page==== |
In general, wiki pages use the content model wikitext. But MediaWiki also uses some other content models. Core content models are css, javscript, json, text and wikitext. This page allows to change the content model of existing pages. | In general, wiki pages use the content model wikitext. But MediaWiki also uses some other content models. Core content models are css, javscript, json, text and wikitext. This page allows to change the content model of existing pages. | ||
Documentation: [[mediawikiwiki:Manual:ContentHandler|mediawiki.org/wiki/Manual:ContentHandler]]. | Documentation: [[mediawikiwiki:Manual:ContentHandler|mediawiki.org/wiki/Manual:ContentHandler]]. | ||
| − | ==== Import pages ==== | + | ====Import pages==== |
An administrator can import an xml file that was previously exported from another wiki. The xml file should contain no more than 100 wiki pages to avoid connection and timeout issues. | An administrator can import an xml file that was previously exported from another wiki. The xml file should contain no more than 100 wiki pages to avoid connection and timeout issues. | ||
<br /> | <br /> | ||
| Line 85: | Line 85: | ||
Documentation: [[mediawikiwiki:Manual:Importing_XML_dumps|mediawiki.org/wiki/Manual:Importing_XML_dumps]] | Documentation: [[mediawikiwiki:Manual:Importing_XML_dumps|mediawiki.org/wiki/Manual:Importing_XML_dumps]] | ||
| − | ==== Mass delete ==== | + | ====Mass delete==== |
The page Special:Nuke can be used to mass-delete recent pages. The pages to be deleted can be selected by various criteria. Like individually deleted pages, the mass-deleted pages are still in the database and administrators can restore them afterwards. | The page Special:Nuke can be used to mass-delete recent pages. The pages to be deleted can be selected by various criteria. Like individually deleted pages, the mass-deleted pages are still in the database and administrators can restore them afterwards. | ||
| Line 94: | Line 94: | ||
Documentation: [[mediawikiwiki:Help:Extension:Nuke|mediawiki.org/wiki/Help:Extension:Nuke]]. | Documentation: [[mediawikiwiki:Help:Extension:Nuke|mediawiki.org/wiki/Help:Extension:Nuke]]. | ||
| − | ==== Merge page histories ==== | + | ====Merge page histories==== |
It is possible that the content of two pages is consolidated into one page, for example by pasting most or all of the content of page A into page B. In some cases it is important to keep the entire change history of the source page A. This tools allows to merge the histories of both pages. The merges are logged in a special "merge log". | It is possible that the content of two pages is consolidated into one page, for example by pasting most or all of the content of page A into page B. In some cases it is important to keep the entire change history of the source page A. This tools allows to merge the histories of both pages. The merges are logged in a special "merge log". | ||
[[File:pagetool-merge.png|alt=Screenshot: merge histories|center|500x500px]] | [[File:pagetool-merge.png|alt=Screenshot: merge histories|center|500x500px]] | ||
Documentation: [[mediawikiwiki:Help:Merge_history|mediawiki.org/wiki/Help:Merge_history]] | Documentation: [[mediawikiwiki:Help:Merge_history|mediawiki.org/wiki/Help:Merge_history]] | ||
| − | ==== View deleted pages ==== | + | ====View deleted pages==== |
This link leads to the page ''Special:Undelete''. It contains a simple search field to look for deleted pages with their page title. | This link leads to the page ''Special:Undelete''. It contains a simple search field to look for deleted pages with their page title. | ||
[[File:pagetool-undelete.png|alt=Screenshot: undelete page|center|650x650px]] | [[File:pagetool-undelete.png|alt=Screenshot: undelete page|center|650x650px]] | ||