Edit Widget

After adding the widget into the page, you can edit it in Sothink HTML Editor .

(This operation is only valid in HTML Window. )

Configure Widgets

Steps:

  1. Click the configure icon configure widget or use command "Widgets\Configure..." <Alt+Enter> to start the widget tool ;

  2. Then you can begin your configuration;

  3. After you configuration, Sothink HTML Editor will update the *.pgt file in the folder "_pgtres" automatically.

Rename

The widget's name is default. You can use rename command to give it a name you like.

  1. Select the widget;

  2. Use "Widget/Rename..." command to open the rename box ;

  3. Give the new name and description;

  4. Click "OK". This widget is renamed.

Move

Sometimes you need to re-arrange your page, so you need move the widget. Here is the processed of moving:

  1. Choose the whole code of the widget;
    Sothink HTML Editor will add a description comment at the beginning and end of the widget, which is like this:
    <!--webbot bot="HTMLMarkup" startspan -->
    <!--webbot bot="HTMLMarkup" endspan -->
    The widget code between them is in gray color. Choose the whole code of the widget is to choose the code begin and end by these two comment word.

  2. Use mouse to drag the code to the new place you like or use "cut and paste" to put them in the new location.

Notes

For more usage of Widgets, please read their help file.