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'.
148
149
</p>
149
150
</body>
150
-
</html></richcontent>
151
+
</html>
152
+
</richcontent>
151
153
<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.
186
192
</p>
187
193
</body>
188
-
</html></richcontent>
189
-
<nodeID="ID_444630498"><richcontentTYPE="NODE">
190
-
191
-
<html>
192
-
<head>
193
-
194
-
</head>
195
-
<body>
196
-
<p>
197
-
MIT License
198
-
</p>
199
-
<p>
200
-
201
-
</p>
202
-
<p>
203
-
Copyright (c) 2021 Eduardo Frohlich.
204
-
</p>
205
-
<p>
206
-
207
-
</p>
208
-
<p>
209
-
Permission is hereby granted, free of charge, to any person obtaining a copy
210
-
</p>
211
-
<p>
212
-
of this software and associated documentation files (the "Software"), to deal
213
-
</p>
214
-
<p>
215
-
in the Software without restriction, including without limitation the rights
216
-
</p>
217
-
<p>
218
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
219
-
</p>
220
-
<p>
221
-
copies of the Software, and to permit persons to whom the Software is
222
-
</p>
223
-
<p>
224
-
furnished to do so, subject to the following conditions:
225
-
</p>
226
-
<p>
227
-
228
-
</p>
229
-
<p>
230
-
The above copyright notice and this permission notice shall be included in all
231
-
</p>
232
-
<p>
233
-
copies or substantial portions of the Software.
234
-
</p>
235
-
<p>
236
-
237
-
</p>
238
-
<p>
239
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
240
-
</p>
241
-
<p>
242
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
243
-
</p>
244
-
<p>
245
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
246
-
</p>
247
-
<p>
248
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
249
-
</p>
250
-
<p>
251
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
252
-
</p>
253
-
<p>
254
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
255
-
</p>
256
-
<p>
257
-
SOFTWARE.
258
-
</p>
259
-
</body>
260
194
</html>
261
195
</richcontent>
262
-
</node>
196
+
<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>
@@ -575,7 +515,8 @@ For each menu item with an icon add an attribute with the icon key (use develope
575
515
- The files will be processed in the sequence as seen in the map.
576
516
</p>
577
517
</body>
578
-
</html></richcontent>
518
+
</html>
519
+
</richcontent>
579
520
<nodeTEXT="doc"ID="ID_281158802"/>
580
521
<nodeTEXT="icons"ID="ID_211861022"/>
581
522
<nodeTEXT="templates"ID="ID_553385296"/>
@@ -612,7 +553,8 @@ For each menu item with an icon add an attribute with the icon key (use develope
612
553
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