|
1 | 1 | <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 --> |
3 | 3 | <node TEXT="Tutorial-o-Matic" FOLDED="false" ID="ID_696401721" LINK="https://github.com/EdoFro/Freeplane_Tutorial_AddOn" BACKGROUND_COLOR="#97c7dc"> |
4 | 4 | <font SIZE="16" BOLD="true" ITALIC="true"/> |
5 | 5 | <attribute_layout NAME_WIDTH="111.75 pt" VALUE_WIDTH="165.75 pt"/> |
6 | 6 | <attribute NAME="name" VALUE="tutorialOMatic"/> |
7 | | -<attribute NAME="version" VALUE="v0.0.2"/> |
| 7 | +<attribute NAME="version" VALUE="v0.0.3"/> |
8 | 8 | <attribute NAME="author" VALUE="EdoFro"/> |
9 | 9 | <attribute NAME="freeplaneVersionFrom" VALUE="v1.9.9"/> |
10 | 10 | <attribute NAME="freeplaneVersionTo" VALUE=""/> |
|
172 | 172 | <node TEXT="v0.0.2" ID="ID_945484309"> |
173 | 173 | <node TEXT="Bugs corrections:
- License as plain text
- Updated version of Demo map" ID="ID_621408353"/> |
174 | 174 | </node> |
| 175 | +<node TEXT="v0.0.3" ID="ID_1106405456"> |
| 176 | +<node TEXT="- scrollspeed
- message when command no present in Menu for active map
- added execute_scripts_without_network_restriction: true so web images could be loaded
- improved showMenu to show actions in extended submenus
- changed 'Close tutorial' to 'Stop tutorial'" ID="ID_1550125378"/> |
175 | 177 | </node> |
176 | | -<node TEXT="license" POSITION="left" ID="ID_624388795"> |
| 178 | +</node> |
| 179 | +<node TEXT="license" FOLDED="true" POSITION="left" ID="ID_624388795"> |
177 | 180 | <edge COLOR="#00ff00"/> |
178 | 181 | <richcontent TYPE="NOTE" CONTENT-TYPE="xml/"> |
179 | 182 | <html> |
@@ -422,7 +425,7 @@ For each menu item with an icon add an attribute with the icon key (use develope |
422 | 425 | <attribute NAME="execute_scripts_without_file_restriction" VALUE="true"/> |
423 | 426 | <attribute NAME="execute_scripts_without_write_restriction" VALUE="false"/> |
424 | 427 | <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"/> |
426 | 429 | </node> |
427 | 430 | <node TEXT="openDemoMap.groovy" ID="ID_1629939217"> |
428 | 431 | <attribute_layout NAME_WIDTH="200.24999 pt" VALUE_WIDTH="200.24999 pt"/> |
|
0 commit comments