Changes for page Blockly Editor

Last modified by Admin on 2022/02/21 00:26

From version 58.1
edited by Vivek Iyer
on 2018/08/02 19:14
Change comment: Uploaded new attachment "RightHandBlocklyMenu.png", version {1}
To version 59.1
edited by Vivek Iyer
on 2018/08/02 19:21
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -12,8 +12,10 @@
12 12  //Selecting Blockly editor to edit the page//
13 13  1. This should take you to the Blockly template page. Drag and drop the blocks from the toolbox onto the adjacent div and combine them like puzzle pieces, as desired. For example:
14 14  For example:
15 -{{image reference="BlocksView.png" ||alt="Combining the blocks appropriately" width="650" height="484"}}{{/image}}
15 +
16 +{{image reference="BlocksView.png" ||alt="Combining the blocks appropriately" width="650" height="497"}}{{/image}}
16 16  //Combining blocks appropriately//
18 +
17 17  1. To delete any of the blocks, drag and drop the blocks into the bin.
18 18  1. To view the source code for the blocks generated in the figure, click on the Source tab.
19 19  {{image reference="SourceView.png" ||alt="Source Code View" width="650" height="492"}}{{/image}}
... ... @@ -30,9 +30,9 @@
30 30  == Features ==
31 31  
32 32  
33 -* A default toolbox containing tools for if-else conditions, loops, print statements, assignment, comparison statements etc.
34 -{{image reference="Toolbox.png" |alt="The default Blockly toolbox" width="650" height="617"}}{{/image}}
35 -//The default Blockly toolbox//
35 +* A toolbox containing the default categories for loops, logic statements, variables, macros, math, text etc and the customly added categories for XWiki Script bindings and XWQL queries.
36 +{{image reference="BlocklyToolbox.png" |alt="The default Blockly toolbox" width="150" height="553"}}{{/image}}
37 +//The Blockly toolbox//
36 36  * A bin for deleting unnecessary blocks, and features for creating duplicate blocks, adding comments etc by right-clicking on a block
37 37  {{image reference="RightHandBlocklyMenu.png" ||alt="Right hand menu" width="650" height="669"}}{{/image}}
38 38  //Right clicking on Blockly blocks generates this menu//

Get Connected