Skip to content

Instead of importing images as tiddlers store them on the server and create _canonical_uri tiddlers

Notifications You must be signed in to change notification settings

OokTech/TW5-ServerImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title: $:/plugins/OokTech/ServerImages/readme

''THIS IS BEING MOVED INTO BOB''

This changes the behaviour of a wiki when an image or other media file is being
imported so that instead of being imported and stored in the wiki as a base64
encoded tiddler the file is instead saved by the server and a _canonical_uri
tiddler is created for it.

The tiddler types that this works with are:

* `image/gif`
* `image/x-icon`
* `image/jpeg`
* `image/jpeg`
* `image/png`
* `image/svg+xml`
* `application/pdf`
* `application/zip`
* `application/font-woff`
* `application/x-font-ttf`
* `audio/ogg`
* `video/mp4`
* `audio/mp3`
* `audio/mp4`

About

Instead of importing images as tiddlers store them on the server and create _canonical_uri tiddlers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published