Installation guide
Table Of Contents
- Gateway Customization Guide
- Contents
- Preface
- Introduction
- Setting Up the Gateway
- Gateway Installation Planning
- HTTP Server Configuration
- Creating a New Gateway Instance
- Gateway .conf File Configuration
- Configuring Gateway Clients
- Gateway Localization
- File Controlling Gateway Functionality
- Editing Entry Types
- Search Attributes, Filters, and Results
- Customizing Graphics and Color
- Parameters Defined in the .conf File
- Gateway Directives
- Introduction
- Context-Related Directives
- Entry-Related Directives
- DS_ENTRYBEGIN
- DS_ENTRYEND
- DS_ATTRIBUTE
- DS_OBJECTCLASS
- DS_VIEW_SWITCHER
- DS_SORTENTRIES
- DS_SEARCHDESC
- DS_POSTEDVALUE
- DS_EDITBUTTON
- DS_DELETEBUTTON
- DS_SAVEBUTTON
- DS_EDITASBUTTON
- DS_NEWPASSWORD
- DS_CONFIRM_NEWPASSWORD
- DS_OLDPASSWORD
- DS_HELPBUTTON
- DS_CLOSEBUTTON
- DS_BEGIN_ENTRYFORM
- DS_END_ENTRYFORM
- DS_EMIT_BASE_HREF
- DS_DNEDITBUTTON
- DS_BEGIN_DNSEARCHFORM
- DS_ATTRVAL_SET
- IF/ ELSE/ ELIF/ ENDIF
- Miscellaneous Directives
- CGI Usage
- Index
- List of Tables

Button Images
Chapter 7 Customizing Graphics and Color 85
Updating Button Images
The default button images have a height of 24 pixels and a width of 122 pixels. If the new
button image uses a different pixel height and width, these specifications must be changed
in all files in the
clients/dsgw/html directory where the image is referenced:
•
maintitle.html
•
authtitle.html
•
searchtitle.html
•
csearchtitle.html
•
newentrytitle.html
Changing the default filename of a button
.gif file requires updating the filename in all
files where the image is referenced.
stsearch_on.gif Used on the searchtitle.html page.
adsearch_off.gif Used in the maintitle.html,
authtitle.html, searchtitle.html, and
newentrytitle.html pages.
adsearch_on.gif Used on the csearchtitle.html page.
newentry_off.gif Used in the maintitle.html,
authtitle.html, csearchtitle.html, and
searchtitle.html pages.
newentry_on.gif Used on the newentrytitle.html page.
authen_off.gif Used in the maintitle.html,
searchtitle.html, csearchtitle.html,
and newentrytitle.html pages.
authen_on.gif Used on the authtitle.html page.
NOTE Any image used to replace button image must be a true .gif image.
Images in other formats (PICT, EPS, BPX, TIFF) will not appear as
intended.
Table 7-1 Button Images (Continued)
Button Image Description