On Monday, September 1, 2014 3:47:56 PM UTC+2, Jeremy Ruston wrote: > > Hi BJ > > On Mon, Sep 1, 2014 at 2:38 PM, BJ <[email protected] <javascript:>> > wrote: > >> Hi Jeremy, >> It would be nice to support running on nodejs, to make creation >> documention/test tiddlers easy, for that we could have >> > > Do you mean that it would be nice to support running the wiki in > client-server configuration? > > >> SamplePluginWiki >> <https://github.com/Jermolene/TiddlyWiki5SamplePlugin/tree/master/SamplePluginWiki> >> /wiki/tiddlers/ >> SamplePluginWiki >> <https://github.com/Jermolene/TiddlyWiki5SamplePlugin/tree/master/SamplePluginWiki> >> /nodejs/ >> and have a tiddlywiki.info >> <https://github.com/Jermolene/TiddlyWiki5SamplePlugin/blob/master/SamplePluginWiki/tiddlywiki.info> >> >> in the wiki and nodejs dirs. >> > > And using `includeWiki` to include the plain wiki in the 'node.js' wiki? >
yes - I found this the best way to include tiddlers for testingl > > >> What is the purpose to have a plugins dir containing other dirs? maybe >> have dir called SamplePluginWiki >> <https://github.com/Jermolene/TiddlyWiki5SamplePlugin/tree/master/SamplePluginWiki> >> /contents (for what is going to be included into the plugin)? >> > > The 'plugins' folder within a wiki folder is special. Any folders within > it are automatically packed as plugins. > > Ah, this is for use with the TIDDLYWIKI_PLUGIN_PATH then?, I've yet to try this out. The instructions in the tiddler "Developing plugins using Node.js and GitHub" need to be updated then. Best wishes > > Jeremy > > >> >> cheers >> >> BJ >> >> >> On Monday, September 1, 2014 2:55:01 PM UTC+2, Jeremy Ruston wrote: >> >>> I've published an initial release of a sample plugin for TiddlyWiki5: >>> >>> https://github.com/Jermolene/TiddlyWiki5SamplePlugin >>> >>> It is intended to demonstrate a reasonable way of laying out the >>> repository. >>> >>> Feedback very welcome, >>> >>> Best wishes >>> >>> Jeremy. >>> >>> -- >>> Jeremy Ruston >>> mailto:[email protected] >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
