In an earlier thread
<https://groups.google.com/d/msg/tiddlywiki/cRK5owiTRcM/dF8cCIVPAwAJ> ,
Jeremy said that when installing plugins on node.js one doesn't use the
control panel; instead one modifies the tiddlywiki.info file. This worked
for adding the markdown parser. Now I want to add Tiddlyshow
<https://github.com/kookma/Tiddlyshow>. I tried adding a line to the .info
file, but that didn't work:
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/highlight",
"tiddlywiki/markdown",
"tiddlywiki/tiddlyshow"
],
Perhaps this is because the Tiddlyshow plugin is not listed in the central
repository? I mean the repository one can access via "Get More Plugins" in
the Control Panel.
Any help much appreciated!
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/de19865e-46d4-4c58-9073-33c75a4296aa%40googlegroups.com.