Defined in tcl/ad-html.tclThe procedure that actually serves all the HTML pages on an ACS.
It looks first to see if the file is in one of the naked_html
directories. If so, it simply returns the raw bytes. It then looks
to see if the ad_dnd_tag ("do not disturb") comment pattern is
present. Again, if so, it simply returns. Otherwise, the procedure
tries to add comments and related links. If the database is busy, it
will simply add links to comments and related links.
- Parameters:
-
ignore