Difference between revisions of "Main Page"

From TestWiki
Jump to: navigation, search
(Use box template - easier to read.)
(Updated BugSquish description - it supports multiple bug trackers, not just Bugzilla.)
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Box|bodycol=#ffffdd|titlecol=#ffffbb|title=Welcome to the Kennel 17 Test Wiki|body=
+
{{Box|bodycol=#ffffee|titlecol=#ffffdd|title=Welcome to the Kennel 17 Test Wiki|body=
This is a test wiki, primarily used for demonstrating MediaWiki extensions that I have developed (or am in the process of developing).  Fully functional extensions will be released under the GFDL once ready, but feel free to comment on work in progress as well - all feedback is appreciated.  You can contact me either [[Special:Emailuser/HappyDog|by e-mail]] or by leaving a message on [[User talk:HappyDog|my talk page]].
+
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 [[Special:Emailuser/HappyDog|by e-mail]] or by leaving a message on [[User talk:HappyDog|my talk page]].
  
- '''[[User:HappyDog|HappyDog]]''', 18th June 2006
+
<div style="text-align: right;">'''[[User:HappyDog|Mark Clements (HappyDog)]]'''</div>
 +
}}
 +
<center>
 +
{| border="1" cellpadding="5" class="HomepageTable"
 +
| {{click|image=WikiDB icon.png | link=WikiDB | width=128px | height=128px}}
 +
|'''[[WikiDB]] - A wiki-based database system.'''
  
'''<small>For full details of the currently installed extensions, and the version of MediaWiki that they are running on, please consult [[Special:Version]].</small>'''
+
Adds fully-integrated database functionality to your wiki.
}}
+
|-
 +
|{{click|image=Tools icon.png | link=Debugging tools | width=128px | height=128px}}
 +
|'''[[Debugging tools]]'''
  
{{Box|bodycol=inherit|titlecol=#ddddff|title=My Extensions|body=
+
On-wiki tools to help display information about live source code, useful when developing/distributing custom extensions.
I have developed, or am in the process of developing, the following MediaWiki extensions.
+
|-
 +
|{{click|image=Calendar icon.png | link=WikiCalendar| width=128px | height=128px}}
 +
|'''[[WikiCalendar]] - An outlook-style calendar extension.'''
  
* [[Debugging tools]] - a couple of useful tools for extension developers.
+
''(Under development, and not yet installed on this wiki)''
* [[WikiCalendar]] - An outlook-style calendar extension.  ''(Under development)''
+
|-
* [[WikiDB]] - A wiki-based database system.  ''(Under development)''
+
| {{click|image=BugSquish.png | link=BugSquish | width=128px | height=128px}}
}}
+
| '''[[BugSquish]]'''
  
 +
An extension that checks your bug tracker installation and adds a strikethrough to interwiki links for closed bugs. BugSquish currently supports the Bugzilla, RT and Trac bug trackers, running on either MySQL or PostgreSQL databases.
 +
|-
 +
| colspan="2" | '''[[PersonalisedHomepage]]'''
 +
 +
An extension to allow users to personalise the main page if they choose.
 +
|-
 +
| colspan="2" | '''[[MP3MediaHandler]]'''
 +
 +
Extension that provides a media-player for in-page playback of .mp3 files (via HTML5 &lt;audio&gt; 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.
 +
|}
 +
 +
'''<small>For full details of the currently installed extensions, and the version of MediaWiki that they are running on, please consult [[Special:Version]].</small>'''
 +
</center>
 +
<!--
 
{{Box|bodycol=inherit|titlecol=#ddddff|title=3rd party extensions|body=
 
{{Box|bodycol=inherit|titlecol=#ddddff|title=3rd party extensions|body=
 
The following extensions are also installed in this wiki.  None of them are required in order to run my extensions, but I find them useful.
 
The following extensions are also installed in this wiki.  None of them are required in order to run my extensions, but I find them useful.
Line 20: Line 51:
 
* GeSHi Syntax Highlighter
 
* GeSHi Syntax Highlighter
 
}}
 
}}
 +
-->

Latest revision as of 21:02, 14 September 2018

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

On-wiki tools to help display information about live source code, useful when developing/distributing custom extensions.

WikiCalendar - An outlook-style calendar extension.

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

BugSquish

An extension that checks your bug tracker installation and adds a strikethrough to interwiki links for closed bugs. BugSquish currently supports the Bugzilla, RT and Trac bug trackers, running on either MySQL or PostgreSQL databases.

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.