summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal2html-links.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/mal2html-links.page')
-rw-r--r--doc/yelp-xsl/C/mal2html-links.page162
1 files changed, 160 insertions, 2 deletions
diff --git a/doc/yelp-xsl/C/mal2html-links.page b/doc/yelp-xsl/C/mal2html-links.page
index e768b53d..c1a8885b 100644
--- a/doc/yelp-xsl/C/mal2html-links.page
+++ b/doc/yelp-xsl/C/mal2html-links.page
@@ -1,2 +1,160 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="mal2html-links" type="guide" style="xslt-stylesheet"><?xslt-private _mal2html.links.section.ul?><?xslt-private _mal2html.links.mouseovers?><?xslt-private _mal2html.links.grid?><?xslt-private _mal2html.links.norwich?><?xslt-private _mal2html.links.divs?><?xslt-private _mal2html.links.divs.nolink.mode?><?xslt-private _mal2html.links.button?><?xslt-private _mal2html.links.heading?><info><link type="guide" xref="stylesheets" group="mal2html"/><revision version="0.0" date="1970-01-01" status="stub"/><link type="xslt-defines-template" xref="mal2html.links.links"/><link type="xslt-defines-template" xref="mal2html.links.ul"/><link type="xslt-defines-template" xref="mal2html.links.ul.li"/><link type="xslt-defines-template" xref="mal2html.links.guide"/><link type="xslt-defines-template" xref="mal2html.links.prevnext"/><link type="xslt-defines-template" xref="mal2html.links.section"/><link type="xslt-defines-template" xref="mal2html.links.seealso"/><link type="xslt-defines-template" xref="mal2html.links.series"/><link type="xslt-defines-template" xref="mal2html.links.series.prev"/><link type="xslt-defines-template" xref="mal2html.links.series.next"/><link type="xslt-defines-template" xref="mal2html.links.topic"/></info><title>Mallard to HTML - Links</title><p>This stylesheet contains templates to handle automatic linking, both using the Mallard links element and implicitly.</p><links type="topic" groups="stylesheets" style="linklist"><title>Stylesheets</title></links><links type="topic" groups="parameters" style="linklist"><title>Parameters</title></links><links type="topic" groups="modes" style="linklist"><title>Modes</title></links><links type="topic" groups="templates" style="linklist"><title>Templates</title></links><links type="topic" groups="keys" style="linklist"><title>Keys</title></links><list style="compact"><title>Calls Templates</title><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="mal2html.ui.expander.data"/></p></item><item><p><link xref="mal2html.api.links.function"/></p></item><item><p><link xref="mal2html.ui.links.tiles"/></p></item><item><p><link xref="mal.link.target"/></p></item><item><p><link xref="mal.link.tooltip"/></p></item><item><p><link xref="mal.link.content"/></p></item><item><p><link xref="mal2html.editor.badge"/></p></item><item><p><link xref="l10n.gettext"/></p></item><item><p><link xref="mal.link.linkid"/></p></item><item><p><link xref="mal.link.desc"/></p></item></list><list style="compact"><title>Calls Modes</title><item><p><link xref="mal2html.block.mode"/></p></item></list><list style="compact"><title>Calls Keys</title><item><p><link xref="mal.cache.key"/></p></item><item><p><link xref="mal.cache.link.key"/></p></item></list><list style="compact"><title>Calls Parameters</title><item><p><link xref="mal.cache"/></p></item></list><table><title>Implements Templates</title><thead><tr><th><p>Mode</p></th><th><p>Match</p></th></tr></thead><tbody><tr><td><p/></td><td><p><code>mal:links</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'guide']</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'prevnext']</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'section']</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'seealso']</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'series']</code></p></td></tr><tr><td><p/></td><td><p><code>mal:links[@type = 'topic']</code></p></td></tr></tbody></table></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" type="guide" style="xslt-stylesheet" id="mal2html-links">
+ <info>
+ <link type="guide" xref="stylesheets" group="mal2html"/>
+ </info>
+ <title>Mallard to HTML - Links</title>
+ <p>This stylesheet contains templates to handle automatic linking, both using the
+ Mallard links element and implicitly.</p>
+ <links type="topic" groups="imports" style="linklist">
+ <title>Imports Stylesheets</title>
+ </links>
+ <links type="topic" groups="includes" style="linklist">
+ <title>Includes Stylesheets</title>
+ </links>
+ <links type="topic" groups="params" style="linklist">
+ <title>Defines Parameters</title>
+ </links>
+ <links type="topic" groups="keys" style="linklist">
+ <title>Defines Keys</title>
+ </links>
+ <links type="topic" groups="templates" style="linklist">
+ <title>Defines Templates</title>
+ </links>
+ <links type="topic" groups="modes" style="linklist">
+ <title>Defines Modes</title>
+ </links>
+ <list style="compact">
+ <title>Calls Parameters</title>
+ <item>
+ <p><link xref="mal.cache"/></p>
+ </item>
+ </list>
+ <list style="compact">
+ <title>Calls Keys</title>
+ <item>
+ <p><link xref="mal.cache.key"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.cache.link.key"/></p>
+ </item>
+ </list>
+ <list style="compact">
+ <title>Calls Templates</title>
+ <item>
+ <p><link xref="html.class.attr"/></p>
+ </item>
+ <item>
+ <p><link xref="l10n.gettext"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.link.content"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.link.desc"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.link.linkid"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.link.target"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.link.tooltip"/></p>
+ </item>
+ <item>
+ <p><link xref="mal2html.api.links.function"/></p>
+ </item>
+ <item>
+ <p><link xref="mal2html.editor.badge"/></p>
+ </item>
+ <item>
+ <p><link xref="mal2html.ui.expander.data"/></p>
+ </item>
+ <item>
+ <p><link xref="mal2html.ui.links.tiles"/></p>
+ </item>
+ </list>
+ <list style="compact">
+ <title>Calls Modes</title>
+ <item>
+ <p><link xref="_mal2html.links.divs.nolink.mode"/></p>
+ </item>
+ <item>
+ <p><link xref="mal2html.block.mode"/></p>
+ </item>
+ </list>
+ <table rules="rows">
+ <title>Implements Templates</title>
+ <thead>
+ <tr>
+ <th>
+ <p>Mode</p>
+ </th>
+ <th>
+ <p>Match</p>
+ </th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'guide']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'prevnext']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'section']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'seealso']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'series']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>mal:links[@type = 'topic']</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p><code xref="_mal2html.links.divs.nolink.mode">_mal2html.links.divs.nolink.mode</code></p>
+ </td>
+ <td>
+ <p><code>*</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p><code xref="_mal2html.links.divs.nolink.mode">_mal2html.links.divs.nolink.mode</code></p>
+ </td>
+ <td>
+ <p><code>*[@href]</code></p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+</page>