Skip to content

Commit

Permalink
Update advanced_prototype_mode.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
yoontk23 committed Apr 19, 2016
1 parent 99010df commit ccb8174
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions advanced_prototype_mode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Prototype Mode

From the toolbar at the top, you can switch to **Prototype Mode** by clicking ``Mode Switch Button``.

Prototype Mode offers `Revision History`_ / `Project Workflow`_ / `Node Description`_ page. You can refresh scenario by clicking ``Reset Workflow`` and can build **HTML Scenario** by clicking ``Build Senario``. And ``Refresh Thumbnail`` updates the page thumbnails included in the workflow and the page list.
Prototype Mode offers `Revision History`_ / `Project Workflow`_ / `Node Description`_ page.
You can refresh scenario by clicking ``Reset Workflow`` and can build **HTML Scenario** by clicking ``Build Senario``.
And ``Refresh Thumbnail`` updates the page thumbnails that are included in the workflow and the page list.


----------
Expand All @@ -22,32 +24,32 @@ Revision History
Displays **the history of revision** made in the current project. You can add or change the history.


* ``Add New Date Button`` : Create a new editable row field in the table.
* ``Remove Date Button`` : Delete the selected row from table.
* ``Add New Date`` : Creates a new editable row field in the table.
* ``Remove Date `` : Deletes the selected row from table.
----------
Project Workflow
-------------------------------
.. image:: resource/scenario/ic_SB_workflow.png
Displays **Workflow** of the current project. Users can add nodes by drag and drop page thumbnails. Press delete key to delete the selected node.
Displays **Workflow** of the current project. Users can add nodes by drag and drop of page thumbnails. Press delete key to delete the selected node.
.. image:: resource/iu_manual_advanced_prototype_mode_thumbnail.png
* ``Default thumbnails`` : List of page thumbnails included in the project.
* ``Custom thumbnails`` : List of page thumbnails captured by using **Page Capture Button** on the toolbar in editor mode.
* ``Default thumbnails`` : A list of page thumbnails included in the project.
* ``Custom thumbnails`` : A list of page thumbnails captured by using **Page Capture Button** on the toolbar in editor mode.

.. note:: Thumbnails can be added by using **Page Capture** button in **Editor Mode**.
.. note:: Thumbnails can be added by using **Page Capture Button** in **Editor Mode**.


.. image:: resource/iu_manual_advanced_prototype_mode_workflow.png
* ``Rectangle Button`` : Add square dialog below the selected node.
* ``Rhombus Button`` : Add diamond dialog below the selected node.
* ``Rectangle Button`` : Adds a square dialog below the selected node.
* ``Rhombus Button`` : Adds a diamond dialog below the selected node.


* ``Inward Label`` : Add label on top of the selected node.
* ``Outward Label`` : Add label below of the selected node.
* ``Inward Label`` : Adds a label on top of the selected node.
* ``Outward Label`` : Adda a label below the selected node.



Expand All @@ -59,10 +61,10 @@ Node Description

.. image:: resource/scenario/ic_SB_screen.png

Displays the **Node Description** of the selected page. By adding memos to the node, you can send orders to partners of your collaborative project. You can also add or change content in the **Screen Description** or **Exception** area. Double-clicking thumbnails on canvas also displays the node description.
Displays the **Node Description** of the selected page. By adding memos to the node, you can send orders to partners of your collaborative project. You can also add or change content in the **Screen Description** or **Exception** area. Double-clicking the thumbnails on canvas also displays the node description.

* ``Memo image area`` : Select image from the resource panel to replace the numbering in the screenshot area.
* ``Add Memo Button`` : Create a new editable row field in the table.
* ``Delete Button`` : Delete the selected memo in the table.
* ``Memo image area`` : Selects an image from the resource panel to replace the numbering in the screenshot area.
* ``Add Memo Button`` : Creates a new editable row field in the table.
* ``Delete Button`` : Deletes the selected memo in the table.

By clicking the screenshot area, selected memo's number will apear.
When you click the screenshot area, the number of the selected memo will apear.

0 comments on commit ccb8174

Please sign in to comment.