SOCR EduMaterials GuidelinesWikiEditing

From Socr

(Difference between revisions)
Jump to: navigation, search
m
Line 3: Line 3:
== This is a brief outline of the most common SOCR Wiki Resource Editing Tasks ==
== This is a brief outline of the most common SOCR Wiki Resource Editing Tasks ==
-
* '''Get a SOCR Wiki Account''': Go to [http://wiki.stat.ucla.edu/socr/index.php?title=Special:Userlogin User Login/Create an Account] first.
+
=== Get a SOCR Wiki Account===
 +
*Go to [http://wiki.stat.ucla.edu/socr/index.php?title=Special:Userlogin User Login/Create an Account] first.
-
* '''Choose a (root) page''' to link your new document off of. Go to the Main SOCR Wiki ([[Main_Page]]), follow the hierarchy and start at the page which is the most natural parent of the material you are going to propose. You can also generate a stand-alone Wiki document, but you should avoid that. Always try to find where your future document belongs first. Then go to this page and edit this page ('''edit''' tab on top of page) to include a link to your new document.  
+
=== Choose a (root) page===
 +
* To link your new document off of. Go to the Main SOCR Wiki ([[Main_Page]]), follow the hierarchy and start at the page which is the most natural parent of the material you are going to propose. You can also generate a stand-alone Wiki document, but you should avoid that. Always try to find where your future document belongs first. Then go to this page and edit this page ('''edit''' tab on top of page) to include a link to your new document.  
** In the root page you may include a code like this to generate a link to your future SOCR Wiki Page: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date]]</nowiki>. This link should be properly placed in the parent (root) page (location, context, etc.)
** In the root page you may include a code like this to generate a link to your future SOCR Wiki Page: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date]]</nowiki>. This link should be properly placed in the parent (root) page (location, context, etc.)
-
* Naming of your new SOCR Wiki documents: We recommend the following naming-convention to avoid potential document confusions
+
===Naming of your new SOCR Wiki documents===
 +
* We recommend the following naming-convention to avoid potential document confusions
** For more stable links: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic]]</nowiki>, e.g., [[SOCR_EduMaterials_Activities_Standard52CardDeck]]
** For more stable links: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic]]</nowiki>, e.g., [[SOCR_EduMaterials_Activities_Standard52CardDeck]]
** For more dynamic and frequently revised documents by many people: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>
** For more dynamic and frequently revised documents by many people: <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>
 +
=== Saving New-Page-Link in Root Page===
* Now save your link in the parent (root) page: click the '''save page''' button on the bottom of the editing-mode Wiki pages. This will show you the newly redesigned root page that contains an explicit link to your new page, e.g., <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>
* Now save your link in the parent (root) page: click the '''save page''' button on the bottom of the editing-mode Wiki pages. This will show you the newly redesigned root page that contains an explicit link to your new page, e.g., <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>
-
* '''To edit the new SOCR Wiki document''': Click on the new link that you created in the root-page, <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>. This should put you directly in editing-mode of your new SOCR Wiki document (unless such a page already exists, then you will see this page, and you still can get in its editing mode by clicking the '''edit''' tab-pane on the top, as before).
+
===Edit the new SOCR Wiki document===
 +
