Difference between revisions of "Pcwiki"

From ProgClub
Jump to: navigation, search
Line 19: Line 19:
 
* Fix the icon graphics for OldSkool, the colours are slightly off.
 
* Fix the icon graphics for OldSkool, the colours are slightly off.
 
* Mod to support "Auto:*" includes, and implement Auto:Motto extension
 
* Mod to support "Auto:*" includes, and implement Auto:Motto extension
 +
* Modify the 'create account' feature to create a fully-fledged member account, with an LDAP entry, subscription to mailing lists, svn user, etc.
  
 
[[Category:TODO]]
 
[[Category:TODO]]

Revision as of 20:59, 3 August 2011

Pcwiki is the ProgClub Wiki software. That's the software that drives the web-site you're looking at. It's a fork of MediaWiki 1.17.0, with a custom skin called OldSkool, and the NoTitle extension. Pcwiki has also been updated to include a link to the W3C HTML validation service at the bottom of every page, boasting HTML5 support. For other projects see Projects.

Project status

Released! There have been a few releases of the pcwiki software. The latest release is fairly stable, there are only a few niggling issues to address.

Source code

The code for pcwiki is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/pcwiki/trunk

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/pcwiki/trunk

TODO

  • Fix the icon graphics for OldSkool, the colours are slightly off.
  • Mod to support "Auto:*" includes, and implement Auto:Motto extension
  • Modify the 'create account' feature to create a fully-fledged member account, with an LDAP entry, subscription to mailing lists, svn user, etc.

Done

Stuff that's done. Latest stuff on top.

  • Modified to include #top links next to edit links
  • Modified to include link to the W3C HTML validation service
  • Modified to be valid HTML5
  • Included NoTitle extension
  • Fiddled with the Vector skin's graphics to make them #c90 (organge) #000 (black) compatible for OldSkool
  • Created OldSkool skin
  • Created svn project
  • Started with MediaWiki 1.17.0