In theory yes, the wsserver command lets you serve images and other files 
that can be included in the wiki. Because of by how much trouble I have had 
making good documentation for the other features I haven't publicised that 
part yet.

The quick version is you add a key filePathRoot to the settings and give 
the path to a folder you want accessible to the server. Then inside the 
wikis you can access them you use the url localhost:8080/file/path/to/file 
to access the external files in the wiki.

Very quick example:

in the url /path/to/file starts at the place listed as filePathRoot, so if 
you set /home/inmysocks/Wikis as the root and wanted to access the file 
with the path /home/inmysocks/Wikis/foo/bar.jpg you would use the url 
localhost:8080/file/foo/bar.jpg

A note:

Right now you can only set one root for served files. Anything below the 
listed root can be served and are accessible to anyone who can access the 
wiki. This can be dangerous if you set the wrong path and make it 
accessible to other people.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d000161a-b846-4387-810e-a79f0c278902%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to