I know this is a question so technical that it could fit into the 
developers group, but I think it could be of general interest.

Currently, on the node version you include the plugins that you want to use 
on the tiddliwiki.info file. This is very convenient, but I want to know if 
this could be a bit more flexible than just requiring official plugins.

What I want to do is to reference one or more of the plugins that I'm 
developing, so I can create an edition separately from the development of 
the plugin. So, ideally I could import a plugin in a fashion like:

"plugins": [
                "tiddlywiki/tiddlyweb",
                "tiddlywiki/filesystem",
                "../../myPluginDirectory"
        ],


Regards

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1d329372-bdc8-457a-992e-0815c627f6b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to