Difference between revisions of "Useful special pages"

From Luky-Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Some of the special pages are completely hidden from Wiki interface. Other ones are part of long special pages list. I create small list of useful special pages to speedup access and uncover hidden capabilities of MediaWiki engine.<br>
+
Some of the special pages are completely hidden from Wiki interface. Other ones are part of long special pages list. I created small list of useful special pages to speedup access and uncover hidden capabilities of MediaWiki engine.<br>
 
<br>
 
<br>
 
=== Internal links ===
 
=== Internal links ===
 
* [[MediaWiki:Sidebar]] - menu on left side of all pages (in current skin / layout)
 
* [[MediaWiki:Sidebar]] - menu on left side of all pages (in current skin / layout)
* [[Special:LonelyPages]] -
+
* [[Special:LonelyPages]] - Display "orphaned" pages.
* [[Special:ShortPages]] -  
+
* [[Special:ShortPages]] - Sort pages by size. Short pages may be incomplete.
 +
* [[MediaWiki:Common.css]] - default style for MediaWiki (I disabled several tabs here)
 +
 
 
<br>
 
<br>
  
Line 14: Line 16:
 
=== MediaWiki engine update ===
 
=== MediaWiki engine update ===
 
* [http://www.mediawiki.org/wiki/Manual:Upgrading Manual:Upgrading] - MediaWiki update manual
 
* [http://www.mediawiki.org/wiki/Manual:Upgrading Manual:Upgrading] - MediaWiki update manual
* [http://lukas.dzunko.sk/mw-config/ update link] - MediaWiki internal check and db/config update. Just replace <code>index.php</code> with <code>mw-config</code> in URL and follow details on web page.
+
* [https://lukas.dzunko.sk/mw-config/ update link] - MediaWiki internal check and db/config update. Just replace <code>index.php</code> with <code>mw-config</code> in URL and follow details on web page.
 
* [[Special:Version]] - Current version of engine and components
 
* [[Special:Version]] - Current version of engine and components
 
<br>
 
<br>

Latest revision as of 17:16, 13 February 2016

Some of the special pages are completely hidden from Wiki interface. Other ones are part of long special pages list. I created small list of useful special pages to speedup access and uncover hidden capabilities of MediaWiki engine.

Internal links


External links


MediaWiki engine update

  • Manual:Upgrading - MediaWiki update manual
  • update link - MediaWiki internal check and db/config update. Just replace index.php with mw-config in URL and follow details on web page.
  • Special:Version - Current version of engine and components