Difference between revisions of "AdminToDo"

From Code4Lib
Jump to: navigation, search
(Wiki (Mediawiki 1.11))
Line 16: Line 16:
  
 
* Remove /index.php/ from URLs
 
* Remove /index.php/ from URLs
** wickr will talk to rordway about this
+
** difficult to have inclusive rewrite rules which hit articles but leave wiki working files alone
** somewhat complicated setup, several issues with .htaccess setup like http://www.delphster.net/?p=117
+
** wickr tried http://www.delphster.net/?p=117 it kinda worked but broke other stuff
 +
** more options at http://www.mediawiki.org/wiki/Manual:Short_URL but nothing that stands out yet
 
* Add plugin for syntax highlighting of code snippets (particularly for Umlaut documentation)
 
* Add plugin for syntax highlighting of code snippets (particularly for Umlaut documentation)
 
* Upgrade to Mediawiki 1.13
 
* Upgrade to Mediawiki 1.13

Revision as of 00:52, 18 February 2009

This page is to keep track of ideas and tasks for administering and maintaining the various Code4Lib sites. Also can be used for listing people involved or any progress made.

Code4Lib.org (Drupal 4)

  • Upgrade to Drupal 6
    • is it wise to attempt this before the conference?
    • can one go from 4 to 6 directly? or is 5 needed before 6?
  • Add plugin for managing users such as Userplus?
  • Add ReCaptcha plugin for managing spam?
    • may not be worth the setup, as spam accounts have died down and now wickr gets emails on new accounts so it's easier to watch
  • Single Sign On for other sites.
    • CAS Server? OpenID/OAuth? Something else?
  • Do more with profiles or directory of people on the site

Wiki (Mediawiki 1.11)

  • Remove /index.php/ from URLs
  • Add plugin for syntax highlighting of code snippets (particularly for Umlaut documentation)
  • Upgrade to Mediawiki 1.13

Plugin: Semantic MediaWiki (1.4.2)

Planet (Planet 2.0)

  • Switch/Upgrade to Venus?