Use WebDAV to manage themes and skins

You can use WebDAV for WebSphere Portal to administer portal themes and skins by using the WebDAV standard OS tools. This way you can browse, read, and write themes and skins by using file explorers or editors.

You can work with folders as usual, for example by performing drag-and-drop operations with theme or skin resources. The folders in the administrative WebDAV entry points also contain property files that represent metadata, such as the title and description of the theme or skin. You can edit the property files to update theme and skin metadata. When you save the updated file, the updates are transferred and applied to the portal model directly. The provided folder and file structure is only simulated and is not a real file system structure.


Connect to WebDAV to administer portal themes and skins

The portal contains the WebDAV service and enablement layer. Before using WebDAV for WebSphere Portal, you need to set up WebDAV client. After you have set up the WebDAV client, you can connect to WebDAV and work with portal themes and skins. To connect to WebDAV for administering themes or skins, enter the WebDAV entry URL as follows:

The WebDAV entry point requires user authentication via HTTP basic authentication. SSL access is not supported at this time. To use WebDAV, users log in to the portal with their portal user ID. Users can then access and work with portal pages according to their access permissions as set by Portal Access Control.

Virtual portals: Themes and skins are not scoped. Therefore you can work only with the themes and skins of a complete portal installation, not with the themes and skins of virtual portals.

Do not use the WebDAV entry point fs-type1 for administering themes and skins. The entry point fs-type1 is used for storing static resources.

If you have problems using the entry point /themelist/, try /themelist/all , as some WebDAV clients have issues with a URL without the appended suffix all .

You can perform the following tasks on the WebDAV themelist and skinlist entry points:

You can perform the following additional tasks for special themes and skins or for themes and skins that you created by using WebDAV:


Limitations of the WebDAV file structure that lists themes and skins

  1. The metadata subfolder of a theme or skin allows only globalization information properties files with the following filename convention: localized_locale.properties .

  2. The properties files are only simulated. They contain parameters and their values. You cannot save any additional information, for example comments.

  3. These entry points do not support the copy action directly. If you encounter an error when you copy and paste theme folders within /themelist, do the following:

    1. Copy the theme folder to local file system.

    2. Give the theme a new title by editing the appropriate localized_locale.properties file under the metadata folder. If you do not change the theme title, the portal will show multiple themes with the same titles in selection lists.

    3. Copy the new folder to the /themelist folder.

Required access control permissions


Design a site using Page Builder themes and skins


Previous

Work with WebDAV clients

Related reference

Use WebDAV file store for the Page Builder theme and mashup integration


+

Search Tips   |   Advanced Search