Help:Contents: Difference between revisions
Jump to navigation
Jump to search
(copy Help from WiL wiki Help) |
|||
Line 20: | Line 20: | ||
* edit code in file below, as instructed | * edit code in file below, as instructed | ||
...\mwiki\localsettings.php | ...\mwiki\localsettings.php | ||
* ensure the ImageMagick version that you choose to download is compatible with version | * ensure the ImageMagick version that you choose to download is compatible with version | ||
* create folder "ImageMagick" on | MediaWiki: 1.6.10 | ||
PHP: 4.3.2 (apache2filter) | |||
MySQL: 4.1.20 | |||
* create folder "ImageMagick" on CDS server | |||
* onto this ImageMagick folder, download [http://www.imagemagick.org/download/www/binary-releases.html ImageMagick] | * onto this ImageMagick folder, download [http://www.imagemagick.org/download/www/binary-releases.html ImageMagick] | ||
Revision as of 22:40, 8 July 2007
Using and Editing MediaWiki
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.
Getting started
Images
Thumbnails
To install software to create thumbnails on this mwiki,
- follow instructions on MediaWiki:Help for creating thumbnails
- edit code in file below, as instructed
...\mwiki\localsettings.php
- ensure the ImageMagick version that you choose to download is compatible with version
MediaWiki: 1.6.10 PHP: 4.3.2 (apache2filter) MySQL: 4.1.20
- create folder "ImageMagick" on CDS server
- onto this ImageMagick folder, download ImageMagick
Add Images
...\mwiki\localsettings.php
was edited to enable file uploading from the Toolbox on the Sidebar.
- Upload image onto this wiki by clicking on "Upload file" option in Toolbox on the MediaWiki:Sidebar.
- MediaWiki:Help Adding images
Other topics
- The common CSS definitions within this wiki can be edited at MediaWiki:Common.css
- The sidebar can be edited at MediaWiki:Sidebar. For instructions, see <http://www.mediawiki.org/wiki/Manual:Navigation_bar>.
- To change an Infobox template, create a page in the Template: namespace.
- Redirect page to another page:
On "Old wiki page" type in #Redirect [ [ ?New page link ] ]