1 Jul 2008 11:25
SVN: [36834] trunk/extensions/Collection
<jojo <at> svn.wikimedia.org>
2008-07-01 09:25:56 GMT
2008-07-01 09:25:56 GMT
Revision: 36834
Author: jojo
Date: 2008-07-01 09:25:56 +0000 (Tue, 01 Jul 2008)
Log Message:
-----------
change default value for $wgPDFServer to mw-serve running on code.pediapress.com. adjusted README.txt.
Modified Paths:
--------------
trunk/extensions/Collection/Collection.php
trunk/extensions/Collection/README.txt
Modified: trunk/extensions/Collection/Collection.php
===================================================================
--- trunk/extensions/Collection/Collection.php 2008-07-01 08:54:27 UTC (rev 36833)
+++ trunk/extensions/Collection/Collection.php 2008-07-01 09:25:56 UTC (rev 36834)
<at> <at> -38,7 +38,7 <at> <at>
# Configuration:
/** URL of PDF server */
-$wgPDFServer = 'http://tools.pediapress.com/cgi-bin/pdfserver.py';
+$wgPDFServer = 'http://tools.pediapress.com/mw-serve/';
/** Namespace for "community collections" */
$wgCommunityCollectionNamespace = NS_MEDIAWIKI;
Modified: trunk/extensions/Collection/README.txt
===================================================================
--- trunk/extensions/Collection/README.txt 2008-07-01 08:54:27 UTC (rev 36833)
(Continue reading)
RSS Feed