Diff for "UsingThisWiki" - CBU MRI facility Wiki
location: Diff for "UsingThisWiki"
Differences between revisions 10 and 41 (spanning 31 versions)
Revision 10 as of 2006-07-27 19:24:48
Size: 2201
Editor: cmbg-cache-2
Comment:
Revision 41 as of 2016-10-26 16:04:55
Size: 3861
Editor: OlafHauk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Using the CBU imaging wiki = = Using the CBU wiki system =
== Approved logins and restricted pages ==
Most of the pages here are publicly readable, but you may need to have an approved login to read some pages. If you try to read such a page and are not logged in, or have an login that is not approved, then you will get a message - "You are not allowed to view this page."
Line 3: Line 5:
This wiki contains the collected and sometimes rather old recorded CBU wisdom about imaging. It is almost completely devoted to FMRI, and has a large bias towards StatisticalParametricMapping software, just because that is what we all use. == Getting an approved login ==
<<Anchor(login)>> To get an approved login, see GettingApproval.
Line 5: Line 8:
== Some pages are restricted to users with approved login names ==

Most of the pages here are publicly readable, although you may have to have an approved login to read some pages. If you are not logged in, or have an login that is not approved, then you will get a message - "You are not allowed to view this page."

== Making yourself a login ==

If you want to edit pages, or want to see the pages with special permissions, please make yourself a login, using the UserPreferences page. Make absolutely sure your chosen login name is a WikiWord, otherwise it will be difficult to give you permissions. A WikiWord has an initial capital letter, a lower case last letter, and at least on other capital letter surrounded by lower case letters somewhere in the word. For example, my login is MatthewBrett, and Ian Nimmo-Smith's login is IanNimmoSmith.

If you want edit permissions or want to see internal pages, please email MatthewBrett with your login name, and he will add you to the necessary lists.
If you want edit permissions or want to see internal pages, please email [[RhodriCusack|OlafHauk]], or failing that, one of the AdminGroup, ''with your login name''. If you want CBU or Cambridge permissions, please let us know your affiliation. We will then add you to the necessary lists.
Line 16: Line 11:
We welcome any edits to the pages - this is the very heart and soul of the wiki concept. Please:
Line 17: Line 13:
You will need an approved login to edit pages. In general we welcome help with editing pages, so please ask if you want to edit.  * Make sure you have an approved login - see GettingApproval
 * Email OlafHauk, or failing that, one of the AdminGroup, as above, to get edit permissions.
Line 19: Line 16:
If you make edits to a page, please sign your edits somewhere by leaving your login name, e.g. I just wrote this (MatthewBrett) If you make edits to a page, please sign your edits somewhere by leaving your login name, e.g. I just wrote this ([[MatthewBrett|MyName]])

== Making home pages ==
Please see CbuBaseWiki:MakingHomePages

== Configuring the wiki to your taste ==
See HelpOnUserPreferences - and make changes in your UserPreferences. Note that, if you like your text to be a bit smaller than the current wiki default, you can add `/wiki/smaller.css` to the '''User CSS URL''' field of your UserPreferences.
Line 22: Line 25:
is very easy. For example if you wanted to add an image, just insert the text {{{attachment:my_image.png}}}. When you have saved the page, you can click on the link to upload the image as an attachment to the page. See HelpOnLinking for more details.
Line 23: Line 27:
is very easy. For example if you wanted to add an image, just insert the text `attachment:my_image.png`. When you have saved the page, you can click on the link to upload the image as an attachment to the page. === Putting up documents that need access controls ===
Some of our pages and some of our documents may be restricted to people with CBU logins, or Cambridge logins. For pages that should be restricted to the CBU, add this as the first line in the page:

{{{
#acl GoodGroup:admin,read,write,delete,revert CbuGroup:read
}}}
and for Cambridge (and CBU) pages:

