Difference between revisions of "Main Page"

From TestWiki
Jump to: navigation, search
(Better description? Still not completely happy with it...)
(Fix table cell borders, by using a class.)
Line 5: Line 5:
 
}}  
 
}}  
 
<center>
 
<center>
{| border="1" cellpadding="5" style="border: 1px solid #cccccc; border-collapse: collapse; margin: 0.2em 1em 1em;"
+
{| border="1" cellpadding="5" class="HomepageTable"
 
| {{click|image=WikiDB icon.png | link=WikiDB | width=128px | height=128px}}
 
| {{click|image=WikiDB icon.png | link=WikiDB | width=128px | height=128px}}
 
|'''[[WikiDB]] - A wiki-based database system.'''
 
|'''[[WikiDB]] - A wiki-based database system.'''

Revision as of 19:33, 26 September 2011

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)

CrudeProtection

An extension that provides a primitive form of page protection.

BugSquish

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

NonincludableNamespaces

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

PersonalisedHomepage

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

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