Branding Portal on Device 
The Web Resource Repository provides a single storage location for all your application resources and branding resources.
The resources used by the tablet and smartphone framework pages are also stored in the Web Resource Repository. These resources include .less files, .css files, and image files. The Web Resource Repository enables you to view, download, modify, and upload these files, to facilitate modifying application resources, without redeploying the applications.
For information about .less files, see http://lesscss.org.
The out-of-the-box structure of the folders in the Web Resource Repository is as follows:
Web Resources
Web Resources
Application Branding
~com.sap.portal.navigation.mfp.resources
1
default
css
images
jQueryCSS
less
Folder |
Description |
|---|---|
Application Branding |
Contains the branding resources of applications.
Do not delete this folder. End of the caution. |
~com.sap.portal.navigation.mfp.resources |
Application name |
1 |
Out-of-the-box version folder, which is named 1. When you upgrade to a newer release of the portal, if the contents of the Web Resource Repository change in comparison to the previous release, a new version folder is created. The new folder name is the next consecutive number. There is only one active version folder, which, by default, is the version folder with the highest number. The runtime uses the active version folder. The name of the active version folder of an application is defined in the Active Version Folder property of the application. |
default |
Out-of-the-box resources folder |
To customize your application resources, you must create a separate folder, which is a sibling of the default folder, to contain the customized resources.
To ensure that your custom resources are used in your mobile portal desktop, the name of the custom resources folder must be the same as the Theme ID of the default theme that is used by the portal desktop.
For example, if the Theme ID of the default theme used by the portal desktop is custom, the name of your custom resources folder must also be custom.
For detailed instructions, see Customizing Branding Resources for Portal On Device.