r82590 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82589‎ | r82590 | r82591 >
Date:05:49, 22 February 2011
Author:jnatividad
Status:deferred
Tags:
Comment:
expanded comments in ploticus.config sample file
Modified paths:
  • /trunk/extensions/SemanticResultFormats/Ploticus/ploticus-addons/ploticus.config (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/Ploticus/ploticus-addons/ploticus.config
@@ -1,8 +1,10 @@
22 // model ploticus config file
33 // for SRF-Ploticus
4 -// be sure modify specify PLOTICUS_CONFIG with the $srfgEnvSettings var in LocalSettings.php
 4+// be sure to specify PLOTICUS_CONFIG with the $srfgEnvSettings var in LocalSettings.php
55 // e.g. $srfgEnvSettings = 'PLOTICUS_CONFIG=[FULLPATH]/ploticus.config SWF_FONTS_DIR=/usr/share/ming/fonts/ttf-dejavu/fdb';
66 // see http://ploticus.sourceforge.net/doc/config.html for more info
77
8 -// so we don't need to specify comma for the CSVs
 8+// so we don't need to specify comma delimiter for CSVs
 9+// with prefabs, this is not really an issue since SRF-Ploticus already sets delim=comma
 10+// this is really only here for Ploticus scripts
911 option: delim=comma

Status & tagging log