The Tweak section allows you to fine tune WebSite-Watcher, enabling special features or workarounds.
The Tweak section uses the format of ini files, all tweaks must be defined in the [Misc] section. Changes in the Tweak section require a restart of WebSite-Watcher to take effect.
Tweaks:
BrowserButtonMoveLeft=nnn With this setting you can move the WebSite-Watcher button horizontally (which is displayed in the browser title bar). nnn is the horizontal value in pixel. This is useful to avoid overlapping when other programs display buttons in the browser toolbar, too.
UnfocusedColorRGB=
Define the color of selected, unfocused folders and bookmarks.
UnfocusedColorRGB=333333 displays the unfocused selections in dark grey, or UnfocusedColorRGB=ff0000 in red. The color format is the RGB format as it is used for colors in web pages.
UseProxyIfUrlExists=
If an URL is entered, WebSite-Watcher tries to access this URL before the first check. If it is reachable, WebSite-Watcher will use the defined proxy settings (general options), otherwise WebSite-Watcher uses direct internet connection. If you place a "+" (without quotes) before this URL, it is validated with each check, otherwise this URL is only checked once until you restart WebSite-Watcher. This setting is used for the http and https protocol.
PerformCheckOnlyIfUrlExists=URL;ValidText
WebSite-Watcher checks the entered URL first before a bookmark-check is performed, the checked page must contain the defined "ValidText" to ensure that this URL is really available, otherwise the check is not performed. This feature is useful when you use different internet connections (eg. from different hotels) and want to ensure that WebSite-Watcher can connect the internet. Otherwise it could be that a corporate proxy sends a general page without an error code (eg. Could not connect to page ...) which would end in an update notification for WebSite-Watcher. The defined URL is only checked once (before the first check) until you restart WebSite-Watcher.
For example
PerformCheckOnlyIfUrlExists=http://www.google.com;Advanced Search
This example verifies the page www.google.com and starts the check only if the page contains the phrase "Advanced Search".
BrowserShiftClickWaitUntilUnpressed=1
You can use this setting in addition to the option "Shift+Click opens a link in default browser instead of Internet Explorer". Use this setting if your default browser has problems when opening a page while the shift key is pressed. WebSite-Watcher will wait until the shift key is unpressed before the link is opened in your external browser.
AutoWatchCountdownSec=
With that option WebSite-Watcher will use a fix AutoWatch countdown value (in seconds) instead of the automatically calculated countdown value (from the bookmark property settings).
BookmarkDblClickOpens=web|new
Alternative bookmark double click operation to open the online or new version of a page instead of the version with highlighted changes. Valid values are "web" and "new".
OpenUrlInsteadOfAlternativeUrl=1
If an alternative URL is entered, then WebSite-Watcher will open the Bookmark URL instead of the alternative URL when you open the online version of the bookmark.
FolderCheckAndShowRecursive=1
Right click folder + "Check Folder and Subfolders": Shows bookmarks in subfolders if this option is set.
FollowLinksShowDepth=1
Shows the link depth on the right side of the chain symbols .
SuppressInitializedInfoBar=1
This option can be used to suppress the yellow Info-Bar which is displayed when you open an initialized bookmark.
CheckLocalFolderUseCreationDate=1
If local directories are checked for changes, WebSite-Watcher uses the modification date for folders (folders are displayed as changed when files in these folders are changed). If this option is set, then the creation date is used for folders.
ExtSearchHighlightCSS=
CSS definition for highlighting found words in the Extended Search.
Default CSS definition is: color:#ff0000;background:#00ff00;
To put a border around the highlighted words, the following line can be used:
ExtSearchHighlightCSS=color:#ff0000;background:#00ff00;border:thin;border-color:#ff0000;border-style:solid;border-width:1px
NewsgroupUrlFormat=
Defines the URL format when Newsgroups are opened with the default NewsReader.
Default value is nntp://{server}/{group}
Another typical format is news:{group} - possible variables are {server}, {port} and {group}.
BlindUser=1
Several features are optimized for blind users to perform better with screen readers.