ENTRE EM CONTATO
Documentação
A Liferay oferece um armazenamento rico em recursos e fontes para ajudar nossa comunidade a usar e trabalhar melhor com a nossa tecnologia.
Theme
Set this property to true to load the theme’s merged CSS files for faster loading for production. Set this property to false for easier debugging for development. You can also disable fast loading by setting the URL parameter css_fast_load to 0.
theme.css.fast.load=true
Set this property to true to load the theme’s merged image files for faster loading for production. Set this property to false for easier debugging for development. You can also disable fast loading by setting the URL parameter images_fast_load to 0.
theme.images.fast.load=true
Set this property to true to allow directly invoked JSPs to be overridden by a different version of the JSP that exists in a theme.
theme.jsp.override.enabled=false
Set the theme’s shortcut icon.
theme.shortcut.icon=favicon.ico
Set this property to set the default virtual path for all hot deployed themes. See http://docs.liferay.com/portal/6.1/definitions/liferay-look-and-feel_6_1_0.dtd.html and the virtual-path element for more information.
theme.virtual.path=
Set this with an absolute path to specify where imported theme files from a LAR will be stored. This path will override the file-storage path specified in liferay-theme-loader.xml.
theme.loader.storage.path=
Themes can be imported via LAR files. Set this to true if imported themes should use a new theme id on every import. This will ensure that a copy of the old theme is preserved in the theme loader storage path. However, this also means that a lot of themes that are no longer used remain in the file system. It is recommended that you set this to false.
theme.loader.new.theme.id.on.import=false
Set this to true to decorate portlets by default.
theme.portlet.decorate.default=true
Set this to true to expose sharing icons for portlets by default.
theme.portlet.sharing.default=false