SiteC Preprocessor
The SiteC Preprocessor currenly only replaces occurrences of the string:
[$ some_prolog_command ]
by the string:
<PRO ACTION="some_prolog_command">
This feature has been added for the conveniance of the users of HTML-editors.
Instead of adding the <PRO>-tag, they can enter the [$ ... ]
string.
|