mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
9547a1f01c
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.
18 lines
905 B
Plaintext
18 lines
905 B
Plaintext
title: $:/language/EditTemplate/
|
|
|
|
Body/External/Hint: This is an external tiddler stored outside of the main TiddlyWiki file. You can edit the tags and fields but cannot directly edit the content itself
|
|
Body/Hint: Use [[wiki text|http://tiddlywiki.com/static/WikiText.html]] to add formatting, images, and dynamic features
|
|
Body/Placeholder: Type the text for this tiddler
|
|
Body/Preview/Button/Hide: hide preview
|
|
Body/Preview/Button/Show: show preview
|
|
Fields/Add/Button: add
|
|
Fields/Add/Name/Placeholder: field name
|
|
Fields/Add/Prompt: Add a new field:
|
|
Fields/Add/Value/Placeholder: field value
|
|
Shadow/Warning: This is a shadow tiddler. Any changes will override the default version
|
|
Shadow/OverriddenWarning: This is a modified shadow tiddler. You can revert to the default version by deleting this tiddler
|
|
Tags/Add/Button: add
|
|
Tags/Add/Placeholder: tag name
|
|
Type/Placeholder: content type
|
|
Type/Prompt: Type:
|