| All of the strings within Fast
IssueTrack may be customized. This allows a site that is
using Fast IssueTrack for more than just issue tracking
to change references to these strings. HTML values may be
entered into these fields to change the look and feel of
Fast IssueTrack itself. It is also possible to change the
meaning of a particular field, if you would like to use
it for something else. For example, if "environment"
is not relevant to you, you can change the tag to something
else such as "customer", "project manager",
or something else. All references to this field will be
changed throughout Fast IssueTrack.
There are currently three special values within Fast
IssueTrack that may also be edited to change the look
and feel. They are:
sHead - This appears at the beginning of every HTML page
returned, before the logo and menu.
sBody - This appears after the menu, but before any page
content (such as the issue table.
sFooter - This appears at the bottom of the page. You
can use this to include information at the bottom of every
page, or to close any html tags opened above.
sURLPREFIX - allow Fast IssueTrack to get forwarded through
a separate webserver, such as IIS or apache.
New in Version 3.6
sRestrictStatus is used to control the actions of some
users. This string contains a list of status states which
can not be set (for an issue) by any user except an admin
user of the creator of the issue. All other users will
not see these status types as valid options for status
on the modify pages.
sHiddenComparison is used to control the entries that
are automatically hidden, when viewing the main menu.
The default setting for this field is "Closed".
However, You can place any list of status types here (separated
by commas). If the status of an issue is listed here and
the hide value is set, then your list will not contain
this issue.
sLoginLogoAlign controls the placement of the logo on
the login page. By default, it is now set to "center"
(as opposed to "left")
sLoginNotes allows you to display html for your users
at the bottom of the login page.
sDefaultChartAxis is simply the text used as default for
chart axis.
sHistoryDateFormat allows you to specify the date format
in the history trail
|