■
sites or applications that violate policy
■
restricted sites
■
unapproved secure sites
This template has very few required elements, and it provides a set of optional page element
keys. Apart from HTML requirements and the page element keys that are required for the
appliance’s administrative web interface, you are free to use or remove any of the optional page
element keys provided by the template and to modify the template as much as you like.
Right-click this link and select “Save Link As” or “Save Target As” to download the Patience Page
Template.
Important: If you plan to use a custom template, it is strongly recommended that you download
the Sophos template, available from the preceding link, rather than using a template from another
source. It is required that the patience page use CSS that includes all of the elements from the
sample patience template CSS for the page to be rendered properly. Sophos cannot be held
responsible for any malicious or problematic code included in other templates or introduced in
added code. Realize that such malicious or problematic code could be distributed to many of your
users if included in a custom template and, therefore, exercise caution.
Required Elements
The following elements are required:
■
DOCTYPE Declaration:The provided HTML DOCTYPE declaration of XHTML 1.0, Strict, is
required.You should not change this.
■
<div class="alertTitle" id="heading">: It is required that you have a div with id=’heading’.
It is recommended that you set its initial value as %%title%%, for example:
<div class="alertTitle" id="heading">
%%title%%
</div>
The contents of the id=heading div will change as the patience page downloads and scans
the file. It will also change appropriately if a virus/error is found.
■
%%sophos_patience_content%%: This page element key must appear somewhere in the
template.This content includes text entered in the Text explanation text box.
Note: Server-side scripting is not supported within this patience page template.
Note: There must not be a closing </body> or </html> tag in the patience template.
Optional Elements
The following page element keys are available, or can be used, depending upon your preference:
■
Client-side scripting:You may add client-side scripting, such as JavaScript.
■
%%title%%: It is suggested that you use this in the <head> section of the template. It provides
the appropriate <title> for the patience page. Also, this page element key can also be used
within the <div id="main" class="[full|mini]"> ... </div> tags of the template. In this location, it
Sophos Web Appliance | Configuration | 71