Changes for page Blockly Editor

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

<
From version < 72.1 >
edited by Vivek Iyer
on 2018/08/03 17:43
To version < 72.2 >
edited by Vivek Iyer
on 2018/08/03 17:47
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -162,9 +162,8 @@
162 162  * A bin for deleting unnecessary blocks, and features for creating duplicate blocks, adding comments etc by right-clicking on a block
163 163  {{image reference="RightClickBlocklyMenu.png" ||alt="Right hand menu" width="650" height="488"}}{{/image}}
164 164  //Right clicking on Blockly blocks generates this menu//
165 -* Converting this generated code into Velocity and running it as well
166 -* Displaying the generated code in the textarea, wherein the code gets inserted at cursor position
167 -* Saving the code to the page
165 +* Converting, saving and later running the generated Velocity code
166 +* Running the generated Velocity code in the XWiki context
168 168  
169 169  (For screenshots and more information on how to use these features, please check the Usage section given above :))
170 170  

Get Connected