Sun GlassFish Web Space Server 10.0 Administration Guide

Plugin

Plugin is a property in the portal.properties file, which is the default configuration file for Sun GlassFish Web Space Server. You can override this property using portal-ext.properties file.

Input a list of comma-delimited supported plugin types.


plugin.types=portlet,theme,layout-template,web

Input a list of Liferay plugin repositories separated by \n characters.


plugin.repositories.trusted=http://plugins.liferay.com/official
plugin.repositories.untrusted=http://plugins.liferay.com/community

Set this property to false to avoid receiving on screen notifications when there is a new version of an installed plugin.


plugin.notifications.enabled=true

Input a list of plugin packages IDs separated by \n characters. Administrators won't be notified when a new version of these plugins are available. The IDs are of the form groupID/artifactID. You can also end the ID with an asterisk to match any ID that start with the previous character.


plugin.notifications.packages.ignored=liferay/sample-jsp-portlet