mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Merge branch 'tiddlywiki-com'
This commit is contained in:
commit
8682beb717
@ -3,6 +3,7 @@ modified: 20220301180818011
|
||||
tags: Messages
|
||||
title: WidgetMessage: tm-close-all-windows
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: tm-close-all-windows
|
||||
|
||||
<<.from-version 5.2.2>>
|
||||
The `tm-close-all-windows` [[message|Messages]] closes all additional //browser// window that were opened with [[tm-open-window|WidgetMessage: tm-open-window]].
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20150203173506000
|
||||
list-before: $:/core/ui/ViewTemplate/body
|
||||
modified: 20220316121232243
|
||||
modified: 20230602181119360
|
||||
tags: $:/tags/ViewTemplate
|
||||
title: $:/editions/tw5.com/operator-template
|
||||
|
||||
@ -72,10 +72,10 @@ title: $:/editions/tw5.com/operator-template
|
||||
<!-- -->
|
||||
</table>
|
||||
|
||||
[[Learn more about how to use Filters|Filters]]
|
||||
<p>[[Learn more about how to use Filters|Filters]]</p>
|
||||
|
||||
<$list filter="[all[current]has[from-version]]" variable="listItem">
|
||||
<$macrocall $name=".from-version" version={{!!from-version}}/>
|
||||
<p><$macrocall $name=".from-version" version={{!!from-version}}/></p>
|
||||
</$list>
|
||||
</$list>
|
||||
</$set>
|
||||
|
Loading…
Reference in New Issue
Block a user