https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113327
Revision: 113327
Author: jeroendedauw
Date: 2012-03-07 23:35:53 +0000 (Wed, 07 Mar 2012)
Log Message:
-----------
follow up r113323
Modified Paths:
--------------
trunk/extensions/SemanticResultFormats/GoogleCharts/README
trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php
trunk/extensions/SemanticResultFormats/INSTALL
trunk/extensions/SemanticResultFormats/Ploticus/README
trunk/extensions/SemanticResultFormats/RELEASE-NOTES
trunk/extensions/SemanticResultFormats/SRF_Hooks.php
trunk/extensions/SemanticResultFormats/SRF_Settings.php
trunk/extensions/SemanticResultFormats/SemanticResultFormats.php
trunk/extensions/SemanticResultFormats/jqPlot/README
Modified: trunk/extensions/SemanticResultFormats/GoogleCharts/README
===================================================================
--- trunk/extensions/SemanticResultFormats/GoogleCharts/README 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/GoogleCharts/README 2012-03-07
23:35:53 UTC (rev 113327)
@@ -5,4 +5,4 @@
For up-to-date documentation, please refer to:
-http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats/googlebar_and_googlepie_formats
+https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats/googlebar_and_googlepie_formats
Modified: trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php
===================================================================
--- trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php
2012-03-07 23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php
2012-03-07 23:35:53 UTC (rev 113327)
@@ -1,7 +1,7 @@
<?php
/*******************************************************************************
* This file contains the Process Printer for SemanticResultFormats
-* (http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats)
+* (https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats)
*
* Copyright (c) 2008 - 2009 Frank Dengler and Hans-Jörg Happel
*
Modified: trunk/extensions/SemanticResultFormats/INSTALL
===================================================================
--- trunk/extensions/SemanticResultFormats/INSTALL 2012-03-07 23:35:38 UTC
(rev 113326)
+++ trunk/extensions/SemanticResultFormats/INSTALL 2012-03-07 23:35:53 UTC
(rev 113327)
@@ -15,7 +15,7 @@
Installation instructions are available online in a more convenient form for
reading at:
- http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats
+ https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats
Copy all files into MediaWiki's extensions folder, either by using SVN or by
extracting an installation package. You need to enter one line to your local
Modified: trunk/extensions/SemanticResultFormats/Ploticus/README
===================================================================
--- trunk/extensions/SemanticResultFormats/Ploticus/README 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/Ploticus/README 2012-03-07
23:35:53 UTC (rev 113327)
@@ -51,7 +51,7 @@
0 0 * * * MW_INSTALL_PATH=/var/www/wiki /usr/bin/php
/var/www/wiki/extension/SemanticResultFormats/Ploticus/SRF_Ploticus_cleanCache.php
-v 2>&1 > /var/log/ploticus_cleanCache.log
* $wgEnableUploads (default: false - this is a MediaWiki setting)
- - must be true. Be sure the upload directory has the proper permissions.
(see http://www.mediawiki.org/wiki/Manual:$wgUploadPath)
+ - must be true. Be sure the upload directory has the proper permissions.
(see https://www.mediawiki.org/wiki/Manual:$wgUploadPath)
If you MUST use SRF-Ploticus without enabling uploads, you can manually
create the 'ploticus' directory under the
MediaWiki upload directory (Typically, MW_INSTALL_PATH/images). Further,
under the ploticus directory, subdirectories from
0 to f hex (e.g. 0,1,2...9,a,b,c,d,e,f) should also be created, all with
permission 777.
Modified: trunk/extensions/SemanticResultFormats/RELEASE-NOTES
===================================================================
--- trunk/extensions/SemanticResultFormats/RELEASE-NOTES 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/RELEASE-NOTES 2012-03-07
23:35:53 UTC (rev 113327)
@@ -4,6 +4,8 @@
== SRF 1.7.1 ==
+Released on Match 8, 2012.
+
* Fixed issue with the graphlenegd parameter in the graph format (bug 33745).
* Added 'default' parameter to math formats (bug 34983).
Modified: trunk/extensions/SemanticResultFormats/SRF_Hooks.php
===================================================================
--- trunk/extensions/SemanticResultFormats/SRF_Hooks.php 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/SRF_Hooks.php 2012-03-07
23:35:53 UTC (rev 113327)
@@ -25,7 +25,7 @@
$smw_docu_row = $displaying_data_section->getRow( 'smw' );
$srf_docu_label = wfMsg( 'adminlinks_documentation', wfMsg(
'srf-name' ) );
- $smw_docu_row->addItem( AlItem::newFromExternalLink(
'http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats',
$srf_docu_label ) );
+ $smw_docu_row->addItem( AlItem::newFromExternalLink(
'https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats',
$srf_docu_label ) );
return true;
}
Modified: trunk/extensions/SemanticResultFormats/SRF_Settings.php
===================================================================
--- trunk/extensions/SemanticResultFormats/SRF_Settings.php 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/SRF_Settings.php 2012-03-07
23:35:53 UTC (rev 113327)
@@ -21,7 +21,7 @@
}
# The formats you want to be able to use.
-# See the INSTALL file or this url for more info:
http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats#Installation
+# See the INSTALL file or this url for more info:
https://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats#Installation
$srfgFormats = array(
'icalendar',
'vcard',
Modified: trunk/extensions/SemanticResultFormats/SemanticResultFormats.php
===================================================================
--- trunk/extensions/SemanticResultFormats/SemanticResultFormats.php
2012-03-07 23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/SemanticResultFormats.php
2012-03-07 23:35:53 UTC (rev 113327)
@@ -27,7 +27,7 @@
// Show a warning if Semantic MediaWiki is not loaded.
if ( ! defined( 'SMW_VERSION' ) ) {
- die( '<b>Error:</b> You need to have <a
href="http://semantic-mediawiki.org/wiki/Semantic_MediaWiki">Semantic
MediaWiki</a> installed in order to use <a
href="http://www.mediawiki.org/wiki/Extension:Semantic Result Formats">Semantic
Result Formats</a>.<br />' );
+ die( '<b>Error:</b> You need to have <a
href="http://semantic-mediawiki.org/wiki/Semantic_MediaWiki">Semantic
MediaWiki</a> installed in order to use <a
href="https://www.mediawiki.org/wiki/Extension:Semantic Result
Formats">Semantic Result Formats</a>.<br />' );
}
if ( version_compare( SMW_VERSION, '1.6.2 alpha', '<' ) ) {
Modified: trunk/extensions/SemanticResultFormats/jqPlot/README
===================================================================
--- trunk/extensions/SemanticResultFormats/jqPlot/README 2012-03-07
23:35:38 UTC (rev 113326)
+++ trunk/extensions/SemanticResultFormats/jqPlot/README 2012-03-07
23:35:53 UTC (rev 113327)
@@ -9,4 +9,5 @@
For more information about the jqPlot result formats, see:
-http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats/jqplotbar_and_jqplotpie_formats
+* http://semantic-mediawiki.org/wiki/Help:jqplotpie_format
+* http://semantic-mediawiki.org/wiki/Help:jqplotbar_format
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs