I am glad that there wasn't immediately a big list of bugs. And I am going 
to respond to the last few posts here:

includeWikis:
I have never used this, looked at it and then promptly forgot about it. I 
may be able to include it but at the moment the server doesn't have a 
mechanism for it because the included wikis are supposed to be read-only. I 
am hoping to have an equivalent option available for combining multiple 
wikis in the future, but that isn't going to be part of this release. I 
hope you are correct about it not being a necessary feature for many people.
That isn't an expected error so I will need to look into that and make sure 
it isn't going to affect anything else. For now includeWikis just won't be 
supported.

Backups:
making backups can be done manually for the moment. If you backup the 
IndexWiki folder and the Wikis folder than you will have everything. Any 
sort of automated backup should work. Also you can download a single file 
version. Automated regular backups are probably going to be part of some 
additional plugins. Along with git and syncing between different wiki 
servers.

custom mimeMap:
you can set the mimeMap in the settings in the $:/ControlPanel. Make a 
mimeMap property with type object and list the types of files along with 
their mime-types there like here 
https://github.com/OokTech/TW5-MultiUser/blob/master/Configuration.md

the entries for mp4 and .mov are:

".mp4": "video/mp4",
".mov": "video/quicktime"

-- 
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/7365dc82-466b-47eb-884c-e9f58c704413%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to