Documentation for Pages and Wiki changes

STUD-1443
This commit is contained in:
Mark Hoeber
2014-03-26 16:20:58 -04:00
parent 668134de4a
commit 0a8d07c0c3
7 changed files with 28 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -10,6 +10,9 @@ Change Log
* - Date
- Change
* - 04/03/14
- Updated the :ref:`Adding Pages to a Course` chapter to reflect ability to
:ref:`Show or Hide the Course Wiki Page`.
* - 04/02/14
- Reorganized the sections :ref:`Building a Course Index` and
:ref:`Creating Course Content Index` to better reflect the workflow of

View File

@@ -38,6 +38,7 @@ You can create other pages for the grading policy, course slides, or any other p
See:
* :ref:`Add a Page`
* :ref:`Show or Hide the Course Wiki Page`
* :ref:`Reorder Pages`
* :ref:`Delete a Page`
* :ref:`Code for Dynamic HTML Schedule`
@@ -71,6 +72,30 @@ Add a Page
The new page is immediately available to students, if the course has started.
.. _Show or Hide the Course Wiki Page:
************************************************
Show or Hide the Course Wiki Page
************************************************
By default, your course includes a Wiki. Students and course staff can use the Wiki to post content and comment on others' content.
If you do not want to use the Wiki in your course, you can hide it.
The eye icon in the Wiki object indicates that the Wiki is visible in your course:
.. image:: ../Images/pages_wiki_on.png
:alt: Image of the Pages page with the Wiki made visible
Click the eye icon to hide the Wiki. The icon changes:
.. image:: ../Images/pages_wiki_off.png
:alt: Image of the Pages page with the Wiki made visible
Click it again to make the Wiki visible.
.. note:: Content remains in the Wiki when you hide it. For example, you could hide the Wiki during an exam. After the exam, you could make the Wiki visible again. The content that was previously posted will be available.
.. _Reorder Pages:
****************