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].
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/49ef2900-eb3a-4881-9d7a-2df85f22e370%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to