* Click on the new link that you created in the root-page, <nowiki>[[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]</nowiki>. This should put you directly in editing-mode of your new SOCR Wiki document (unless such a page already exists, then you will see this page, and you still can get in its editing mode by clicking the '''edit''' tab-pane on the top, as before).
-
* '''Images in SOCR Wiki documents''': Before you include (JPG) images in your SOCR Wiki pages you must save the images (use proper names, see below) on your client computer.
+
===Images in SOCR Wiki documents===
 +
* Before you include (JPG) images in your SOCR Wiki pages you must save the images (use proper names, see below) on your client computer.
** Naming your SOCR Wiki Images:  
** Naming your SOCR Wiki Images:  
*** Example: <nowiki>SOCR_Activities_CardCoinSampling_Dinov_092206_Fig1.jpg</nowiki>  
*** Example: <nowiki>SOCR_Activities_CardCoinSampling_Dinov_092206_Fig1.jpg</nowiki>  
Line 24: Line 30:
<center>[[Image:SOCR_Activities_CI_Dinov_092206_Fig1.jpg|300px]]</center>
<center>[[Image:SOCR_Activities_CI_Dinov_092206_Fig1.jpg|300px]]</center>
-
* '''Tables''': This code generates the table below: <nowiki>{| align="center" border="1"
+
===Tables===
 +
* This code generates the table below: <nowiki>{| align="center" border="1"
| colspan="5" align="center"| Common Top Row
| colspan="5" align="center"| Common Top Row
|-
|-
Line 64: Line 71:
|}
|}
-
* '''External/Internal Links''': You can either use the 3rd and 4th tools on the top of each editing-mode Wiki page or you can use these to directly to do [[Main_Page | Internal SOCR Wiki Link]] or [http://www.SOCR.ucla.edu External SOCR Wiki Page].
+
===External/Internal Links===
 +
* You can either use the 3rd and 4th tools on the top of each editing-mode Wiki page or you can use these to directly to do [[Main_Page | Internal SOCR Wiki Link]] or [http://www.SOCR.ucla.edu External SOCR Wiki Page].
-
* '''Math and LaTeX expressions''': You can use either
+
===Math and LaTeX expressions===
 +
* You can use either
** The complete [http://en.wikipedia.org/wiki/TeX Math/LaTeX MediaWiki doc]
** The complete [http://en.wikipedia.org/wiki/TeX Math/LaTeX MediaWiki doc]
** In editing-mode, enter your TeX/LaTeX math expression and bound it by: <nowiki><math>\sqrt{n}</math></nowiki>
** In editing-mode, enter your TeX/LaTeX math expression and bound it by: <nowiki><math>\sqrt{n}</math></nowiki>
Line 72: Line 81:
** See examples here: http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_Activities_CLT
** See examples here: http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_Activities_CLT
-
* '''Wiki Page Internationalization''': REmember that all SOCR WIki pages should be made available in other languages using machine translations. This is accomplished via placing the following two lines at the bottom of your new document (you need to enter the new name of your SOCR Wiki page, as indicated). See the translation buttons below for examples of other languages that SOCR materials are automatically translated to:
+
===Wiki Page Internationalization===
 +
* Remember that all SOCR Wiki pages should be made available in other languages using machine translations. This is accomplished via placing the following two lines at the bottom of your new document (you need to enter the new name of your SOCR Wiki page, as indicated). See the translation buttons below for examples of other languages that SOCR materials are automatically translated to:
<nowiki><hr>* SOCR Home page: http://www.socr.ucla.edu
<nowiki><hr>* SOCR Home page: http://www.socr.ucla.edu
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=NEW_SOCR_Page_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version}}</nowiki>
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=NEW_SOCR_Page_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version}}</nowiki>

Revision as of 04:34, 19 October 2006

Contents

SOCR Educational Materials - SOCR Wiki Editing Guidelines

This is a brief outline of the most common SOCR Wiki Resource Editing Tasks

Get a SOCR Wiki Account

Choose a (root) page

  • To link your new document off of. Go to the Main SOCR Wiki (Main_Page), follow the hierarchy and start at the page which is the most natural parent of the material you are going to propose. You can also generate a stand-alone Wiki document, but you should avoid that. Always try to find where your future document belongs first. Then go to this page and edit this page (edit tab on top of page) to include a link to your new document.
    • In the root page you may include a code like this to generate a link to your future SOCR Wiki Page: [[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date]]. This link should be properly placed in the parent (root) page (location, context, etc.)

Naming of your new SOCR Wiki documents

  • We recommend the following naming-convention to avoid potential document confusions
    • For more stable links: [[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic]], e.g., SOCR_EduMaterials_Activities_Standard52CardDeck
    • For more dynamic and frequently revised documents by many people: [[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]

Saving New-Page-Link in Root Page

  • Now save your link in the parent (root) page: click the save page button on the bottom of the editing-mode Wiki pages. This will show you the newly redesigned root page that contains an explicit link to your new page, e.g., [[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]

Edit the new SOCR Wiki document

  • Click on the new link that you created in the root-page, [[SOCR_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version]]. This should put you directly in editing-mode of your new SOCR Wiki document (unless such a page already exists, then you will see this page, and you still can get in its editing mode by clicking the edit tab-pane on the top, as before).

Images in SOCR Wiki documents

  • Before you include (JPG) images in your SOCR Wiki pages you must save the images (use proper names, see below) on your client computer.
    • Naming your SOCR Wiki Images:
      • Example: SOCR_Activities_CardCoinSampling_Dinov_092206_Fig1.jpg
      • General Image Naming Convention: SOCR_MainTopic_SubTopic_SubSubTopic_Title_Author_Date_FigNo.jpg
    • Uploading Images: Click on the bottom-left side Toolbox link: Upload file and follow the instructions to upload your < 1MB JPG image(s).
    • Include your Image in your new Wiki document: Go back in the editing mode of your new SOCR Wiki page. A variant of this command [[Image:http://wiki.stat.ucla.edu/socr/uploads/e/e1/SOCR_Activities_CI_Dinov_092206_Fig1.jpg|300px]] will include your image as follows:

Tables

  • This code generates the table below: {| align="center" border="1" | colspan="5" align="center"| Common Top Row |- | rowspan="3"| Common First Column | cell(2,2) | cell(2,3) | cell(2,4) | cell(2,5) |- | cell(3,2) | cell(3,3) | cell(3,4) | cell(3,5) |- | cell(4,2) | cell(4,3) | cell(4,4) | cell(4,5) |}. You can copy, paste and revise this code according to your table needs in the editing mode of your new Wiki page (remember that each cell velue must the entered on a new line!)
Common Top Row
Common First Column cell(2,2) cell(2,3) cell(2,4) cell(2,5)
cell(3,2) cell(3,3) cell(3,4) cell(3,5)
cell(4,2) cell(4,3) cell(4,4) cell(4,5)

External/Internal Links

Math and LaTeX expressions

  • You can use either

Wiki Page Internationalization

  • Remember that all SOCR Wiki pages should be made available in other languages using machine translations. This is accomplished via placing the following two lines at the bottom of your new document (you need to enter the new name of your SOCR Wiki page, as indicated). See the translation buttons below for examples of other languages that SOCR materials are automatically translated to:

<hr>* SOCR Home page: http://www.socr.ucla.edu {{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=NEW_SOCR_Page_MainTopic_SubTopic_SubSubTopic_NewTopic_Author_Date_Version}}




Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools