Sun Java System Portal Server 7.2 Technical Reference

.skin File Format

The .skin file format includes static pages, images, and CSS files. The static pages use the specified style sheets and images. The files are installed as follows:

Heavy Theme

PortalServer-BaseDir/par-src/theme_support/static/web-src/desktop/themes/heavy/*

Lite Theme

PortalServer-BaseDir/par-src/theme_support/static/web-src/desktop/themes/lite/*

For each theme (heavy and lite), the following files are available:

   						-+-- WEB-INF	 -|-- web.xml
                            |
                           -|-- index.html
                            |
                           -|-- tabPreferences.html
                            |
                           -|-- pagePreferences.html
                            |
                           -|-- accountPreferences.html
                            |
                           -+-- css		-|-- All CSS files in this folder
                            |
                           -+-- images	 -|-- All images in this folder