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'.
187
188
</p>
188
189
</body>
189
-
</html></richcontent>
190
+
</html>
191
+
</richcontent>
190
192
<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"/>
The License text has to be entered as a child of the <i>'license'</i> node, either as plain text or as HTML.
266
270
</p>
267
271
</body>
268
-
</html></richcontent>
272
+
</html>
273
+
</richcontent>
269
274
<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"/>
<attributeNAME="addons.${name}.ActionInstruction1"VALUE="<html>In submenu <b>{0}</b><br>click on <b>{1}</b></html>"/>
<attributeNAME="addons.${name}.ActionInstruction2"VALUE="<html>You can also use de keyboard shortcut <b>{0}</b> for this command</html>"/>
<attributeNAME="addons.${name}.ActionInstruction2"VALUE="<html>Puedes usar también el atajo <b>{0}</b> para este comando</html>"/>
@@ -699,7 +726,8 @@ For each menu item with an icon add an attribute with the icon key (use develope
699
726
- The files will be processed in the sequence as seen in the map.
700
727
</p>
701
728
</body>
702
-
</html></richcontent>
729
+
</html>
730
+
</richcontent>
703
731
<nodeTEXT="doc"ID="ID_281158802"/>
704
732
<nodeTEXT="icons"ID="ID_211861022"/>
705
733
<nodeTEXT="templates"ID="ID_553385296"/>
@@ -734,7 +762,8 @@ For each menu item with an icon add an attribute with the icon key (use develope
734
762
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