{{{
#acl CambridgeGoodGroup:admin,read,write,delete,revert CambridgeGroup:read
}}}
If you want to post documents with access controls, then attach them to a page with the access controls above, and the same access controls will apply. Don't link to the attachment directly, link to the page that has the attachment. So, if the document is often linked to, you probably want a very small bare page containing the attachment to avoid confusion. An example is [[CbuImaging:MriSubjectScreening|the MRI subject screening form]].
Line 26: Line 41:
Making links is covered in the HelpOnLinking page - but also you can also use the InterWiki facility in our wiki farm to link between different wikis - for example - CbuMriFacility:CbuMriFacility (with wiki markup `CbuMriFacility:CbuMriFacility`).
Line 27: Line 43:
Making links is covered in the HelpOnLinking page - but also you can also use the InterWiki facility in our wiki farm to link between different wikis - for example - [wiki:CbuMriFacility/CbuMriFacility CBU MRI facility] See CbuBaseWiki:CbuInterwikiNames for a list of CBU interwiki names.
Line 29: Line 45:
This wiki has the InterWiki name of !CbuImaging, and the MRI wiki is !CbuMriFacility. == Some advanced wiki features ==
=== Making a pdf from a wiki page ===
If you you want a pdf version of the page to print out, then append `?action=CreatePdfDocument` to the page URL. You will get a form to set any options for pdf generation. Click the button 'Generate PDF' at the bottom of this form to generate a pdf - e.g.

http://imaging.mrc-cbu.cam.ac.uk/imaging/UsingThisWiki?action=CreatePdfDocument

=== Using LaTeX expressions ===
For those of you who know what LaTeX is, you can also use LaTeX syntax to enter mathematical expressions - see eg:

http://imaging.mrc-cbu.cam.ac.uk/imaging/LatexExample

== Reporting problems ==
If you see anything that is wrong, broken, silly or annoying, please contact one of the AdminGroup, who take care of the wiki.

Using the CBU wiki system

Approved logins and restricted pages

Most of the pages here are publicly readable, but you may need to have an approved login to read some pages. If you try to read such a page and are not logged in, or have an login that is not approved, then you will get a message - "You are not allowed to view this page."

Getting an approved login

To get an approved login, see GettingApproval.

If you want edit permissions or want to see internal pages, please email OlafHauk, or failing that, one of the AdminGroup, with your login name. If you want CBU or Cambridge permissions, please let us know your affiliation. We will then add you to the necessary lists.

Editing pages

We welcome any edits to the pages - this is the very heart and soul of the wiki concept. Please:

If you make edits to a page, please sign your edits somewhere by leaving your login name, e.g. I just wrote this (MyName)

Making home pages

Please see MakingHomePages

Configuring the wiki to your taste

See HelpOnUserPreferences - and make changes in your UserPreferences. Note that, if you like your text to be a bit smaller than the current wiki default, you can add /wiki/smaller.css to the User CSS URL field of your UserPreferences.

Adding images and attachments

is very easy. For example if you wanted to add an image, just insert the text attachment:my_image.png. When you have saved the page, you can click on the link to upload the image as an attachment to the page. See HelpOnLinking for more details.

Putting up documents that need access controls

Some of our pages and some of our documents may be restricted to people with CBU logins, or Cambridge logins. For pages that should be restricted to the CBU, add this as the first line in the page:

#acl GoodGroup:admin,read,write,delete,revert CbuGroup:read

and for Cambridge (and CBU) pages:

#acl CambridgeGoodGroup:admin,read,write,delete,revert CambridgeGroup:read

If you want to post documents with access controls, then attach them to a page with the access controls above, and the same access controls will apply. Don't link to the attachment directly, link to the page that has the attachment. So, if the document is often linked to, you probably want a very small bare page containing the attachment to avoid confusion. An example is the MRI subject screening form.

Making links is covered in the HelpOnLinking page - but also you can also use the InterWiki facility in our wiki farm to link between different wikis - for example - CbuMriFacility (with wiki markup CbuMriFacility:CbuMriFacility).

See CbuInterwikiNames for a list of CBU interwiki names.

Some advanced wiki features

Making a pdf from a wiki page

If you you want a pdf version of the page to print out, then append ?action=CreatePdfDocument to the page URL. You will get a form to set any options for pdf generation. Click the button 'Generate PDF' at the bottom of this form to generate a pdf - e.g.

http://imaging.mrc-cbu.cam.ac.uk/imaging/UsingThisWiki?action=CreatePdfDocument

Using LaTeX expressions

For those of you who know what LaTeX is, you can also use LaTeX syntax to enter mathematical expressions - see eg:

http://imaging.mrc-cbu.cam.ac.uk/imaging/LatexExample

Reporting problems

If you see anything that is wrong, broken, silly or annoying, please contact one of the AdminGroup, who take care of the wiki.

None: UsingThisWiki (last edited 2016-10-26 16:04:55 by OlafHauk)