r114278 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114277‎ | r114278 | r114279 >
Date:16:24, 20 March 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
add formats to seettinsg file for easier overview
Modified paths:
  • /trunk/extensions/SemanticResultFormats/SRF_Settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php
@@ -49,9 +49,16 @@
5050 'D3Bar',
5151 'D3Treemap',
5252
53 - // Still in alpha.
54 - //'filtered',
55 - //'jitgraph', // Several issues need to be fixed before this can be enabled, most notably it does not work properly with the RL.
 53+ // Still in alpha:
 54+ // 'filtered',
 55+ // 'jitgraph', // Several issues need to be fixed before this can be enabled, most notably it does not work properly with the RL.
 56+
 57+ // Disabled by default sicne they contact external sites:
 58+ // 'googlebar',
 59+ // 'googlepie',
 60+
 61+ // Unstable/broken:
 62+ // 'exhibit',
5663 );
5764
5865 // load hash format only if HashTables extension is initialised, otherwise 'Array' format is enough

Status & tagging log