ctron
2010-02-07
Last night I put a iFrame header in my code headers. It looks like this
My Unit (Private Build) source file
@author A User
@version Original source : originalsrc.pas
@version 2010/02/05 1.0 Initial revision.
-------------------------------------------------------------------------------}
{*-
----------------------------- Change Log ------------------------------
Your browser does not support iframes.
-*}
{*-@Todo
------------------------------- Todo ----------------------------------
-*}
I put a changlog directory in the doc project's Html root directory. Next I
made a batch file to copy all the change
logs to a unique file in the changelog directory. Selected "allow HTML" in
config and hit generate. Looks good. There's
probably allot you do with iFrames. I don't know enough JScript to make the
iFrame hide if the file is not found but anyhow.
Thought I'd share.
ctron
ctron
2010-02-07
Whoops, Firefox stopped in middle post and ended up posting twice. FYI