Hi Enno just to reference a similar thread opened this week:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/tiddlywikidev/jrfSSev1j7A/RHvC21fDAgAJ -Felix On 11/04/2015 02:18 PM, [email protected] wrote: > Hi, I'm looking to develop a plugin but it's difficult to find > documentation for this. > > So far I have found > > - http://tiddlywiki.com/static/PluginMechanism.html > - > https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/dev/tiddlers/from%20tw5.com/Developing%20plugins%20using%20Node.js%20and%20GitHub.tid > > and mostly the code. > > As for an actual question: > > 'Developing plugins using Node.js and GitHub' says that you should put > plugins in './plugins/vendor/name' and the actual tiddlywiki repo > indicates this. > But the way I read the code > (https://github.com/Jermolene/TiddlyWiki5/blob/v5.1.9/boot/boot.js#L1656) > it doesn't look for sub-directories and looks for 'plugin.info' in > './plugins/vendor'. > At the least that's what's happening when I get this error: 'Error: > ENOENT, no such file or directory > '/home/enno/dev/tiddlywiki-matth/plugins/ennoweichert/plugin.info'' > > I feel this information is so basic, it should be much more > accessible. It doesn't make a whole lot of sense to me to pester you > with these questions (and pester myself with the waiting time). > > --Enno > -- > You received this message because you are subscribed to the Google > Groups "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/49ef2900-eb3a-4881-9d7a-2df85f22e370%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/49ef2900-eb3a-4881-9d7a-2df85f22e370%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/BLU436-SMTP69E93FBEA5F91DB91B9AE2CE2A0%40phx.gbl. For more options, visit https://groups.google.com/d/optout.

