MediaWiki modifications: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (for assessing the need for modifications to the MediaWiki in order to serve Content and Opinion Wiki well (stub))
     
    m (minor tweak)
     
    (30 intermediate revisions by 7 users not shown)
    Line 1: Line 1:
    This page is for discussing and defining the modifications/patches that we need to make to the MediaWiki software to enable running [[Content Wiki]] and [[Opinion Wiki]]
    See [[MediaWiki extensions]] page about the extensions that '''are needed'''. Making modifications to the [[MediaWiki]] itself is no longer necessary as the extension system has been introduced. This is great news to us since we don't have to worry about keeping '''a modified MediaWiki''' current with the mediawiki proper development tree.


    ==Added namespaces==
    MediaWiki has gained powerful features along the years since this R&D wiki was founded in 2003-03-10. These include: extra [[namespaces]], [[templates]] that will be used heavily to insert masses of [[categories]] onto articles, [[extensions]] and [[widgets]]
    For [[Content Wiki]] to be managed well we need to have at least the following namespaces:
    *Product
    *ProductGroup
    *Company


    For the [[Opinion Wiki]] we need at least the following namespaces:
    ===Lower priority===
    *Group
    #<s>[[GetWiki]]-like "leech" feature - mirror whole [[GFDL corpus]] dynamically</s> - <font color="Green">[✔]</font> - '''See [[MediaWiki/extensions#LinkedWiki|LinkedWiki extension]] and [[MediaWiki/Extensions#Import WP|Import WP extension]] that implement most of this'''
    *VirtualGroup
    #XML-import for feeds from other [[GFDL]] sources ''' <font color="Green"> - [✔] - </font> Implemented in core [[MediaWiki]] ( [[Special:Import]] ) since <unknown>
    *Campaign
    #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]] ''' <font color="Green"> - [✔] - </font>Implemented partially by [[MediaWiki/extensions#HeaderFooter|HeaderFooter extension]], [[MediaWiki/extensions#Include WP|Include Wp extension]], [[MediaWiki/extensions#HideEmptySections|HideEmptySections extension]] and [[MediaWiki/extensions|Labelled Section Transclusion]]''' etc.
    ==Article signing==
     
    The software has to be extended to enable organisations and individuals to sign any version of any article in the [[Content Wiki]] with GnuPG or other keys. This is essential to maintain the integrity of the recorded information. Some people may want to see the live wiki, understanding the possible hazards in it, but most will likely want some level of assurance from authorative parties on the correctness of the information
    ===See also:===
    ----
    *[[MediaWiki extensions]]
    ==Content autogenration==
    *[[Research Wiki]]
    We need to have a module for generating and identifying information coming from the [[Consumerium Vault]], wherein information is verified by staff. Also reacting to editing of autogenrated content (if made possible) has to be dealt with.
    *[[Publish Wiki]]
    ----
    *[[Verified User]]
    ==Article creation restrictions==
     
    For  [[Opinion Wiki]] we need to restrict the creation of [[Group]]-articles to only those entities that are registered in and verified by the [[Vault]]
    [[Category:Deprecated]]
    ----
    [[Category:MediaWiki]]
    ==Privilige management==
    For [[Opinion Wiki]] we need totally new code to manage the addition, modification and removal of usergroups
    ----
    ==Editing restrictions==
    For the [[Opinion Wiki]] we need to manage restriction of editing of certain articles and subarticles to certain users belonging to designed usergroups
    ----
    ==Middleware connection with Opinion Wiki edits==
    Edits to the [[Opinion Wiki]] have to be screened by middleware software to update the composite view of the wiki eg. changes in [[vote]]s or [[score]]s

    Latest revision as of 08:07, 3 July 2012

    See MediaWiki extensions page about the extensions that are needed. Making modifications to the MediaWiki itself is no longer necessary as the extension system has been introduced. This is great news to us since we don't have to worry about keeping a modified MediaWiki current with the mediawiki proper development tree.

    MediaWiki has gained powerful features along the years since this R&D wiki was founded in 2003-03-10. These include: extra namespaces, templates that will be used heavily to insert masses of categories onto articles, extensions and widgets

    Lower priority[edit | edit source]

    1. GetWiki-like "leech" feature - mirror whole GFDL corpus dynamically - [✔] - See LinkedWiki extension and Import WP extension that implement most of this
    2. XML-import for feeds from other GFDL sources - [✔] - Implemented in core MediaWiki ( Special:Import ) since <unknown>
    3. Automatic coding for different user types: red==unintroduced, green==Verified User and blue==Normal User
    4. automatic stub generation - [✔] - Implemented partially by HeaderFooter extension, Include Wp extension, HideEmptySections extension and Labelled Section Transclusion etc.

    See also:[edit | edit source]