summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal2html.page.about.page
blob: e42d34cb02adfa2e32bc67bc9bb07663e895fe30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="mal2html.page.about" type="topic" style="xslt-template"><info><link type="guide" xref="mal2html-page" group="templates"/><link type="guide" xref="templates" group="mal2html"/><revision version="3.8" date="2012-11-05" status="final"/><desc>Output the copyrights, credits, and license information at the bottom of a page.</desc></info><title>mal2html.page.about</title><p>Output the copyrights, credits, and license information at the bottom of a page.</p>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>node</code></title>
      <p>The top-level <code>page</code> element.</p>
    </item>
  </terms></synopsis>
  <p>This template outputs copyright information, credits, and license information for the page. By default it is called by the <code style="xslt-mode" xref="html.footer.mode">html.footer.mode</code> implementation for the <code>page</code> element. Information is extracted from the <code>info</code> element of <code style="xslt-param">node</code>.</p>
<list style="compact"><title>Calls Templates</title><item><p><link xref="l10n.gettext"/></p></item></list><list style="compact"><title>Calls Modes</title><item><p><link xref="mal2html.block.mode"/></p></item></list></page>