<footer desc="text to show on the footer"/>The generator will add it automatically to all the processed HTML files.
<footer> This a a test footer with an image: <img id="myImage" width="50px" /> </footer>The elements allowed in the Footer are:
<footer> <footerLeft desc="Left Footer"/> <footerRight desc="Right Footer"/> </footer>
<footer> <footerLeft desc="Footer for ${version}"/> <footerRight desc="${articleVersion}"/> </footer>
onProperties attribute on the footerLeft and footerRight elements allow to specify some properties which must be defined for the footer part to be present. The list of properties is:version for the wiki version. This property is defined if the version is definedarticleVersion for the version of the current article (the one on which the footer is added). This property is defined if the articleVersion is defined for the current article[1]
errors for the errors of the wiki. This property is defined if there are errors for the parsing of the wikipackage for the package of the current element. This property is defined if the current element is in a package<footer> <footerLeft desc="Footer for ${version}"/> <footerRight desc="Version ${articleVersion}" onProperties="articleVersion"/> </footer>
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.
Project Web Hosted by
Copyright 1999-2010 -
Geeknet, Inc., All Rights Reserved
About
-
Legal
-
Help