1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-11 18:00:26 +00:00

Improve revision history tabs

This commit is contained in:
Jermolene 2014-07-02 12:16:10 +01:00
parent e18d8a8866
commit a3de93b4eb
2 changed files with 9 additions and 3 deletions

View File

@ -1,9 +1,8 @@
created: 20131109105400007
modified: 20140119201607494
modified: 20140701201607494
title: ReleaseHistory
type: text/vnd.tiddlywiki
Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
<<tabs "[tag[releasenote]!sort[created]]" "Release 5.0.14-beta" "$:/state/tab2" "tw-vertical">>
<<tabs "[tag[releasenote]!sort[created]]" "Release 5.0.14-beta" "$:/state/tab2" "tw-vertical" "ReleaseHistoryTemplate">>

View File

@ -0,0 +1,7 @@
title: ReleaseHistoryTemplate
<h2><$link ><$view field="title"/></$link></h2>
^^Released <$view field="released" format="date" template="DDth MMM YYYY at 0hh:0mm">TBA</$view>^^
<$transclude/>