![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Enable Dogear support
Dogear is a social bookmarking tool. By default, it is not enabled in the default theme included out of the box.
You need to do this first. Perform the following steps from the portal_server_root/shared/app directory to enable Dogear in the default theme:
Dogear bookmarking will now be enabled for the out of box theme.
- Back up the wp.theme.extensions.impl.jar file.
- Copy the wp.theme.extensions.impl.jar file into a temporary directory.
- Extract the contents of the JAR file into this temporary directory.
- Open the plugin.xml file in the base directory of the extracted JAR file.
- Uncomment the lines in the plugin.xml which declare the Bookmark extension.
- Add the temporary directory into the wp.theme.extensions.impl.jar file, including the changed plugin.xml.
- Replace the wp.theme.extensions.impl.jar file in the portal_server_root/shared/app directory with the new version.
Parent topic:
Designing