MediaWiki modifications: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (#REDIRECT MediaWiki extensions we no longer have to modify the core software, just write extensions to it)
    (moved back the notes about modifications)
    Line 1: Line 1:
    #REDIRECT [[MediaWiki extensions]]
    ===Highest priority===
    #Introduction of <nowiki>{{numberofincominglinks:SomeNameSpace:SomePage}}</nowiki> 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: <font color="red">red==unintroduced</font>, <font color="green">green==Verified User</font> and <font color="blue">blue==Normal User</font>
    #[[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)
     
    ===See also:===
    *[[Research Wiki]]
    *[[Publish Wiki]]
    *[[Verified User]]

    Revision as of 19:51, 26 August 2005

    Highest priority

    1. Introduction of {{numberofincominglinks:SomeNameSpace:SomePage}} This can be done with just one SQL query

    Lower priority

    1. GetWiki-like "leech" feature - mirror whole GFDL corpus dynamically
    2. XML-import for feeds from other GFDL sources
    3. Automatic coding for different user types: red==unintroduced, green==Verified User and blue==Normal User
    4. automatic stub generation

    Unfeasible

    1. 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)

    See also: