Difference between revisions of "Extension talk:SimpleViewer.php"

From Organic Design wiki
(add install instructions)
 
m
Line 2: Line 2:
 
*Create a folder called ''SimpleViewer'' inside your wiki ''extensions'' folder
 
*Create a folder called ''SimpleViewer'' inside your wiki ''extensions'' folder
 
*[http://organicdesign.co.nz/Extension:SimpleViewer.php Download the SimpleViewer.php script]
 
*[http://organicdesign.co.nz/Extension:SimpleViewer.php Download the SimpleViewer.php script]
*Save the script into the ''SimpleViewer'' folder
+
*Save the script into the ''SimpleViewer'' folder as ''SimpleViewer.php''
 
*Download the ''SimpleViewer'' [http://www.airtightinteractive.com/simpleviewer/simpleviewer.zip flash application] from [http://www.airtightinteractive.com/simpleviewer/ Airtight Interactive]
 
*Download the ''SimpleViewer'' [http://www.airtightinteractive.com/simpleviewer/simpleviewer.zip flash application] from [http://www.airtightinteractive.com/simpleviewer/ Airtight Interactive]
 
*Unpack the zip and save the resulting ''simpleviewer'' folder inside ''exensions/SimpleViewer''
 
*Unpack the zip and save the resulting ''simpleviewer'' folder inside ''exensions/SimpleViewer''

Revision as of 22:46, 1 April 2008

Installation

  • Create a folder called SimpleViewer inside your wiki extensions folder
  • Download the SimpleViewer.php script
  • Save the script into the SimpleViewer folder as SimpleViewer.php
  • Download the SimpleViewer flash application from Airtight Interactive
  • Unpack the zip and save the resulting simpleviewer folder inside exensions/SimpleViewer
  • Add this line to LocalSettings.php
require('$IP/extensions/SimpleViewer/SimpleViewer.php');
  • Check that the extension in installed by looking at Special:Version on your wiki