No edit summary |
|||
Line 7: | Line 7: | ||
* Ajax support for space state | * Ajax support for space state | ||
* <s>Keep edits marked as 'minor edit' out of the RSS to reduce spam on IRC</s> 'hideminor' => 1 in ~/includes/DefaultSettings.php | * <s>Keep edits marked as 'minor edit' out of the RSS to reduce spam on IRC</s> 'hideminor' => 1 in ~/includes/DefaultSettings.php | ||
* Use http://www.mediawiki.org/wiki/Extension:Include to get rid of the iframe on [[Infra#Which_hosts_are_online.3F]], and maybe turn certain lines into hyperlinks to pages describing the hosts? | * Use http://www.mediawiki.org/wiki/Extension:Include to get rid of the iframe on [[Infra#Which_hosts_are_online.3F]], and maybe turn certain lines into hyperlinks to pages describing the hosts? (use "protect page" to prevent fuckery?) | ||
== Todo == | == Todo == |
Revision as of 13:10, 22 April 2013
This page is about the very wiki you're currently reading. It can hold ideas, thoughts, discussions, and feature requests.
Feature requests
- Tagcloud? e.g. http://www.mediawiki.org/wiki/Extension:WikiCategoryTagCloud
- http://www.mediawiki.org/wiki/Manual:$wgCapitalLinks
- Single sign-on for this wiki and future stuff
- Ajax support for space state
Keep edits marked as 'minor edit' out of the RSS to reduce spam on IRC'hideminor' => 1 in ~/includes/DefaultSettings.php- Use http://www.mediawiki.org/wiki/Extension:Include to get rid of the iframe on Infra#Which_hosts_are_online.3F, and maybe turn certain lines into hyperlinks to pages describing the hosts? (use "protect page" to prevent fuckery?)
Todo
- Editing a page with a form results in HTTP Error 500 for the user, but the edit is saved correctly.
- SSL
- Migrate current users to LDAP (including password if possible and use LDAP for authentication from then on.