2013-11-10 21:40:03 +00:00
|
|
|
title: $:/core/ui/ControlPanel/Plugins
|
|
|
|
tags: $:/tags/ControlPanel
|
2014-02-15 13:29:24 +00:00
|
|
|
caption: {{$:/language/ControlPanel/Plugins/Caption}}
|
2013-11-10 21:40:03 +00:00
|
|
|
|
2014-02-15 13:29:24 +00:00
|
|
|
\define lingo-base() $:/language/ControlPanel/Plugins/
|
|
|
|
<table><tbody><tr><th><<lingo Fields/Title>></th><th><<lingo Fields/Description>></th><th><<lingo Fields/Version>></th></tr><$list filter="[!has[draft.of]has[plugin-type]sort[title]]"><tr><td><$link to={{!!title}}><$view field="title"/></$link></td><td><$view field="description"/></td><td><$view field="version"/></td></tr></$list>
|
2013-11-10 21:40:03 +00:00
|
|
|
</tbody>
|
|
|
|
</table>
|