On Wed, 22 Dec 2004, Vincent Snijders wrote:
> Hi, > > I would like to add a footer to the fpdoc generated html pages. > If I create the html files for download in a zip package it would be > nice to add to each page: for the latest version see > www.freepascal.org/docs-html/etc/etc, preferably linking directly to the > corresponding page, or otherwise the index page for that package. > > If I generate html for uploading (mirroring) them on sourceforge as a > on-line help database, I would like to append something like: > "this page is hosted on sourceforge" and then some sourceforge logo. > > Does fpdoc support such features or do I need to adjust the code for it > myself (for example by extending function THTMLWriter.CreateHTMLPage)? Currently there is support for a custom link in the header of the page, it is meant for a search link. This could be used. You can of course add support for one ore more footer links as well, if you want. It should be easy to do. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal