title: $:/core/ui/ControlPanel/Plugins tags: $:/tags/ControlPanel caption: {{$:/language/ControlPanel/Plugins/Caption}} \define lingo-base() $:/language/ControlPanel/Plugins/ \define popup-state-macro() $(qualified-state)$-$(currentTiddler)$ \end \define tabs-state-macro() $(popup-state)$-$(pluginInfoType)$ \end \define plugin-icon-title() $(currentTiddler)$/icon \end \define plugin-table(type) <$set name="qualified-state" value=<>> <$list filter="[!has[draft.of]plugin-type[$type$]sort[description]]"> <$set name="popup-state" value=<>>
<$reveal type="nomatch" state=<> text="yes"> <$button class="btn-invisible btn-dropdown" set=<> setTo="yes"> {{$:/core/images/right-arrow}} <$reveal type="match" state=<> text="yes"> <$button class="btn-invisible btn-dropdown" set=<> setTo="no"> {{$:/core/images/down-arrow}}
<$link to={{!!title}} class="tw-plugin-info-link">
<$transclude tiddler=<> subtiddler=<>> <$transclude tiddler="$:/core/images/plugin-generic-$type$"/>
''<$view field="description"><$view field="title"/>''
<$view field="title"/>
<$view field="version"/>
<$reveal type="match" text="yes" state=<>> <$reveal type="nomatch" text="" state="!!list">
<$macrocall $name="tabs" state=<> tabsList={{!!list}} default="readme" template="$:/core/ui/PluginInfo"/>
<$reveal type="match" text="" state="!!list">
No information provided
\end ! <> <> ! <> <> ! <> <>