From 793ce6c1904d428c6e7e625925d48bbf72951032 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 30 Jun 2025 12:02:40 +0100 Subject: [PATCH] Include plugin versions --- core/ui/WikiInformation.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/WikiInformation.tid b/core/ui/WikiInformation.tid index 10d138ef7..86d54c0d6 100644 --- a/core/ui/WikiInformation.tid +++ b/core/ui/WikiInformation.tid @@ -57,7 +57,7 @@ This page summarises important information about this ~TiddlyWiki. It is designe <$transclude $variable="capture-item" label="Tiddler opening behaviour setting for navigations from outside the story river" value={{$:/config/Navigation/openLinkFromOutsideRiver}}/> <$transclude $variable="capture-item" label="Tiddler opening behaviour setting for navigations from within the story river" value={{$:/config/Navigation/openLinkFromInsideRiver}}/> <$transclude $variable="capture-item" label="CamelCase linking setting" value={{$:/config/WikiParserRules/Inline/wikilink}}/> -<$transclude $variable="capture-item" label="Plugins" value={{{ [has[plugin-type]sort[]] :filter[addprefix[$:/config/Plugins/Disabled/]get[text]else[no]!match[yes]] +[addprefix[ ]addprefixjoin[]] }}}/> +<$transclude $variable="capture-item" label="Plugins" value={{{ [has[plugin-type]sort[]] :filter[addprefix[$:/config/Plugins/Disabled/]get[text]else[no]!match[yes]] :map[{!!version}addprefix[ - ]addprefix] +[addprefix[ ]addprefixjoin[]] }}}/> \end capture-wiki-info \procedure template-header()