Main Page: Difference between revisions
imported>Ralph |
imported>Admin |
||
| Line 40: | Line 40: | ||
=== How to delete a wiki page === | === How to delete a wiki page === | ||
To delete a page, a delete token is required. This token is equal to the edit token and the same for all pages, but changes at every login. A delete token can be obtained if you are a sysop. | To delete a page, a delete token is required. This token is equal to the edit token and the same for all pages, but changes at every login. A delete token can be obtained if you are a sysop. I have created user Admin password admin1 to assist with this function. Login as this user when you need to delete pages or files; please do so with great care. | ||
=== How to Manage Uploaded Files === | === How to Manage Uploaded Files === | ||
Revision as of 09:23, 23 February 2010
Useful and Interesting Links
- udig:portal Our realtime improvement development for udig
- tech-software.net neat GPS PIC and Radar stuff
- wamboin weather Ian's weather station web-server
- fordray UHF RF and associated equipment
- gcj done with gcj compiling Java to native code for speed!
- pdftk useful tool.
- jUSB
- aviation Ralph's aviation pages.
Getting started with mediawiki
Consult the User's Guide for information on using the wiki software and this Markup specification.
shortcuts
- Markup specification
- text examples
- Help:Formatting
- Help Tables
- Help:Images
- Manual contents
- Namespaces explained
- Custom namespaces
- Configuring File Uploads
- maintenance scripts
- backing up the wiki
- moving the wiki to another server
- font colour names
mediaWiki configuration
This media wiki has been customised to:
- $wgExtraNamespaces[100] = "udig";$wgExtraNamespaces[101] = "udig_talk"; # include the name space udig: (see Custom namespaces)
- $wgStrictFileExtensions = false; # permit file uploads of any type except restricted MIME types (see Configuring File Uploads)
- $wgLogo = "/mediawiki/skins/common/images/udig.jpg"; # set the logo path
How to delete a wiki page
To delete a page, a delete token is required. This token is equal to the edit token and the same for all pages, but changes at every login. A delete token can be obtained if you are a sysop. I have created user Admin password admin1 to assist with this function. Login as this user when you need to delete pages or files; please do so with great care.
How to Manage Uploaded Files
You can view all uploaded files via this link List Files
and upload a file via this link Upload Files
Warning, you must be logged into the media wiki in order for an Upload file item to appear in the toolbox in the left hand side panel.