Skip to content

Commit dfd2ce4

Browse files
committed
Update Tutorial-o-Matic.mm
1 parent 0f326dc commit dfd2ce4

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Tutorial-o-Matic/Tutorial-o-Matic.mm

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<map version="freeplane 1.9.8">
2-
<!--To view this file, download free mind mapping software Freeplane from http://freeplane.sourceforge.net -->
2+
<!--To view this file, download free mind mapping software Freeplane from https://www.freeplane.org -->
33
<node TEXT="Tutorial-o-Matic" FOLDED="false" ID="ID_696401721" LINK="https://github.com/EdoFro/Freeplane_Tutorial_AddOn" BACKGROUND_COLOR="#97c7dc">
44
<font SIZE="16" BOLD="true" ITALIC="true"/>
55
<attribute_layout NAME_WIDTH="111.75 pt" VALUE_WIDTH="165.75 pt"/>
66
<attribute NAME="name" VALUE="tutorialOMatic"/>
7-
<attribute NAME="version" VALUE="v0.0.2"/>
7+
<attribute NAME="version" VALUE="v0.0.3"/>
88
<attribute NAME="author" VALUE="EdoFro"/>
99
<attribute NAME="freeplaneVersionFrom" VALUE="v1.9.9"/>
1010
<attribute NAME="freeplaneVersionTo" VALUE=""/>
@@ -172,8 +172,11 @@
172172
<node TEXT="v0.0.2" ID="ID_945484309">
173173
<node TEXT="Bugs corrections:&#xa;- License as plain text&#xa;- Updated version of Demo map" ID="ID_621408353"/>
174174
</node>
175+
<node TEXT="v0.0.3" ID="ID_1106405456">
176+
<node TEXT="- scrollspeed&#xa;- message when command no present in Menu for active map&#xa;- added execute_scripts_without_network_restriction: true so web images could be loaded&#xa;- improved showMenu to show actions in extended submenus&#xa;- changed &apos;Close tutorial&apos; to &apos;Stop tutorial&apos;" ID="ID_1550125378"/>
175177
</node>
176-
<node TEXT="license" POSITION="left" ID="ID_624388795">
178+
</node>
179+
<node TEXT="license" FOLDED="true" POSITION="left" ID="ID_624388795">
177180
<edge COLOR="#00ff00"/>
178181
<richcontent TYPE="NOTE" CONTENT-TYPE="xml/">
179182
<html>
@@ -422,7 +425,7 @@ For each menu item with an icon add an attribute with the icon key (use develope
422425
<attribute NAME="execute_scripts_without_file_restriction" VALUE="true"/>
423426
<attribute NAME="execute_scripts_without_write_restriction" VALUE="false"/>
424427
<attribute NAME="execute_scripts_without_exec_restriction" VALUE="false"/>
425-
<attribute NAME="execute_scripts_without_network_restriction" VALUE="false"/>
428+
<attribute NAME="execute_scripts_without_network_restriction" VALUE="true"/>
426429
</node>
427430
<node TEXT="openDemoMap.groovy" ID="ID_1629939217">
428431
<attribute_layout NAME_WIDTH="200.24999 pt" VALUE_WIDTH="200.24999 pt"/>

0 commit comments

Comments
 (0)