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

From Organic Design wiki
m
m
Line 3: Line 3:
 
*[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 as ''SimpleViewer.php''
 
*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]
+
*[http://www.airtightinteractive.com/simpleviewer/simpleviewer.zip Download] the ''SimpleViewer''  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''
 
*Add this line to ''LocalSettings.php''
 
*Add this line to ''LocalSettings.php''
 
  require('$IP/extensions/SimpleViewer/SimpleViewer.php');
 
  require('$IP/extensions/SimpleViewer/SimpleViewer.php');
 
*Check that the extension in installed by looking at [[Special:Version]] on your wiki
 
*Check that the extension in installed by looking at [[Special:Version]] on your wiki

Revision as of 23:24, 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