[ic] Page construction...

Paul R Stearns pauls@compuace.com
Wed, 06 Dec 2000 12:25:24 -0500


Something to add to the wish list which seems like it might be too
difficult to do and would help Newbies, if no one else;

When building output HTML on the fly, it might be nice to put as a
comment in the HTML where the pieces came from, something like

<!--Begin templates/LEFTONLY_TOP-->
.
.
.
.
<!--End templates/LEFTONLY_TOP-->

Obviously it can be hard coded into the pages themselves, and someone
has done it for the /templates/components pages, but it seems easy
conceptually to modify the scripts. Also you may wish to put a switch in
the config file which turns this feature on/off.

Paul