While we're certainly not advocating that everyone go off and create a re-branded version of ZipTie, it is a fact that ZipTie is “brandable” and the documentation for how to do it has to live somewhere other than the heads of a few developers.
The image displayed before the main user interface comes up is located in the org.ziptie.rcp project, and is called “splash.bmp”.
The URL used to load the HTML front page is also located in the org.ziptie.rcp project directory, and is in a file called plugin_customization.ini. This file contains several “brandable” resources. These properties are as follows:
| Property | Description |
|---|---|
| org.ziptie.rcp/startup_site_url | The URL used to load the “front page” when the client starts |
| org.ziptie.rcp/user_guide_url | The URL entry point used to load help when it is chosen from the help menu |