Show enablement/disablement status in almost all templates.
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:18:57 +0000 (14:18 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Thu, 1 Nov 2001 14:18:57 +0000 (14:18 +0000)
commit0871fbdf5b76c9e9bc17f6bed6d6186f3d2b9bbb
treeafab750d8858d9b7c480ab6c843156f2035dd7c2
parentb50b61f1d825d30f8ac9cf033fdb9d22c81d69dd
Show enablement/disablement status in almost all templates.
There is a little trickiness here: apparent recursive resolution of
@if-enabled-then@ caused the toggle template to show status out-of-phase with
the actual enablement status.  So a similar construct,
@if-enabled-display-then@, is used to resolve the status display on non-'toggle'
templates.
17 files changed:
templates/blocked
templates/cgi-error-404
templates/cgi-error-bad-param
templates/cgi-error-disabled
templates/cgi-error-file
templates/cgi-error-modified
templates/cgi-error-parse
templates/connect-failed
templates/default
templates/no-such-domain
templates/show-request
templates/show-status
templates/show-status-file
templates/show-url-info
templates/show-version
templates/toggle
templates/untrusted