Difference between revisions of "Main Page"

From TestWiki
Jump to: navigation, search
m (Oops - wrong name for my own extension! D'oh!)
m (Changed order of extensions to reflect their stability/usability.)
Line 20: Line 20:
  
 
''(Under development, and not yet installed on this wiki)''
 
''(Under development, and not yet installed on this wiki)''
|-
 
| colspan="2" | '''[[CrudeProtection]]'''
 
 
An extension that provides a primitive form of page protection.
 
 
|-
 
|-
 
| colspan="2" | '''[[BugSquish]]'''
 
| colspan="2" | '''[[BugSquish]]'''
  
 
An extension that checks your Bugzilla installation and adds a strikethrough to interwiki links for closed bugs.
 
An extension that checks your Bugzilla installation and adds a strikethrough to interwiki links for closed bugs.
|-
 
| colspan="2" | '''[[NonincludableNamespaces]]'''
 
 
An extension to emulate the functionality of [[mw:Manual:$wgNonincludableNamespaces|$wgNonincludableNamespaces]] in earlier versions of MediaWiki.
 
 
|-
 
|-
 
| colspan="2" | '''[[PersonalisedHomepage]]'''
 
| colspan="2" | '''[[PersonalisedHomepage]]'''
Line 40: Line 32:
  
 
Extension that provides a media-player for in-page playback of .mp3 files (via HTML5 <audio> tag).
 
Extension that provides a media-player for in-page playback of .mp3 files (via HTML5 <audio> tag).
 +
|-
 +
| colspan="2" | '''[[CrudeProtection]]'''
 +
 +
An extension that provides a primitive form of page protection.
 +
|-
 +
| colspan="2" | '''[[NonincludableNamespaces]]'''
 +
 +
An extension to emulate the functionality of [[mw:Manual:$wgNonincludableNamespaces|$wgNonincludableNamespaces]] in earlier versions of MediaWiki.
 
|}
 
|}
  

Revision as of 02:14, 9 February 2016

Welcome to the Kennel 17 Test Wiki
This is a test wiki, primarily used for demonstrating MediaWiki extensions that I have developed (or am in the process of developing). Some extensions are more stable than others, but all feedback is appreciated, even for prototypes. You can contact me either by e-mail or by leaving a message on my talk page.

WikiDB - A wiki-based database system.

Adds fully-integrated database functionality to your wiki.

Debugging tools

A couple of 'useful' tools for extension developers. At least, I've found them useful...

WikiCalendar - An outlook-style calendar extension.

(Under development, and not yet installed on this wiki)

BugSquish

An extension that checks your Bugzilla installation and adds a strikethrough to interwiki links for closed bugs.

PersonalisedHomepage

An extension to allow users to personalise the main page if they choose.

MP3MediaHandler

Extension that provides a media-player for in-page playback of .mp3 files (via HTML5 <audio> tag).

CrudeProtection

An extension that provides a primitive form of page protection.

NonincludableNamespaces

An extension to emulate the functionality of $wgNonincludableNamespaces in earlier versions of MediaWiki.

For full details of the currently installed extensions, and the version of MediaWiki that they are running on, please consult Special:Version.