One Style

defined in /web/philip/tcl/ad-style.tcl, part of the style module of the ArsDigita Community System
This page shows the available information on one style defined using ad_register_styletag.

bodynote

A note that goes inline on a page; generally presented smaller and in a sans serif font.
Source code:

    return "<blockquote>
<font size=-2 face=\"verdana, arial, helvetica\">
$string
</font>
</blockquote>
"


philg@mit.edu