Difference between revisions of "England-2011-tech-tips"

From Earlham CS Department
Jump to navigation Jump to search
(New page: == Tech Tips == Wikis * [http://www.mediawiki.org/wiki/Help:Formatting Formatting commands] for MediaWiki (the flavor we use))
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tech Tips ==
+
__NOTOC__
Wikis
+
= Tech Tips =
* [http://www.mediawiki.org/wiki/Help:Formatting Formatting commands] for MediaWiki (the flavor we use)
+
== Working with Wikis ==
 +
A wiki, like Wikipedia, is just a tool for making it easy to create and update web documents.  In exchange for relatively "plain" web pages we have the ability for anyone anywhere to easily publish and update content with just a web browser. 
 +
 
 +
To edit a page, click the Edit link that appears on each page. This is in the form of a tab at the top of the page. A form will appear, containing the existing prose and markup commands. When you have finished making modifications, click the Save button. 
 +
 
 +
If all you do to start is type your prose in paragraph form with blank lines between the paragraphs the content will look fine.  You can "grow into" the wiki markup language slowly as you need to.
 +
 
 +
Resources:
 +
* [http://www.mediawiki.org/wiki/Help:Formatting Formatting commands] for MediaWiki (the flavor of wiki we use)
 +
* [http://www.mediawiki.org/wiki/Manual:FAQ The MediaWiki FAQ]
 +
 
 +
===== Embedding Images =====
 +
You can embed many different types of images in a wiki page although the format dictates how much flexibility/features you have.  In general you will want to convert images to JPG or PNG if you want to take advantage of thumbnails, re-sizing, etc.
 +
 
 +
* This is an example of a an embedded JPG image with a thumbnail and caption:
 +
 
 +
The canonical reference for embedding images in MediaWiki syntax is [http://www.mediawiki.org/wiki/Help:Images here].
 +
 
 +
== GPS ==

Latest revision as of 06:56, 22 February 2011

Tech Tips

Working with Wikis

A wiki, like Wikipedia, is just a tool for making it easy to create and update web documents. In exchange for relatively "plain" web pages we have the ability for anyone anywhere to easily publish and update content with just a web browser.

To edit a page, click the Edit link that appears on each page. This is in the form of a tab at the top of the page. A form will appear, containing the existing prose and markup commands. When you have finished making modifications, click the Save button.

If all you do to start is type your prose in paragraph form with blank lines between the paragraphs the content will look fine. You can "grow into" the wiki markup language slowly as you need to.

Resources:

Embedding Images

You can embed many different types of images in a wiki page although the format dictates how much flexibility/features you have. In general you will want to convert images to JPG or PNG if you want to take advantage of thumbnails, re-sizing, etc.

  • This is an example of a an embedded JPG image with a thumbnail and caption:

The canonical reference for embedding images in MediaWiki syntax is here.

GPS