For tw5.com add a link in the info panel to the static tiddler representation

print-window-tiddler
Jermolene 2013-11-12 19:52:57 +00:00
rodzic d2dbc73448
commit e68ab95ecb
1 zmienionych plików z 12 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,12 @@
title: $:/editions/tw5.com/TiddlerInfo/StaticLink
tags: $:/tags/TiddlerInfo
caption: Static Link
\define makeLink()
http://five.tiddlywiki.com/static/{$currentTiddler$}/<$view tiddler=<<currentTiddler>> field="title" format="htmlencoded"/>.html
\end
Copy this link to this tiddler on <a href=<<makeLink>>>http://tiddlywiki.com/static/<$view field="title" format="htmlencoded"/>.html</a>:
<input value=<<makeLink>> size="80"/>
//Note that editing the URL here won't have any effect; it is presented in a text box just to make it easier to copy and paste//