Minor tweaks to plugin library listings

* Adds a name to the core plugin
* Make plugin listings consistently show "name: description"
* Make plugin listings consistently sort by title (thus grouping publishers)
* Add a missing plugin name

See discussion here: https://github.com/Jermolene/TiddlyWiki5/pull/4508#issuecomment-609671970
This commit is contained in:
Jeremy Ruston
2020-04-06 10:15:18 +01:00
parent 06639850ba
commit 59fd557067
7 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ $:/config/Plugins/Disabled/$(currentTiddler)$
</div>
<div class="tc-plugin-info-chunk tc-plugin-info-description">
<h1>
''<$view field="description"><$view field="title"/></$view>'' $disabledMessage$
''<$view field="name"/>'': <$view field="description"><$view field="title"/></$view> $disabledMessage$
</h1>
<h2>
<$view field="title"/>