Control Panel Plugin Listing: Fallback to last component of title if name field is missing

Jermolene-patch-1
Jeremy Ruston 2020-04-14 11:52:01 +01:00
rodzic 4bbc58dd24
commit 84eaee8210
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -38,7 +38,7 @@ $:/config/Plugins/Disabled/$(currentTiddler)$
</div>
<div class="tc-plugin-info-chunk tc-plugin-info-description">
<h1>
''<$view field="name"/>'': <$view field="description"><$view field="title"/></$view> $disabledMessage$
''<$text text={{{ [<currentTiddler>get[name]] ~[<currentTiddler>split[/]last[1]] }}}/>'': <$view field="description"><$view field="title"/></$view> $disabledMessage$
</h1>
<h2>
<$view field="title"/>