MediaWiki extensions
http://meta.wikimedia.org/wiki/Write_your_own_MediaWiki_extension describes the extension mechanism of MediaWiki.
Needed extensions
- Count_incoming_links
- Sum
- Divide
- Subtract
- Average
- ...
Moved from MediaWiki modifications
Highest priority
- Introduction of {{numberofincominglinks:SomeNameSpace:SomePage}} This can be done with just one SQL query
Lower priority
- GetWiki-like "leech" feature - mirror whole GFDL corpus dynamically
- XML-import for feeds from other GFDL sources
- Automatic coding for different user types: red==unintroduced, green==Verified User and blue==Normal User
- automatic stub generation
Unfeasible
- Prohibit linking to Vote-pages from anywhere else then MyVotes or OurVotes pages (According to User:Brion this is difficult and prone to break stuff)