The websites and RSS or Atom feeds displayed in the Unity Client's Home layout.
Websites are included in the <Websites> node, and are defined in the following format:
<Website Name="[name of website]" Url="[website URL]" />
The Name attribute is optional. The Url attribute is required. When the Name attribute is not specified, the URL is used as the website's name.
RSS or Atom feeds are included in the <Feeds> node, and are defined in the following format:
<Feed Url="[RSS or Atom feed URL]" />
When configuring the DefaultHomeLayout setting, ensure that you aware of the following:
-
Users are still able to configure websites and RSS or Atom feeds through the Unity Client interface.
-
If you completely remove the DefaultHomeLayout setting from the Unity Client configuration file, the default OnBase websites and feed are used.
-
If you modify the DefaultHomeLayout setting after using the Unity Client, you are required to delete the IsolatedStorage on the workstation before modifications are displayed in the Unity Client interface.