MediaWiki/extensions: Difference between revisions

    (→‎Headlined of the planned: filling the table with values)
    Line 6: Line 6:
    ! Consumium specific
    ! Consumium specific
    ! Implementation
    ! Implementation
    ! Compabilitys
    ! Compabilities
    |-
    |-
    | <tt>'''[[#HashTable]]'''</tt>  
    | <tt>'''[[mw:Extension:HashTables]]'''</tt>  
    | Ability to make [[w:hash table]]s from template-data and to fill templates with data from hash tables.
    | Ability to make [[w:hash table]]s from template-data and to fill templates with data from hash tables.
    | This combined with storing and fetching to/from database so that database maybe manipulated from wiki and the wiki manipulated from the database. In some tasks [[#Arrays]] will be much more efficient, but as a catch-all way of storing values in templates in articles hash tables are an excellent idea.
    | This combined with storing and fetching to/from database so that database maybe manipulated from wiki and the wiki manipulated from the database. In some tasks [[#Arrays]] will be much more efficient, but as a catch-all way of storing values in templates in articles hash tables are an excellent idea.
    Line 14: Line 14:
    | Tested on 1.17
    | Tested on 1.17
    |-
    |-
    | <tt>'''[[#ArticleFeedback]]'''</tt>
    | <tt>'''[[mw:Extension:ArticleFeedback]]'''</tt>
    | stars of maximum stars rating system with multple polls for different aspects  
    | stars of maximum stars rating system with multple polls for different aspects  
    |  for [[reviews]]
    |  for [[reviews]]
    Line 20: Line 20:
    |  1.18 and up only
    |  1.18 and up only
    |-
    |-
    | <tt>'''[[#ArticleFeedbackv5]]'''</tt>
    | <tt>'''[[mw:Extension:ArticleFeedbackv5]]'''</tt>
    | textbox feedback system  
    | textbox feedback system  
    | could be used to collect the [[feedback]] to a [[company]]
    | could be used to collect the [[feedback]] to a [[company]]