You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To translate the description you have to define a translation for the key 'addons.${name}.description'.
149
148
</p>
150
149
</body>
151
-
</html>
152
-
</richcontent>
150
+
</html></richcontent>
153
151
<nodeTEXT="Tutorial-o-Matic for Freeplane!!
Tutorial-o-Matic is an AddOn for Freeplane that gives the user the possibility to create his/her own tutorials."ID="ID_1642042079"/>
Change log of this add-on: append one node for each noteworthy version and put the details for each version into a child node.
165
163
</p>
166
164
</body>
167
-
</html>
168
-
</richcontent>
165
+
</html></richcontent>
169
166
<nodeTEXT="v0.0.1"ID="ID_1147464075">
170
167
<nodeTEXT="Demo version"ID="ID_1739689712"/>
171
168
</node>
172
169
<nodeTEXT="v0.0.2"ID="ID_945484309">
173
170
<nodeTEXT="Bugs corrections:
- License as plain text
- Updated version of Demo map"ID="ID_621408353"/>
174
171
</node>
175
172
<nodeTEXT="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'
- tables have now black borders
- Codeblocks have special style in EditorPanes
- links in EditorPanes are now clickeable and open the default web browser
- added a listener to resize height of content panel when tabpanel width changes
- added newPage styles and functionality
- added Table of Contents styles and functionality
- added Table of Contents button to 'next page' panel
- added GOTO style and its functionality
- added Action style and its functionality
- added groovy style and its functionality
- enables multiple tutorials in one map
- added 'copy' style and its functionality
- added 'select' style and its functionality
- added 'openMap' style and its functionality" ID="ID_1550125378"/>
173
+
<node TEXT="- better 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'
- tables have now black borders
- Codeblocks have special style in EditorPanes
- links in EditorPanes are now clickeable and open the default web browser
- added a listener to resize height of content panel when tabpanel width changes
- added newPage styles and functionality
- added Table of Contents styles and functionality
- added Table of Contents button to 'next page' panel
- added GOTO style and its functionality
- added Action style and its functionality
- added groovy style and its functionality
- enables multiple tutorials in one map
- added 'copy' style and its functionality
- added 'select' style and its functionality
- added 'openMap' style and its functionality
- added 'inspect tutorial map' functionality" ID="ID_1550125378"/>
The License text has to be entered as a child of the <i>'license'</i> node, either as plain text or as HTML.
195
192
</p>
196
193
</body>
197
-
</html>
198
-
</richcontent>
194
+
</html></richcontent>
199
195
<node TEXT="MIT License

Copyright (c) 2021 Eduardo Frohlich.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE." ID="ID_444630498"/>
<fontcolor="#000000"face="SansSerif, sans-serif">Every property in the configuration should receive a default value in <i>default.properties</i> node.</font>
@@ -520,8 +510,7 @@ For each menu item with an icon add an attribute with the icon key (use develope
520
510
- The files will be processed in the sequence as seen in the map.
521
511
</p>
522
512
</body>
523
-
</html>
524
-
</richcontent>
513
+
</html></richcontent>
525
514
<nodeTEXT="doc"ID="ID_281158802"/>
526
515
<nodeTEXT="icons"ID="ID_211861022"/>
527
516
<nodeTEXT="templates"ID="ID_553385296"/>
@@ -558,8 +547,7 @@ For each menu item with an icon add an attribute with the icon key (use develope
558
547
Images can be added automatically by releaseAddOn.groovy or must be uploaded into the map via the script <i>Tools->Scripts->Insert Binary</i> since they have to be (base64) encoded as simple strings.
0 commit comments