Skip to content

Commit

Permalink
update link & thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
seungmi committed Sep 24, 2019
1 parent 4af16f2 commit 95bd6dc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
4 changes: 2 additions & 2 deletions 002_04_basic_widget.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Widget toolbar is at the right side of canvas. Open and close **Wiget Panel** wi
IU Widget
----------------

.. image:: resource_new/widget_basic.png
.. thumbnail:: resource_new/widget_basic.png

In IU WIDGET tab, all available widgets in IUEditor will be shown. Fundamental elements including **Box / Text / Image / Static Image / Cell** widgets and other various widgets used in a web page are offered. All the provided widgets are divided into Base, Complex, Programming groups. You can see the detailed information of each widget by **right-clicking** the widget.

Expand All @@ -30,7 +30,7 @@ In IU WIDGET tab, all available widgets in IUEditor will be shown. Fundamental e
Custom Widget
----------------

.. image:: resource_new/widget_custom.png
.. thumbnail:: resource_new/widget_custom.png

In CUSTOM WIDGETS tab, custom widgets imported by **Import Button** (Window> Manage Custom Widgets) will be shown. The widgets can be divided into customized widget groups. You can add custom widgets on canvas by **drag and drop** or **double clicking** the widget. You can check the detailed information of a widget by **right-clicking** it. All the information of custom widgets can be edited at ``Manage Custom Widget`` window.

Expand Down
2 changes: 1 addition & 1 deletion 002_05_basic_nav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Navigation
==========

.. image:: resource_new/basic_nav.png
.. thumbnail:: resource_new/basic_nav.png

Navigation area is at the left side of canvas. Three key elements are `Structure`_ , `Page`_ ,and `Composition`_.

Expand Down
6 changes: 2 additions & 4 deletions 002_06_basic_canvas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@
.. _Event Panel : ./panel_event.html
.. _Tab Menu : ./basic_top_toolbar.html#id2
.. _Export Widget Panel : ./panel_export_widget.html
.. _How to add widget to canvas : ./widget_basic.html


Canvas
===========

.. image:: resource_new/canvas.png
.. thumbnail:: resource_new/canvas.png

Canvas is the preview of the website. The structure designed on the canvas by **adding widgets** will be shown in the web page.

`How to add widgets to canvas`_
:ref:`How to add widgets to canvas`


----------
Expand Down
6 changes: 3 additions & 3 deletions 007_01_widget_basic.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@


Basic Widget
============

.. _How to add widget to canvas:

-----------


Expand Down Expand Up @@ -150,7 +150,7 @@ Image and Text

.. image:: resource_new/img_text.png

Image and text widget contains **Text Content** and **Image**, aligned Vertical-Center automatically.
Image and text widget contains **Text Content** and **Image**, aligned Vertical-Center automatically.


**Property**
Expand Down

0 comments on commit 95bd6dc

Please sign in to comment.