Help:Contents

From Ego

(Difference between revisions)
 
Line 1: Line 1:
-
You can add to, modify, or delete any part of this page or other pages in the EditThis Wiki. Click the "edit" tab at the top to edit the whole page, or one of the "edit" links within the page to edit that specific part. Then click save page, and you will have changed the page! Have fun, and edit the [[Problems and suggestions]] page to post questions.
+
Wiki successfully set up.
-
If you delete someone else's information make sure it is for a good reason. If you have found that someone trashed a page by messing up what has been done so far click on the "history" tab at the top of the page, and click the second date from the top. If the page is still messed up, try the third, the fourth, etc. Once you find the highest-up version that is not messed up, click the edit tab and save it. If people disagree about what a certain page should contain, they can discuss it in "discussion", a tab at the top of the page.
+
==First Steps==
 +
The username and password for the administrative account is '''admin''', '''admin'''.  
 +
#<font color="red">Important:</font>  [[Special:Userlogin|Log in]] as admin and go to [[Special:Preferences|Preferences]] to change your password!
 +
#Write down your password.
 +
#On this page: [[image_logo_url]] put just the url for the logo that you want in the upper left corner of your wiki.
-
==How to edit==
 
-
To add plain text, simply enter it. If you want to do something more fancy, look how others have done certain things on the page you are editing, or go to one of the links below. Once you are done editing, click on the save button at the bottom, and you will have changed the page.
 
-
The easiest way to do simply things is use the editing buttons, shown below. When you click edit, they are displayed at the top. (For some functions, you might want to highlight text before you click a button). Below is a list of what the buttons do, in order of their appearance on the button bar.
 
-
http://developer.valvesoftware.com/w/images/1/1e/Mediawiki_editbuttons.png
 
-
*'''Bold''' - make your text '''bold'''.
 
-
*'''Italics''' - make your text ''italicized''.
 
-
*'''Internal link''' - link to a page inside the wiki you are editing. If you want to do it without the button, do something like this <nowiki>[[Main Page]]</nowiki>. This will show up as [[Main Page]]. CaSe MattErS!
 
-
*'''External link''' - link to a web page not part of the wiki you are editing. If you want to do it without the button, do something like this <nowiki>[http://www.google.com Google Homepage]</nowiki>. This will show up as [http://www.google.com Google Homepage].
 
-
*'''Create new section''' within the page.
 
-
*'''Insert image''' from this wiki. Note: To insert an image that is not on this page, just insert the url, for example, <nowiki>http://example.com/image.jpg</nowiki>. If your picture is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/share.htm here]. You can also upload an image by clicking on the upload file link in the toolbox.
 
-
*'''Link to a media file''' (sound or movie). If your video file is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/multimedia.htm here]. Editthis.info does not allow you to upload files (although you will be able to with a Premium account).
 
-
*'''Mathematical formula''' [[Help:Math]]
 
-
*'''Ignore wikipedia formatting''' - what was used to show <nowiki>http://example.com/image.jpg</nowiki> in plain text instead of as a picture.
 
-
*'''Your signature''' - only if you are signed in (you don't have to register or log in to edit this wiki, but you can).
 
-
*'''Horizontal line''' - use sparingly.
 
-
==External Links==
 
-
'''For more help, check out these Wikipedia links:'''
 
-
*[http://en.wikipedia.org/wiki/Wikipedia:Help Help Contents]
 
-
*[http://en.wikipedia.org/wiki/Wikipedia:FAQ Frequently Asked Questions (FAQ) page]
 
-
*[http://en.wikipedia.org/wiki/Wikipedia:Editing_FAQ FAQ on Editing a wiki] This answers a few basic questions.
 
-
*[http://en.wikipedia.org/wiki/Help:Editing Editing Help page] This goes into detail on how to do certain things.
 
-
'''Also see:'''
 
-
*[http://developer.valvesoftware.com/wiki/Help:Editing Editing Help], another independent wiki's version of this page (more detail).
 
-
 
+
==Other optional things to do==
-
==External links==
+
*Control the rights of anonymous and logged in users through the [[Control Panel]] (which can be found in the toolbox on the left side of this page).
-
*[http://en.wikipedia.org/wiki/Help:Contents Wikipedia Help], Wikipedia's version of this page.
+
*Add the url for your wiki to the [http://www.editthis.info/wiki/index.php/Categorized_Wiki_List Categorized wiki list]. Simply edit that page and put your wiki under the appropriate category.
 +
*To increase the amount of space you have for uploads, add links to http://editthis.info from external sites, and go to the [http://editthis.info/wiki/index.php/Link_Quota_Page Link Quota Page] to increase your uploads quota.
 +
*Edit [[MediaWiki:Sidebar]] to change the navigation menu
 +
*Add this wiki to some external wiki indexes:
 +
#[http://en.wikipedia.org/wiki/List_of_wiki Wikipedia list of wikis]
 +
#[http://www.wikiindex.com/Add_a_Wiki WikiIndex]<br>
 +
*If you are feeling adventurous and know a little about web design you can edit the  javascript and css to the [[Header]] to change the look of your wiki.
 +
**You must log as admin to do this
 +
**Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
 +
*Read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for other usage and configuration help.
 +
*Add your wiki to the [http://editthis.info/wiki/index.php/Map_of_wikis map of wikis]
 +
*Add a message to the [http://www.editthis.info/wiki/index.php/Feedback Feedback Page] if you see anything that could be improved.

Current revision as of 18:41, 10 November 2006

Wiki successfully set up.

First Steps

The username and password for the administrative account is admin, admin.

  1. Important: Log in as admin and go to Preferences to change your password!
  2. Write down your password.
  3. On this page: image_logo_url put just the url for the logo that you want in the upper left corner of your wiki.




Other optional things to do

  • Control the rights of anonymous and logged in users through the Control Panel (which can be found in the toolbox on the left side of this page).
  • Add the url for your wiki to the Categorized wiki list. Simply edit that page and put your wiki under the appropriate category.
  • To increase the amount of space you have for uploads, add links to http://editthis.info from external sites, and go to the Link Quota Page to increase your uploads quota.
  • Edit MediaWiki:Sidebar to change the navigation menu
  • Add this wiki to some external wiki indexes:
  1. Wikipedia list of wikis
  2. WikiIndex
  • If you are feeling adventurous and know a little about web design you can edit the javascript and css to the Header to change the look of your wiki.
    • You must log as admin to do this
    • Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
  • Read the User's Guide for other usage and configuration help.
  • Add your wiki to the map of wikis
  • Add a message to the Feedback Page if you see anything that could be improved.
Personal tools