1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 07:08:20 +00:00

Include direct tiddler link in template for community links

This commit is contained in:
Jermolene 2014-04-03 20:30:31 +01:00
parent 2f458e8573
commit 14f90b9519
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>