if (!$search_results): ?> = MessageBox::info(_('Es wurden keine Plugins gefunden.')) ?> else: ?>
| = _('Bild')?> | = _('Name und Beschreibung')?> | = _('Version') ?> | = _('Bewertung') ?> | = _('Installieren') ?> |
|---|---|---|---|---|
|
if ($plugin['image']): ?>
|
= htmlReady($name) ?>
if (mb_strlen($plugin['description']) > 500) : ?>
= htmlReady($plugin['description'], true, true) ?> if ($plugin['plugin_url'] && $plugin['plugin_url'] !== $plugin['marketplace_url']): ?> = _('Plugin-Homepage') ?> endif ?>= htmlReady($plugin['description'], true, true) ?> if ($plugin['plugin_url'] && $plugin['plugin_url'] !== $plugin['marketplace_url']): ?> = _('Plugin-Homepage') ?> endif ?> endif ?> |
= htmlReady($plugin['version']) ?> | > for ($i = 0; $i < $plugin['score'] / 2; ++$i): ?> = Icon::create('star', Icon::ROLE_INACTIVE) ?> endfor ?> |