diff --git a/editions/tw5.com/tiddlers/system/StaticLink.tid b/editions/tw5.com/tiddlers/system/StaticLink.tid new file mode 100644 index 000000000..2ae7f6c79 --- /dev/null +++ b/editions/tw5.com/tiddlers/system/StaticLink.tid @@ -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=<> field="title" format="htmlencoded"/>.html +\end +Copy this link to this tiddler on >>http://tiddlywiki.com/static/<$view field="title" format="htmlencoded"/>.html: + +> 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// \ No newline at end of file