1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/core/ui/EditTemplate
Jermolene 9547a1f01c First pass at external image support
A bunch of little changes that together enable external image support.
Try:

```
tiddlywiki editions/tw5.com --verbose --build externalimages
```

Then open `externalimages.html`, look for the images in the more/types
tab of the sidebar, open them and verify that they are set with an
external SRC attribute, not a data URI.
2014-06-12 08:36:30 +01:00
..
body.tid First pass at external image support 2014-06-12 08:36:30 +01:00
controls.tid Rearrange system tag configuration 2014-04-18 09:28:14 +01:00
fields.tid Rename $:/temp/NewFieldName to $:/temp/newfieldname 2014-05-15 22:54:46 -07:00
shadow.tid Minor tweaks to shadow warning infrastructure 2014-04-28 15:16:31 +01:00
tags.tid Remove dropdown from edit mode tags 2014-04-10 22:49:46 +01:00
title.tid Refactor edit template to be driven by $:/tags/EditTemplate tag 2013-11-15 22:55:32 +00:00
type.tid Add group headings to type dropdown 2014-06-06 09:32:14 +01:00