Difference between revisions of "Download"

From FollowTheScore
Jump to: navigation, search
m (a ' was missing here)
Line 1: Line 1:
The source code for DynamicPageList and all related extensions can be downloaded here as a <big>'''''[[Media:Semeb_extensions.zip|ZIP archive]]'''''</big>.
 
  
If you are not interested in the other extensions, just ignore them.
+
== DOWNLOAD Dynamic Page List ==
  
----
+
Source code for DynamicPageList (Version 2.0) :
 +
<big>'''''[[Media:DPL.zip|ZIP archive]]'''''</big>.
 +
 
 +
<br/>
 +
 
 +
== Other extensions ==
 +
 
 +
Source code for other extensions (including an older version of DPL) can be downloaded here as a <big>'''''[[Media:Semeb_extensions.zip|ZIP archive]]'''''</big>.
  
 
* There is also an [[:Image:Semeb_extensions.zip|archive of older versions]].
 
* There is also an [[:Image:Semeb_extensions.zip|archive of older versions]].

Revision as of 00:40, 19 August 2012

DOWNLOAD Dynamic Page List

Source code for DynamicPageList (Version 2.0) : ZIP archive.


Other extensions

Source code for other extensions (including an older version of DPL) can be downloaded here as a ZIP archive.

To use Wgraph you need the gnu utility recode. For convenience we provide a

  • recode archive which contains binary versions for windows and linux. You must place the files under
    • extensions/Wgraph/linux/bin/recode (linux)
    • extensions\Wgraph\windows\bin\recode.exe (windows)

Read the installation instructions for DPL and the installation instructions for Wgraph carefully. Especially a linux installation of Wgraph needs some care. It is not sufficient to copy the downloaded files to the extension directory and add the require_once statements in LocalSettings.php!!