Headless browser theming
The headless browser is used for universal co-browsing and server-based document co-browsing. It has four default pages, each consisting of an image and some text. These text and configuration properties can be customized.
You can change the colors for all four pages:
Universal co-browsing "About" page
This landing page can be used for new "Websites" collaboration layers. The local URL to display this page is about:unblu.universal-cobrowsing
.
You can change the default page with com.unblu.conversation.headless-browser.defaultNewWindowLocation.
The text items can be changed with:
-
com.unblu.hbworker.aboutpage.pageTitle (shared with the server-based document co-browsing "about" page)
Server-based document co-browsing "About" page
This landing page is used for new server-based "Documents" collaboration layers. The local URL to display this page is about:unblu.document-cobrowsing
.
The text can be changed with:
-
com.unblu.hbworker.aboutpage.pageTitle (shared with the universal co-browsing "about" page)
Error page
The error page is displayed when an error occurs:
The text items can be changed with:
-
The error message displayed depends on the category of the error:
-
Network errors
-
Name not resolved (NotFound error)
-
Timeout
-
Other
-
-
HTTP error
-
Domain restriction errors
-
Access to local files not permitted
-
SSL is not permitted
-
No JavaScript permitted (URLs starting with
javascript:
) -
Protocol (e.g.
ftp:
) not permitted -
Request URL not permitted
-
-
SSL errors
-
Other errors
-