$plugin): ?>
text->e($plugin['title']) ?>
text->e($plugin['author']) ?> text->e($plugin['version']) ?> url->icon('cloud-download', t('Install'), 'PluginController', 'install', array('archive_url' => urlencode($plugin['download'])), true) ?> url->icon('refresh', t('Update'), 'PluginController', 'update', array('archive_url' => urlencode($plugin['download'])), true) ?>
text->markdown($plugin['description']) ?>