mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
3c365a2567
#4093 and #4100 are bundled in this PR * qualified state-tiddlers for the tags input and fieldname + fieldvalue inputs * newTagName, newFieldNameTiddler and newFieldValueTiddler variables defined in EditTemplate (all qualified through `qualify` macro) * save-tiddler-actions macro in the EditTemplate (reused by the save-tiddler button) * enter (configurable) in the fieldvalue field adds the field and sets focus to the next fieldname input Edit: * storyview="pop" for fields list
34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
title: $:/language/EditTemplate/
|
|
|
|
Body/External/Hint: This tiddler shows content stored outside of the main TiddlyWiki file. You can edit the tags and fields but cannot directly edit the content itself
|
|
Body/Placeholder: Type the text for this tiddler
|
|
Body/Preview/Type/Output: output
|
|
Field/Remove/Caption: remove field
|
|
Field/Remove/Hint: Remove field
|
|
Field/Dropdown/Caption: field list
|
|
Field/Dropdown/Hint: Show field list
|
|
Fields/Add/Button: add
|
|
Fields/Add/Button/Hint: Add the new field to the tiddler
|
|
Fields/Add/Name/Placeholder: field name
|
|
Fields/Add/Prompt: Add a new field:
|
|
Fields/Add/Value/Placeholder: field value
|
|
Fields/Add/Dropdown/System: System fields
|
|
Fields/Add/Dropdown/User: User fields
|
|
Shadow/Warning: This is a shadow tiddler. Any changes you make will override the default version from the plugin <<pluginLink>>
|
|
Shadow/OverriddenWarning: This is a modified shadow tiddler. You can revert to the default version in the plugin <<pluginLink>> by deleting this tiddler
|
|
Tags/Add/Button: add
|
|
Tags/Add/Button/Hint: add tag
|
|
Tags/Add/Placeholder: tag name
|
|
Tags/Dropdown/Caption: tag list
|
|
Tags/Dropdown/Hint: Show tag list
|
|
Title/BadCharacterWarning: Warning: avoid using any of the characters <<bad-chars>> in tiddler titles
|
|
Title/Exists/Prompt: Target tiddler already exists
|
|
Title/Relink/Prompt: Update ''<$text text=<<fromTitle>>/>'' to ''<$text text=<<toTitle>>/>'' in the //tags// and //list// fields of other tiddlers
|
|
Title/References/Prompt: The following references to this tiddler will not be automatically updated:
|
|
Type/Dropdown/Caption: content type list
|
|
Type/Dropdown/Hint: Show content type list
|
|
Type/Delete/Caption: delete content type
|
|
Type/Delete/Hint: Delete content type
|
|
Type/Placeholder: content type
|
|
Type/Prompt: Type:
|