https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114278

Revision: 114278
Author:   jeroendedauw
Date:     2012-03-20 16:24:17 +0000 (Tue, 20 Mar 2012)
Log Message:
-----------
add formats to seettinsg file for easier overview

Modified Paths:
--------------
    trunk/extensions/SemanticResultFormats/SRF_Settings.php

Modified: trunk/extensions/SemanticResultFormats/SRF_Settings.php
===================================================================
--- trunk/extensions/SemanticResultFormats/SRF_Settings.php     2012-03-20 
15:57:08 UTC (rev 114277)
+++ trunk/extensions/SemanticResultFormats/SRF_Settings.php     2012-03-20 
16:24:17 UTC (rev 114278)
@@ -49,9 +49,16 @@
        'D3Bar',
        'D3Treemap',
 
-       // Still in alpha.
-       //'filtered',
-       //'jitgraph', // Several issues need to be fixed before this can be 
enabled, most notably it does not work properly with the RL.
+       // Still in alpha:
+       // 'filtered',
+       // 'jitgraph', // Several issues need to be fixed before this can be 
enabled, most notably it does not work properly with the RL.
+
+       // Disabled by default sicne they contact external sites:
+       // 'googlebar',
+       // 'googlepie',
+
+       // Unstable/broken:
+       // 'exhibit',
 );
 
 // load hash format only if HashTables extension is initialised, otherwise 
'Array' format is enough


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to