Client-Server Configuration
Follow these instructions when using TiddlyWiki under Node.js:
$:/plugins/tiddlywiki/internals is referred to as tiddlywiki/internalstiddlywiki.info file (it is in JSON format) and locate the plugins, themes or languages section (see below){"plugins": ["tiddlywiki/codemirror"],"themes": ["tiddlywiki/vanilla","tiddlywiki/snowwhite"],"languages": ["es-ES","fr-FR","en-EN"]}
You should download the .tid file on your computer and then put it in your "tiddlers" folder (or any subfolder). Then launch.
You may also drag the file to your wiki on 127.0.0.1:8080, but you will have to restart the wiki...
This plugin is not designed to be declared from tiddlywiki.info.
Hope this helps
Regards
Sylvain
@sycom