Page Management: Difference between revisions
Appearance
No edit summary |
|||
| Line 9: | Line 9: | ||
http://127.0.0.1:8080/admin/wiki_menu.php | http://127.0.0.1:8080/admin/wiki_menu.php | ||
https://gor.onlyotaku.com/admin/wiki_menu.php | |||
https://gor.onlyotaku.com/ | |||
== Page Actions == | == Page Actions == | ||
Revision as of 17:27, 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
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.