3.3.8.2.1. Selecting a default skin

You can select a new default skin for a site via two following ways:

The default skin can be set in the portal configuration files. The skin configured as default is used by eXo Platform as the administrator starts/restarts the server.

To change the default skin of a site, for example Intranet, simply add a skin tag to the custom-extension.war!/WEB-INF/myintranet-conf/portal/intranet/portal.xml file.


<portal-config>
  <portal-name>intranet</portal-name>
  <locale>en</locale>
  <access-permissions>Everyone</access-permissions>
  <edit-permission>*:/platform/administrators</edit-permission>
  <skin>MySkin</skin>
  ...
</portal-config>
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus