Add download-empty for chinese editions

print-window-tiddler
Bram Chen 2015-04-20 11:39:08 +08:00
rodzic b798743b3e
commit 485de75ffc
4 zmienionych plików z 30 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,6 @@
title: $:/editions/zh-Hans/snippets/download-empty-button
<$button class="tc-btn-big-green">
<$action-sendmessage $message="tm-download-file" $param="$:/editions/zh-Hant/download-empty" filename="empty.zh-Hans.html"/>
简体中文版 {{$:/core/images/save-button}}
</$button>

Wyświetl plik

@ -0,0 +1,9 @@
title: $:/editions/zh-Hans/download-empty
\define saveTiddlerFilter()
[[$:/core]] [[$:/isEncrypted]] [[$:/language]] [[$:/languages/zh-Hans]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
\end
\define savingEmpty()
yes
\end
{{$:/core/templates/tiddlywiki5.html}}

Wyświetl plik

@ -0,0 +1,6 @@
title: $:/editions/zh-Hant/snippets/download-empty-button
<$button class="tc-btn-big-green">
<$action-sendmessage $message="tm-download-file" $param="$:/editions/zh-Hant/download-empty" filename="empty.zh-Hant.html"/>
繁體中文版 {{$:/core/images/save-button}}
</$button>

Wyświetl plik

@ -0,0 +1,9 @@
title: $:/editions/zh-Hant/download-empty
\define saveTiddlerFilter()
[[$:/core]] [[$:/isEncrypted]] [[$:/language]] [[$:/languages/zh-Hant]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
\end
\define savingEmpty()
yes
\end
{{$:/core/templates/tiddlywiki5.html}}