1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-06 18:56:56 +00:00

Merge e0fd67096cae272bd26da214e7819fd2757ea5df into 961e74f73d230d0028efb586db07699120eac888

This commit is contained in:
Christian Byron 2025-04-01 21:02:59 +11:00 committed by GitHub
commit 35df6dc565
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 2 deletions

View File

@ -90,7 +90,7 @@ $:/config/Plugins/Disabled/$(currentTiddler)$
</$reveal>
</div>
</$list>
<$set name="tabsList" filter="[<currentTiddler>list[]] contents">
<$set name="tabsList" filter="[<currentTiddler>list[]] [all[shadows+tiddlers]tag[$:/tags/PluginInfoTab]!is[draft]]">
<$macrocall $name="tabs" state=<<tabs-state-macro>> tabsList=<<tabsList>> default={{{ [enlist<tabsList>] }}} template="$:/core/ui/PluginInfo"/>
</$set>
</div>

View File

@ -7,7 +7,7 @@ $(currentTiddler)$/$(languageTitle)$/$(currentTab)$
$(currentTiddler)$/$(currentTab)$
\end
\define default-tiddler-title()
$:/core/ui/PluginInfo/Default/$(currentTab)$
$(currentTab)$
\end
\whitespace trim
<$transclude tiddler=<<localised-info-tiddler-title>> mode="block">

View File

@ -1,4 +1,6 @@
title: $:/core/ui/PluginInfo/Default/contents
tags: $:/tags/PluginInfoTab
caption: contents
\define lingo-base() $:/language/TiddlerInfo/Advanced/PluginInfo/
\whitespace trim