<@row> <@columns> <@box color='danger'> <@boxHeader title=' #i18n{portal.system.view_plugin.boxTitlePluginDetail} "${name}" ' /> <@boxBody>

#i18n{portal.system.view_plugin.labelVersion} ${version}

#i18n{portal.system.view_plugin.labelDescription} #i18n{${description}}

#i18n{portal.system.view_plugin.labelAuthor} #i18n{${provider}}

#i18n{portal.system.view_plugin.labelProvider} ${providerUrl}

#i18n{portal.system.view_plugin.labelCoreCompatibility} min : ${minCoreVersion?default("")} - max : ${maxCoreVersion?default("")}

<#if rights?has_content> <@row> <@columns> <@box color='danger'> <@boxHeader title='#i18n{portal.system.view_plugin.boxTitleAdministrationFunctionnalities}' /> <@boxBody> <#if portletTypes?has_content> <@row> <@columns> <@box color='danger'> <@boxHeader title='#i18n{portal.system.view_plugin.boxTitlePortletsType}' /> <@boxBody> <#if applications?has_content> <@row> <@columns> <@box color='danger'> <@boxHeader title='#i18n{portal.system.view_plugin.boxTitleXpageApplications}' /> <@boxBody> <#if contentServices?has_content> <@row> <@columns> <@box color='danger'> <@boxHeader title='#i18n{portal.system.view_plugin.boxTitleContentServices}' /> <@boxBody> <#if insertServices?has_content> <@row> <@columns> <@box color='danger'> <@boxHeader title='#i18n{portal.system.view_plugin.boxTitleInsertServices}' /> <@boxBody>