Differences
This shows you the differences between two versions of the page.
howto [2007/07/05 11:58] 127.0.0.1 external edit |
howto [2012/10/03 16:54] (current) gbridle [Functionnalities] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | + | ===== How to use Wiki ===== | |
- | ----- | + | ==== Introduction==== |
- | ===== Introduction===== | + | To edit a page, you must use the "edit this page" button at the top of a page. Once in, you should follow the [[wiki:syntax|Text Formatting Rules]] in order to format your text. //(Please note that you must be logged in in order to edit or create pages).// |
- | To edit a page, you must use the edit button [[http://infinitywiki.infinityccs.com/phpwiki/themes/Infinity/buttons:Edit.png]]. Once in, you should follow the [[Help:TextFormattingRules|Text Formatting Rules]] in order to format your text. //(Please note that you must be logged in in order to edit or create pages).// | + | |
- | In order to link pages, you just need to type the name of the page between square brackets like this ~[[HowTo]] (gives you : [[HowTo]]) or with a title like this ~[[HowTo|How to use the wiki]] (gives you : [[HowTo|How to use the wiki]]). | + | In order to link pages, you just need to type the name of the page between square brackets like this <nowiki>[[HowTo]]</nowiki> (gives you : [[HowTo]]) or with a title like this <nowiki>[[HowTo|How to use the wiki]]</nowiki> (gives you : [[HowTo|How to use the wiki]]). |
- | If the page does not exist yet, a question mark appears after the link: [[HowToLink]]. By clicking the question mark, you will be invited to put something in the page you want to create. After clicking the SAVE button, your page is effectively stored. //(Please do not create this HowToLink page as it will then hide the question mark===)//=== | + | If the page does not exist yet, the link will appear in red: [[HowToLink]]. By clicking on this link, you will be invited to create the page. After clicking the SAVE button, your page is effectively stored. // (Please do not create this HowToLink page as it will then no longer be in red) // |
- | You can upload images (such as screen shots for example) to use in your pages on the [[UpLoad]] page. //(Please note that you must be logged in in order to upload files or images).// | + | You can upload images (such as screen shots for example) to use in your pages on the [[http://wiki.infinityccs.com/lib/exe/mediamanager.php?ns=|Upload file]] page. //(Please note that you must be logged in in order to upload files or images) // |
----- | ----- | ||
- | ===== Functionnalities===== | ||
- | A search functionality is available in the top right of the screen [[http://infinitywiki.infinityccs.com/phpwiki/themes/Infinity/buttons:FindPage.png]] | ||
- | If you are interested in seeing the latest additions to the wiki, you can use the [[RecentChanges]] button [[http://infinitywiki.infinityccs.com/phpwiki/themes/Infinity/buttons:RecentChanges.png]] | + | ==== Finding Content ==== |
+ | A search functionality is available in the left of the screen. | ||
- | If you would like to receive an email when new pages are added in a section, you need to set your email address in the [[UserPreferences]] page [[http://infinitywiki.infinityccs.com/phpwiki/themes/Infinity/buttons:Preferences.png]] and set the filter of the pages you wish to receive notification for. You can use for example "InfinityDocumentation*" to receive an email everytime the documentation is updated. | + | If you are interested in seeing the latest additions to the wiki, you can use the [[http://wiki.infinityccs.com/doku.php?do=recent|Recent Changes]] link. |
+ | |||
+ | If you would like to receive an email when new pages are added in a section, you need to set your email address in the [[http://wiki.infinityccs.com/doku.php?id=howto&do=profile|Update Profile]] page and set the filter of the pages you wish to receive notification for. You can use for example "InfinityDocumentation*" to receive an email everytime the documentation is updated. | ||
----- | ----- | ||
- | ===== Testing===== | + | |
- | Feel free to try it out in our dedicated [[SandBox|test area]]. | + | ==== Testing==== |
+ | Feel free to try it out in our dedicated [[playground:playground|test area]]. | ||