Include direct tiddler link in template for community links

print-window-tiddler
Jermolene 2014-04-03 20:30:31 +01:00
rodzic 2f458e8573
commit 14f90b9519
4 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ Submit new entries to this collection of articles via GitHub, Twitter or by post
<div class="tw-link-info-item">
! <$view field="title"/>
! <$link><$view field="title"/></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>

Wyświetl plik

@ -14,7 +14,7 @@ Submit new entries to this collection via GitHub, Twitter or by posting in the [
<div class="tw-link-info-item">
! <$view field="title"/>
! <$link><$view field="title"/></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>

Wyświetl plik

@ -12,7 +12,7 @@ The latest news, articles, resources and examples.
<div class="tw-link-info-item">
! <$view field="title"/>
! <$link><$view field="title"/></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>

Wyświetl plik

@ -12,7 +12,7 @@ These resources created by the TiddlyWiki [[Community]] help you get the best ou
<div class="tw-link-info-item">
! <$view field="title"/>
! <$link><$view field="title"/></$link>
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>