mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Merge branch 'master' into toc-v5.3.x-rewrite
This commit is contained in:
commit
0b8d3e6d3b
7
core/language/en-GB/Snippets/FunctionDefinition.tid
Normal file
7
core/language/en-GB/Snippets/FunctionDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/FunctionDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: Function definition
|
||||||
|
|
||||||
|
\function f.name(param1,param2:"default value") [<param1>!is[blank]else<param2>]
|
||||||
|
|
||||||
|
<<f.name>>
|
7
core/language/en-GB/Snippets/ProcedureDefinition.tid
Normal file
7
core/language/en-GB/Snippets/ProcedureDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/ProcedureDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: Procedure definition
|
||||||
|
|
||||||
|
\procedure procName(param1:"default value",param2)
|
||||||
|
Your text comes here.
|
||||||
|
\end
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO icon
|
|
||||||
name: image/x-icon
|
|
||||||
group: Image
|
|
||||||
group-sort: 1
|
|
@ -0,0 +1,5 @@
|
|||||||
|
title: $:/language/Docs/Types/text/vnd.tiddlywiki-multiple
|
||||||
|
description: TiddlyWiki 5 compound tiddler
|
||||||
|
name: text/vnd.tiddlywiki-multiple
|
||||||
|
group: Developer
|
||||||
|
group-sort: 2
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/bold
|
icon: $:/core/images/bold
|
||||||
caption: {{$:/language/Buttons/Bold/Caption}}
|
caption: {{$:/language/Buttons/Bold/Caption}}
|
||||||
description: {{$:/language/Buttons/Bold/Hint}}
|
description: {{$:/language/Buttons/Bold/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((bold))
|
shortcuts: ((bold))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/excise
|
icon: $:/core/images/excise
|
||||||
caption: {{$:/language/Buttons/Excise/Caption}}
|
caption: {{$:/language/Buttons/Excise/Caption}}
|
||||||
description: {{$:/language/Buttons/Excise/Hint}}
|
description: {{$:/language/Buttons/Excise/Hint}}
|
||||||
condition: [<targetTiddler>type[]] [<targetTiddler>type[text/vnd.tiddlywiki]] +[first[]]
|
condition: [<targetTiddler>type[]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]] +[first[]]
|
||||||
shortcuts: ((excise))
|
shortcuts: ((excise))
|
||||||
dropdown: $:/core/ui/EditorToolbar/excise-dropdown
|
dropdown: $:/core/ui/EditorToolbar/excise-dropdown
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-1
|
icon: $:/core/images/heading-1
|
||||||
caption: {{$:/language/Buttons/Heading1/Caption}}
|
caption: {{$:/language/Buttons/Heading1/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading1/Hint}}
|
description: {{$:/language/Buttons/Heading1/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
button-classes: tc-text-editor-toolbar-item-start-group
|
button-classes: tc-text-editor-toolbar-item-start-group
|
||||||
shortcuts: ((heading-1))
|
shortcuts: ((heading-1))
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-2
|
icon: $:/core/images/heading-2
|
||||||
caption: {{$:/language/Buttons/Heading2/Caption}}
|
caption: {{$:/language/Buttons/Heading2/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading2/Hint}}
|
description: {{$:/language/Buttons/Heading2/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((heading-2))
|
shortcuts: ((heading-2))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-3
|
icon: $:/core/images/heading-3
|
||||||
caption: {{$:/language/Buttons/Heading3/Caption}}
|
caption: {{$:/language/Buttons/Heading3/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading3/Hint}}
|
description: {{$:/language/Buttons/Heading3/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((heading-3))
|
shortcuts: ((heading-3))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-4
|
icon: $:/core/images/heading-4
|
||||||
caption: {{$:/language/Buttons/Heading4/Caption}}
|
caption: {{$:/language/Buttons/Heading4/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading4/Hint}}
|
description: {{$:/language/Buttons/Heading4/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((heading-4))
|
shortcuts: ((heading-4))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-5
|
icon: $:/core/images/heading-5
|
||||||
caption: {{$:/language/Buttons/Heading5/Caption}}
|
caption: {{$:/language/Buttons/Heading5/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading5/Hint}}
|
description: {{$:/language/Buttons/Heading5/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((heading-5))
|
shortcuts: ((heading-5))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/heading-6
|
icon: $:/core/images/heading-6
|
||||||
caption: {{$:/language/Buttons/Heading6/Caption}}
|
caption: {{$:/language/Buttons/Heading6/Caption}}
|
||||||
description: {{$:/language/Buttons/Heading6/Hint}}
|
description: {{$:/language/Buttons/Heading6/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((heading-6))
|
shortcuts: ((heading-6))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/italic
|
icon: $:/core/images/italic
|
||||||
caption: {{$:/language/Buttons/Italic/Caption}}
|
caption: {{$:/language/Buttons/Italic/Caption}}
|
||||||
description: {{$:/language/Buttons/Italic/Hint}}
|
description: {{$:/language/Buttons/Italic/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((italic))
|
shortcuts: ((italic))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/link
|
icon: $:/core/images/link
|
||||||
caption: {{$:/language/Buttons/Link/Caption}}
|
caption: {{$:/language/Buttons/Link/Caption}}
|
||||||
description: {{$:/language/Buttons/Link/Hint}}
|
description: {{$:/language/Buttons/Link/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
button-classes: tc-text-editor-toolbar-item-start-group
|
button-classes: tc-text-editor-toolbar-item-start-group
|
||||||
shortcuts: ((link))
|
shortcuts: ((link))
|
||||||
dropdown: $:/core/ui/EditorToolbar/link-dropdown
|
dropdown: $:/core/ui/EditorToolbar/link-dropdown
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
caption: {{$:/language/Buttons/Linkify/Caption}}
|
caption: {{$:/language/Buttons/Linkify/Caption}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
description: {{$:/language/Buttons/Linkify/Hint}}
|
description: {{$:/language/Buttons/Linkify/Hint}}
|
||||||
icon: $:/core/images/linkify
|
icon: $:/core/images/linkify
|
||||||
list-before: $:/core/ui/EditorToolbar/mono-block
|
list-before: $:/core/ui/EditorToolbar/mono-block
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/list-bullet
|
icon: $:/core/images/list-bullet
|
||||||
caption: {{$:/language/Buttons/ListBullet/Caption}}
|
caption: {{$:/language/Buttons/ListBullet/Caption}}
|
||||||
description: {{$:/language/Buttons/ListBullet/Hint}}
|
description: {{$:/language/Buttons/ListBullet/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((list-bullet))
|
shortcuts: ((list-bullet))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/list-number
|
icon: $:/core/images/list-number
|
||||||
caption: {{$:/language/Buttons/ListNumber/Caption}}
|
caption: {{$:/language/Buttons/ListNumber/Caption}}
|
||||||
description: {{$:/language/Buttons/ListNumber/Hint}}
|
description: {{$:/language/Buttons/ListNumber/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((list-number))
|
shortcuts: ((list-number))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/mono-block
|
icon: $:/core/images/mono-block
|
||||||
caption: {{$:/language/Buttons/MonoBlock/Caption}}
|
caption: {{$:/language/Buttons/MonoBlock/Caption}}
|
||||||
description: {{$:/language/Buttons/MonoBlock/Hint}}
|
description: {{$:/language/Buttons/MonoBlock/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
button-classes: tc-text-editor-toolbar-item-start-group
|
button-classes: tc-text-editor-toolbar-item-start-group
|
||||||
shortcuts: ((mono-block))
|
shortcuts: ((mono-block))
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/mono-line
|
icon: $:/core/images/mono-line
|
||||||
caption: {{$:/language/Buttons/MonoLine/Caption}}
|
caption: {{$:/language/Buttons/MonoLine/Caption}}
|
||||||
description: {{$:/language/Buttons/MonoLine/Hint}}
|
description: {{$:/language/Buttons/MonoLine/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((mono-line))
|
shortcuts: ((mono-line))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/picture
|
icon: $:/core/images/picture
|
||||||
caption: {{$:/language/Buttons/Picture/Caption}}
|
caption: {{$:/language/Buttons/Picture/Caption}}
|
||||||
description: {{$:/language/Buttons/Picture/Hint}}
|
description: {{$:/language/Buttons/Picture/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((picture))
|
shortcuts: ((picture))
|
||||||
dropdown: $:/core/ui/EditorToolbar/picture-dropdown
|
dropdown: $:/core/ui/EditorToolbar/picture-dropdown
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/quote
|
icon: $:/core/images/quote
|
||||||
caption: {{$:/language/Buttons/Quote/Caption}}
|
caption: {{$:/language/Buttons/Quote/Caption}}
|
||||||
description: {{$:/language/Buttons/Quote/Hint}}
|
description: {{$:/language/Buttons/Quote/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((quote))
|
shortcuts: ((quote))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/strikethrough
|
icon: $:/core/images/strikethrough
|
||||||
caption: {{$:/language/Buttons/Strikethrough/Caption}}
|
caption: {{$:/language/Buttons/Strikethrough/Caption}}
|
||||||
description: {{$:/language/Buttons/Strikethrough/Hint}}
|
description: {{$:/language/Buttons/Strikethrough/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((strikethrough))
|
shortcuts: ((strikethrough))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/subscript
|
icon: $:/core/images/subscript
|
||||||
caption: {{$:/language/Buttons/Subscript/Caption}}
|
caption: {{$:/language/Buttons/Subscript/Caption}}
|
||||||
description: {{$:/language/Buttons/Subscript/Hint}}
|
description: {{$:/language/Buttons/Subscript/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((subscript))
|
shortcuts: ((subscript))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/superscript
|
icon: $:/core/images/superscript
|
||||||
caption: {{$:/language/Buttons/Superscript/Caption}}
|
caption: {{$:/language/Buttons/Superscript/Caption}}
|
||||||
description: {{$:/language/Buttons/Superscript/Hint}}
|
description: {{$:/language/Buttons/Superscript/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((superscript))
|
shortcuts: ((superscript))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
caption: {{$:/language/Buttons/Transcludify/Caption}}
|
caption: {{$:/language/Buttons/Transcludify/Caption}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
description: {{$:/language/Buttons/Transcludify/Hint}}
|
description: {{$:/language/Buttons/Transcludify/Hint}}
|
||||||
icon: $:/core/images/transcludify
|
icon: $:/core/images/transcludify
|
||||||
list-before: $:/core/ui/EditorToolbar/mono-block
|
list-before: $:/core/ui/EditorToolbar/mono-block
|
||||||
|
@ -3,7 +3,7 @@ tags: $:/tags/EditorToolbar
|
|||||||
icon: $:/core/images/underline
|
icon: $:/core/images/underline
|
||||||
caption: {{$:/language/Buttons/Underline/Caption}}
|
caption: {{$:/language/Buttons/Underline/Caption}}
|
||||||
description: {{$:/language/Buttons/Underline/Hint}}
|
description: {{$:/language/Buttons/Underline/Hint}}
|
||||||
condition: [<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]
|
condition: [<targetTiddler>!has[type]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]]
|
||||||
shortcuts: ((underline))
|
shortcuts: ((underline))
|
||||||
|
|
||||||
<$action-sendmessage
|
<$action-sendmessage
|
||||||
|
2
core/wiki/tags/TextEditorSnippet.tid
Normal file
2
core/wiki/tags/TextEditorSnippet.tid
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/tags/TextEditor/Snippet
|
||||||
|
list: $:/language/Snippets/ProcedureDefinition $:/language/Snippets/FunctionDefinition $:/language/Snippets/ListByTag $:/language/Snippets/Table4x3 $:/language/Snippets/TableOfContents $:/language/Snippets/MacroDefinition
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Format de fitxer d'icona ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Imatge
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO format icon file
|
|
||||||
name: image/x-icon
|
|
||||||
group: Image
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO ikon fil
|
|
||||||
name: image/x-icon
|
|
||||||
group: Billede
|
|
7
languages/de-DE/Snippets/FunctionDefinition.tid
Normal file
7
languages/de-DE/Snippets/FunctionDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/FunctionDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: Function Definition
|
||||||
|
|
||||||
|
\function f.name(param1,param2:"default value") [<param1>!is[blank]else<param2>]
|
||||||
|
|
||||||
|
<<f.name>>
|
@ -3,6 +3,6 @@ tags: $:/tags/TextEditor/Snippet
|
|||||||
caption: Makro Definition
|
caption: Makro Definition
|
||||||
|
|
||||||
\define makroName(param1:"standard parameter", param2)
|
\define makroName(param1:"standard parameter", param2)
|
||||||
Text des Makros. Zugriff auf den <<__param1__>>.
|
Ihr Text kommt hier her. Zugriff auf <<__param1__>>.
|
||||||
<<__param2__>>
|
<<__param2__>>
|
||||||
\end
|
\end
|
||||||
|
8
languages/de-DE/Snippets/ProcedureDefinition.tid
Normal file
8
languages/de-DE/Snippets/ProcedureDefinition.tid
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
title: $:/language/Snippets/ProcedureDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: Procedure Definition
|
||||||
|
|
||||||
|
\procedure procName(param1:"standard parameter", param2)
|
||||||
|
Ihr Text kommt hier her. Zugriff auf <<__param1__>>.
|
||||||
|
<<__param2__>>
|
||||||
|
\end
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/application/javascript
|
|||||||
description: JS - JavaScript Code
|
description: JS - JavaScript Code
|
||||||
name: application/javascript
|
name: application/javascript
|
||||||
group: Entwickler
|
group: Entwickler
|
||||||
|
group-sort: 2
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/application/json
|
|||||||
description: JSON - Daten
|
description: JSON - Daten
|
||||||
name: application/json
|
name: application/json
|
||||||
group: Entwickler
|
group: Entwickler
|
||||||
|
group-sort: 2
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/application/x-tiddler-dictionary
|
|||||||
description: TiddlyWiki Datenkatalog
|
description: TiddlyWiki Datenkatalog
|
||||||
name: application/x-tiddler-dictionary
|
name: application/x-tiddler-dictionary
|
||||||
group: Entwickler
|
group: Entwickler
|
||||||
|
group-sort: 2
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/image/gif
|
|||||||
description: GIF - Bild
|
description: GIF - Bild
|
||||||
name: image/gif
|
name: image/gif
|
||||||
group: Bilder
|
group: Bilder
|
||||||
|
group-sort: 1
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/image/jpeg
|
|||||||
description: JPEG - Bild
|
description: JPEG - Bild
|
||||||
name: image/jpeg
|
name: image/jpeg
|
||||||
group: Bilder
|
group: Bilder
|
||||||
|
group-sort: 1
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/image/png
|
|||||||
description: PNG - Portable Netzwerkgrafik
|
description: PNG - Portable Netzwerkgrafik
|
||||||
name: image/png
|
name: image/png
|
||||||
group: Bilder
|
group: Bilder
|
||||||
|
group-sort: 1
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/image/svg+xml
|
|||||||
description: SVG - Strukturierte Vektor Graphik
|
description: SVG - Strukturierte Vektor Graphik
|
||||||
name: image/svg+xml
|
name: image/svg+xml
|
||||||
group: Bilder
|
group: Bilder
|
||||||
|
group-sort: 1
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO - Piktogramm (Icon)
|
|
||||||
name: image/x-icon
|
|
||||||
group: Bilder
|
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/text/css
|
|||||||
description: CSS - Cascading Style Sheets
|
description: CSS - Cascading Style Sheets
|
||||||
name: text/css
|
name: text/css
|
||||||
group: Entwickler
|
group: Entwickler
|
||||||
|
group-sort: 2
|
||||||
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/text/html
|
|||||||
description: HTML - Auszeichnungssprache
|
description: HTML - Auszeichnungssprache
|
||||||
name: text/html
|
name: text/html
|
||||||
group: Text
|
group: Text
|
||||||
|
group-sort: 0
|
@ -2,3 +2,4 @@ title: $:/language/Docs/Types/text/plain
|
|||||||
description: TXT - Unformatierter Text
|
description: TXT - Unformatierter Text
|
||||||
name: text/plain
|
name: text/plain
|
||||||
group: Text
|
group: Text
|
||||||
|
group-sort: 0
|
@ -1,4 +1,5 @@
|
|||||||
title: $:/language/Docs/Types/text/vnd.tiddlywiki
|
title: $:/language/Docs/Types/text/vnd.tiddlywiki
|
||||||
description: TW5 - TiddlyWiki Version 5 Wikitext
|
description: TW5 - TiddlyWiki Wikitext
|
||||||
name: text/vnd.tiddlywiki
|
name: text/vnd.tiddlywiki
|
||||||
group: Text
|
group: Text
|
||||||
|
group-sort: 0
|
5
languages/de-DE/Types/text_vnd.tiddlywiki_multiple.tid
Normal file
5
languages/de-DE/Types/text_vnd.tiddlywiki_multiple.tid
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
title: $:/language/Docs/Types/text/vnd.tiddlywiki-multiple
|
||||||
|
description: TW5 - TiddlyWiki Wikitext Verbund Tiddler
|
||||||
|
name: text/vnd.tiddlywiki-multiple
|
||||||
|
group: Entwickler
|
||||||
|
group-sort: 2
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Αρχείο Εικονιδίου μορφής ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Εικόνας
|
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Archivo de icono en formato .ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Imagen
|
|
||||||
group-sort: 1
|
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: icône au format ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Image
|
|
||||||
group-sort: 1
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO format קובץ סמליל
|
|
||||||
name: image/x-icon
|
|
||||||
group: תמונה
|
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO के प्रारूप आइकन फ़ाइल
|
|
||||||
name: image/x-icon
|
|
||||||
group:
|
|
||||||
छवि
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: File de formato de icones ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Imagine
|
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: File icona ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Immagine
|
|
||||||
group-sort: 1
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: アイコンファイル(ICO 形式)
|
|
||||||
name: image/x-icon
|
|
||||||
group: Image
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO 형식 아이콘 파일
|
|
||||||
name: image/x-icon
|
|
||||||
group: 그림
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO икона
|
|
||||||
name: image/x-icon
|
|
||||||
group: Фотографија
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO pictogram (icon)
|
|
||||||
name: image/x-icon
|
|
||||||
group: Afbeelding
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO ਫਾਰਮੈਟ ਆਈਕਾਨ ਫਾਇਲ
|
|
||||||
name: image/x-icon
|
|
||||||
group: ਚਿੱਤਰ
|
|
@ -1,5 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Ikona w formacie ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Image
|
|
||||||
group-sort: 1
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Ícone em formato de arquivo ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Imagem
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Ícone em formato de ficheiro ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Imagem
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO значок
|
|
||||||
name: image/x-icon
|
|
||||||
group: Изображение
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO formát pre súbor ikony
|
|
||||||
name: image/x-icon
|
|
||||||
group: Obrázok
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: Datoteka s ikono oblike ICO
|
|
||||||
name: image/x-icon
|
|
||||||
group: Slika
|
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO ikonfil
|
|
||||||
name: image/x-icon
|
|
||||||
group: Bild
|
|
@ -80,6 +80,7 @@ NewMarkdown/Caption: 添加 Markdown 条目
|
|||||||
NewMarkdown/Hint: 创建一个新的 Markdown 条目
|
NewMarkdown/Hint: 创建一个新的 Markdown 条目
|
||||||
NewTiddler/Caption: 添加条目
|
NewTiddler/Caption: 添加条目
|
||||||
NewTiddler/Hint: 创建一个新的条目
|
NewTiddler/Hint: 创建一个新的条目
|
||||||
|
OpenControlPanel/Hint: 开启控制台
|
||||||
OpenWindow/Caption: 开启于新窗口
|
OpenWindow/Caption: 开启于新窗口
|
||||||
OpenWindow/Hint: 在新窗口中开启条目
|
OpenWindow/Hint: 在新窗口中开启条目
|
||||||
Palette/Caption: 调色板
|
Palette/Caption: 调色板
|
||||||
|
7
languages/zh-Hans/Snippets/FunctionDefinition.tid
Normal file
7
languages/zh-Hans/Snippets/FunctionDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/FunctionDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: 函数定义
|
||||||
|
|
||||||
|
\function f.name(param1,param2:"默认值") [<param1>!is[blank]else<param2>]
|
||||||
|
|
||||||
|
<<f.name>>
|
7
languages/zh-Hans/Snippets/ProcedureDefinition.tid
Normal file
7
languages/zh-Hans/Snippets/ProcedureDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/ProcedureDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: 程序定义
|
||||||
|
|
||||||
|
\procedure procName(param1:"预设值",param2)
|
||||||
|
这里就是您的文字了。
|
||||||
|
\end
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO 图标
|
|
||||||
name: image/x-icon
|
|
||||||
group: 图像
|
|
@ -80,6 +80,7 @@ NewMarkdown/Caption: 新增 Markdown 條目
|
|||||||
NewMarkdown/Hint: 建立一個新的 Markdown 條目
|
NewMarkdown/Hint: 建立一個新的 Markdown 條目
|
||||||
NewTiddler/Caption: 新增條目
|
NewTiddler/Caption: 新增條目
|
||||||
NewTiddler/Hint: 建立一個新的條目
|
NewTiddler/Hint: 建立一個新的條目
|
||||||
|
OpenControlPanel/Hint: 開啟控制台
|
||||||
OpenWindow/Caption: 開啟於新視窗
|
OpenWindow/Caption: 開啟於新視窗
|
||||||
OpenWindow/Hint: 在新視窗中開啟條目
|
OpenWindow/Hint: 在新視窗中開啟條目
|
||||||
Palette/Caption: 調色盤
|
Palette/Caption: 調色盤
|
||||||
|
7
languages/zh-Hant/Snippets/FunctionDefinition.tid
Normal file
7
languages/zh-Hant/Snippets/FunctionDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/FunctionDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: 函數定義
|
||||||
|
|
||||||
|
\function f.name(param1,param2:"預設值") [<param1>!is[blank]else<param2>]
|
||||||
|
|
||||||
|
<<f.name>>
|
7
languages/zh-Hant/Snippets/ProcedureDefinition.tid
Normal file
7
languages/zh-Hant/Snippets/ProcedureDefinition.tid
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
title: $:/language/Snippets/ProcedureDefinition
|
||||||
|
tags: $:/tags/TextEditor/Snippet
|
||||||
|
caption: 程序定義
|
||||||
|
|
||||||
|
\procedure procName(param1:"預設值",param2)
|
||||||
|
這裡就是您的文字了。
|
||||||
|
\end
|
@ -1,4 +0,0 @@
|
|||||||
title: $:/language/Docs/Types/image/x-icon
|
|
||||||
description: ICO 圖示
|
|
||||||
name: image/x-icon
|
|
||||||
group: 圖片
|
|
@ -0,0 +1,4 @@
|
|||||||
|
title: $:/language/Docs/Types/text/x-tiddlywiki
|
||||||
|
description: TiddlyWiki Classic
|
||||||
|
name: text/x-tiddlywiki
|
||||||
|
group: Texto
|
0
languages/sv-SE/Types/text_x-tiddlywiki.tid → plugins/tiddlywiki/classictools/languages/sv-SE/types/text_x-tiddlywiki.tid
Executable file → Normal file
0
languages/sv-SE/Types/text_x-tiddlywiki.tid → plugins/tiddlywiki/classictools/languages/sv-SE/types/text_x-tiddlywiki.tid
Executable file → Normal file
Loading…
Reference in New Issue
Block a user