mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
afb7435a88
It looked messy in the control panel listing.
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
title: $:/core/templates/static.content
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define tv-wikilink-template() https://tiddlywiki.com/static/$uri_doubleencoded$.html
|
|
|
|
<!-- For Google, and people without JavaScript-->
|
|
|
|
<$reveal default="yes" text=<<savingEmpty>> type="nomatch">
|
|
|
|
Es scheint, dass bei diesem Browser JavaScript deaktiviert wurde. Sie können die statische HTML Version verwenden:
|
|
|
|
!! Deutsch - Deutschland
|
|
|
|
* https://tiddlywiki.com/languages/de-DE/static.html - Einzelne Tiddler als individuelle Seiten.
|
|
* [ext[https://tiddlywiki.com/languages/de-DE/alltiddlers.html#Willkommen!]] - Eine Datei mit allen Tiddlern.
|
|
|
|
!! Deutsch - Österreich
|
|
|
|
* https://tiddlywiki.com/languages/de-AT/static.html - Einzelne Tiddler als individuelle Seiten.
|
|
* [ext[https://tiddlywiki.com/languages/de-AT/alltiddlers.html#Willkommen!]] - Eine Datei mit allen Tiddlern.
|
|
|
|
!! Englische Version
|
|
|
|
* https://tiddlywiki.com/static.html - Einzelne Tiddler als individuelle Seiten.
|
|
* https://tiddlywiki.com/alltiddlers.html#HelloThere - single file containing all tiddlers
|
|
|
|
</$reveal>
|