Difference between revisions of "Download"

From FollowTheScore
Jump to: navigation, search
(Other extensions)
Line 11: Line 11:
 
== Other extensions ==
 
== 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>.
+
Source code for other extensions can be downloaded here as a <big>'''''[[Media:Semeb_non_DPL_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 09:41, 20 August 2012

DOWNLOAD Dynamic Page List

  • DPL 2.0 outputs wiki code only; this means that the trouble and potential security risks of using rawHtml no longer exist
  • DPL does no longer clear the parser state. This means that conflicts between DPL and the cite extension are gone.

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


Other extensions

Source code for other extensions 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!!