Hi Felix,
your help got me on the right way. Now it works Thank you.
I changed the info file.
I tried to start with the node call but the server died ...
peter@linuxmint ~ $ node /usr/lib/node_modules/tiddlywiki/tiddlywiki.js /
home/peter/peterwiki --verbose -server 8080
Boot log:
Startup task: load-modules
Startup task: info after: load-modules before: startup
Startup task: startup after: load-modules
Startup task: story after: startup
Startup task: commands platforms: node after: story
But when I start with
tiddlywiki peterwiki --server
Serving on 127.0.0.1:8080
(press ctrl-C to exit)
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/peter/peterwiki/tiddlers/Draft of 'New Tiddler'
.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/peter/peterwiki/tiddlers/Draft of 'New Tiddler'
.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
it works? ;-)
Gruß
Peter
Am Mittwoch, 4. Februar 2015 20:38:17 UTC+1 schrieb Felix Küppers:
>
> Hi Peter,
>
> I am using the same setup with Linux Mint 17.
>
> Try this info file:
>
> {
> "plugins": [
> "tiddlywiki/tiddlyweb",
> "tiddlywiki/filesystem"
> ],
> "themes": [
> "tiddlywiki/vanilla"
> ],
> "languages": [
> "en-US"
> ],
> "build": {
> "index": ["--rendertiddler","$:/core/save/all","index.html",
> "text/plain"]
> }
> }
>
>
> and start the server via
>
> node /some/path/tiddlywiki.js /your/wiki/path --verbose --server 8080
>
> otherwise I don't know...
>
> -Felix
>
>
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.