change filter to stop automatic view transclusion if field 'hide-body' has the value 'yes'

print-window-tiddler
buggyj 2014-09-10 18:00:29 +02:00
rodzic 04df2a4a20
commit ab944bbf02
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -3,8 +3,7 @@ tags: $:/tags/ViewTemplate
<div class="tc-tiddler-body">
<$list filter="[all[current]!has[plugin-type]!has[hide-body]]">
<$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
<$transclude>