i'm pretty sure that this has nothing to do with this problem... well, i got a samba file server running...
but, what i have found out (reading previous e-mails in this group) - especially this post:
"[TW5]How to use canonical uri field to point to local files" posted on Sept 12
...is, that using "file://" is really *not* an option when running tw on node.js - starting it with:
tiddlywiki mynewwiki --server
see:
..."file://" work differently on browsers, chrome has security restrictions when trying to access the local file system with "file://", however firefox have no problem with it...
i've realised that i want to utilize the "_canonical_uri" feature, but that seems to be broken in 5.1.9 for plain text files (jeremy says that 5.1.10 handles html files, but plain text files still doesn't seem to work in 5.1.10, as another user reported).
however, i got it to work by using a symbolic link to the file i wanted to display... but, the sad is, that i can't use this either because unix/linux symbolic links doesn't work in msys on windows... and i need my wiki to also work on windows... :-(
cheers!
christian