Page Management: Difference between revisions
Appearance
Correct TitleBlacklist management link. |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
This page collects page creation, page cleanup, article maintenance, approval, and page-control tools for Gor Wiki staff. | This page collects page creation, page cleanup, article maintenance, approval, and page-control tools for Gor Wiki staff. | ||
To edit the links on the left side | |||
Gor Links | |||
http://127.0.0.1:8080/admin/wiki_menu.php | |||
https://gor.onlyotaku.com/admin/wiki_menu.php | |||
Updated: | |||
https://gor.onlyotaku.com/wiki/index.php?title=Special:WikiMenuManager | |||
== Page Actions == | == Page Actions == | ||
| Line 30: | Line 43: | ||
== Key System Messages == | == Key System Messages == | ||
* [[ | * [[MediaWiki:Sidebar]] - Edit the native MediaWiki navigation link menus. | ||
* [[ | * [[MediaWiki:Common.css]] - Apply global site-wide custom CSS styling. | ||
* [[ | * [[MediaWiki:Common.js]] - Apply global site-wide custom JavaScript behavior. | ||
== URL Actions == | == URL Actions == | ||
| Line 44: | Line 57: | ||
* <code>[[Page Name]]</code> - Internal link to another wiki page. | * <code>[[Page Name]]</code> - Internal link to another wiki page. | ||
* <code>[[Page Name|Display Text]]</code> - Internal link with customized display text. | * <code>[[Page Name|Display Text]]</code> - Internal link with customized display text. | ||
* <code>[[Category:Category Name]]</code> - Add the current page to a specific category directory. | * <code>[[index.php?title=Category:Category Name]]</code> - Add the current page to a specific category directory. | ||
* <code>== Heading ==</code> - Creates a section heading and adds it to the page contents. | * <code>== Heading ==</code> - Creates a section heading and adds it to the page contents. | ||
* <code>=== Sub-heading ===</code> - Creates a subsection heading. | * <code>=== Sub-heading ===</code> - Creates a subsection heading. | ||
Latest revision as of 19:19, 12 July 2026
Page Management
This page collects page creation, page cleanup, article maintenance, approval, and page-control tools for Gor Wiki staff.
To edit the links on the left side
Gor Links
http://127.0.0.1:8080/admin/wiki_menu.php
https://gor.onlyotaku.com/admin/wiki_menu.php
Updated:
https://gor.onlyotaku.com/wiki/index.php?title=Special:WikiMenuManager
Page Actions
- Edit the main page
- [/admin/wiki_create_page.php Create a new page]
- Move a page - Rename or relocate a page while keeping its edit history.
?action=delete- Append to any page URL to delete that page when your account has permission.?action=protect- Append to any page URL to protect or unprotect that page.- All Pages - View a complete list of every page on the wiki.
- Recent Changes - Monitor edits, new pages, and user activity in real time.
- New Pages - Review only the most recently created pages.
- Wanted Pages - Identify dead links that need a page created for them.
- Lonely Pages - Find orphan pages that have no other pages linking to them.
- Dead-end Pages - Locate pages that contain no links to other articles.
- Upload - Upload files, images, and logos to the wiki.
- List Files - Browse a gallery of all uploaded media files.
- Categories - See all created categories used to organize content.
- Version - Check active extensions, skin names, and MediaWiki version.
Page Control Extensions
- AbuseFilter - Create rules that warn, block, tag, or throttle unwanted edits and page creation.
- Title Blacklist - Block unwanted page titles, account names, and common spam patterns.
- Nuke - Mass-delete pages created by a user.
- DeleteBatch - Batch-delete a prepared list of pages.
- ReplaceText - Bulk replace text across pages.
- Approved Revisions - Review approval workflow pages, when available.
- Page Forms - Create structured forms for safer page creation, when configured.
Key System Messages
- MediaWiki:Sidebar - Edit the native MediaWiki navigation link menus.
- MediaWiki:Common.css - Apply global site-wide custom CSS styling.
- MediaWiki:Common.js - Apply global site-wide custom JavaScript behavior.
URL Actions
Append these to a page URL when the normal UI is hidden or inconvenient.
?action=edit- Edit a page directly.?action=history- View page revision history.?action=purge- Force clear server cache for that page.
Essential Wikitext
Page Name- Internal link to another wiki page.Display Text- Internal link with customized display text.index.php?title=Category:Category Name- Add the current page to a specific category directory.== Heading ==- Creates a section heading and adds it to the page contents.=== Sub-heading ===- Creates a subsection heading.