Changing the auto-loading of portlet capabilities with WebDAV
You can change the auto-loading of portlet capabilities with WebDAV.
Procedure
-
Connect your WebDAV client to
http://server:port/wps/mycontenthandler/dav/themelist/
. - Find the folder for your theme and copy the metadata.properties file to your local drive.
-
Edit the local copy of the file and set the auto-loading property to true or false.
For example:
resourceaggregation.autoLoadPortletCapabilities=true
- Copy the local copy of the metadata.properties file back into the folder for your theme in the themelist folder.