in the latest Node.js version (5.1.9) on MacOS 10.10 (, 10.11), where are the system tiddlers and the theme files stored when one does
I suggest this information should be included in the Node.js part of the documentation on tiddlywiki.com.
Also: Is there a guide on writing plugins, modifying system tiddlers, writing themes, extending TiddlyWiki with JS using the separate file format of Node.js?
Thanks,Iannis Zannos--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/9efdd2b4-7448-4963-95d3-a67af2f6dd5e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Mac OS X, npm global installs end up in /usr/local/lib/node_modules/tiddlywiki
What are you trying to accomplish?
...
"includeWikis": [
"../pages"
],
"config": {
"default-tiddler-location": "../pages/tiddlers"
}
}
tiddlywiki ../readonly --rendertiddler $:/core/save/all ../../index.html text/plaintiddlywiki tw5.1.9-filled --rendertiddler $:/core/save/all index.html text/plainXMLHttpRequest error code: 404
Sync error while processing '$:/StoryList': XMLHttpRequest error code: 404