Other projects have been taking up my time so I have been a bit slow at responding to things here.
I think that the file server part is one of many places where more documentation is needed. The way it is supposed to work, and there may be bugs because I don't get much feedback about other people using it other than what is on the forums here, is that you can set the filePathRoot in the configuration. Then if you use a _canonical_url that starts with ./files/foo.jpg and there is a foo.jpg in the path listed it should appear. In addition to that, if you have a files folder inside your wiki folder and there is a file called bar.jpg there than you can use ./files/wikiName/bar.jpg to display that. If the file can't be found or doesn't exist you get a blank tiddler, that is how tiddlywiki handles these things. I am not sure why there is trouble with the mimemap part. There must be some bug that I haven't tracked down. When the key doesn't exist in the settings it is supposed to default to a list that contains most common media types but that doesn't seem to be the case on some computers. To be very clear "doesn't exist" means that the key is listed, not that the key is listed without a value given, that is an empty mimemap and it wouldn't let anything be served. Hopefully this helps. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9b227577-ebf9-4292-a233-ce035f60fd02%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

