Help:Contents: Difference between revisions

From John C. Doyle
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:


==About Wiki==
==About Wiki==
<big>'''MediaWiki has been successfully installed.'''</big> For version information, see [[Special:version]].
<big>'''[[Special:version|MediaWiki]] has been successfully installed.'''</big>  


[http://www.mediawiki.org/wiki/MediaWiki About media Wiki]
[http://www.mediawiki.org/wiki/MediaWiki About media Wiki]

Revision as of 23:33, 16 August 2008

About Wiki

MediaWiki has been successfully installed.

About media Wiki

In July 2007, this wiki was initially installed by Lun Li, onto IP: ?? and can be edited via IP:??

The wiki pages were initally set up by Prof J Doyle, Lun Li, Lijun Chen, Hana and Lachlan Andrew, with assistance from CDS

This wiki is to document Prof. J. C. Doyle & his groups's research activities.

2007-2008 Wiki admin:

Using Wiki

MediaWiki has been successfully installed.

  • Consult the User's Guide for information on using the wiki software.

Editing Wiki

Sysops topics

Linux commands

  • To view instructions on changing file permissions on Unix, type man chmod on the Linux command line. Then admin can choose which files are w= writable, R=readable etc by admin or group. If in doubt ask Lun or CDS sysadmin!
  • ssh to website, then type in cd .. enter then ln -s hanas_site/filename.php creates symbolic link to Hana's Netlab website stored at CS, Caltech.
  • For linux users, a short summary of usage can be obtained by typing
  <command> --help

into the linux command line.

Special pages

Error messages

  • 404 Not Found is an error message when non-existent URL is typed into the browser, ie webpage not found
  • 403 Access forbidden, ie when user is not allowed access to some pages

Create account / Restricting User Level

Accounts for this wiki have been given mostly to Prof. Doyle's group and some Netlab members.

Editing has been limited to users logged in existing user account and user levels have been restricted in some accounts.

See also section above Linux commands, on changing file permissions!

Special:Specialpages has pages important to managing user accounts, for example

Useful instructions from <http://meta.wikimedia.org/wiki/> and <http://www.mediawiki.org/wiki/>:


Support

  • Contact webmasters: Lun Li, John Doyle, Gloria Bain at CDS

or Hana & Lachlan at Netlab, CS

or contact CDS

Searching literature

Searching J Doyle's literature on this wiki

  • Click on sidebar "Papers"
  • Click on sidebar "Special pages" and then click on "categories", then select "papers".
  • Click on "all pages" and then select "images" then click "go".

John Doyle's other homepages




Upload file

Upload limit

Other upload tips

  • pdf, ppt, jpg are formats can now be uploaded to this wiki, after implementing relevant code in LocalSettings.php
  • Once the file has been uploaded, remember to add source details on the upload page, and ensure it does not violate copyright and related issues!



Images

Thumbnails

Images

Thumbnails

To install software to create thumbnails on this mwiki,

  ...\mwiki\localsettings.php 
  • ensure the ImageMagick version that you choose to download is compatible with this wiki version listed above
  • create folder "ImageMagick" on CDS server IP: ??? C:\program files
  • onto this ImageMagick folder, download ImageMagick

Add Images

 ...\mwiki\localsettings.php

was edited to enable file uploading from the Toolbox on the Sidebar.


Find images in wiki

To lists all the image files (jpg, pdf, etc) on this wiki, click on Special pages on sidebar, then select All pages, then on this page select image in the Namespace box (pull down menu), and lastly select Go.

Navigation

Creating a redirect

Re-directs are useful for searching for specific page by various keywords or other alternative names.

To create a redirect, you must start a new page with the name you want to direct from. Do this by typing the desired name into the search box, or straight into the URL (methods described on Help:Starting a new page)

For the text of the new page, enter the following:

  #REDIRECT [[pagename]]

where pagename is the name of the page you want to redirect users to.

You can use the 'preview' button, to check that you have entered the correct page name (Generally you will be redirecting to an existing page name, so the link should be blue, not red)

  • Redirect page to another page: On "Old wiki page" type in #REDIRECT [[New page link ]]

Categories

  • [[Category:___]] files page under new or old category, very useful for grouping pages by category!

Side bar

Special:Categories, Special:All articles, Wiki help was added to side bar to list all pages by category and by article - quicker for user to find specific pages.

Other features that were added to WiL wiki

Case Sensitivity

To make page titles and usernames case-sensitive, added $wgCapitalLinks = false; to Local settings.php

Social networking bookmarks

http://www.mediawiki.org/wiki/Extension:ShareThis for downloads and adding social networking bookmarks like <http://digg.com/> and <http://www.reddit.com/>

Searching literature