From 6e1df911f1309025eb69dc07ffc92435e09c2457 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sat, 22 Sep 2018 19:03:59 -0400 Subject: Change xsldoc to use ducktype --- doc/yelp-xsl/C/mal2html.page.linktrails.page | 95 ++++++++++++++++++++++++---- 1 file changed, 83 insertions(+), 12 deletions(-) (limited to 'doc/yelp-xsl/C/mal2html.page.linktrails.page') diff --git a/doc/yelp-xsl/C/mal2html.page.linktrails.page b/doc/yelp-xsl/C/mal2html.page.linktrails.page index 8647dc0c..75974688 100644 --- a/doc/yelp-xsl/C/mal2html.page.linktrails.page +++ b/doc/yelp-xsl/C/mal2html.page.linktrails.page @@ -1,12 +1,83 @@ - -Ouput trails of guide links for a page.mal2html.page.linktrails

Ouput trails of guide links for a page.

- - - Parameters - - <code>node</code> -

The top-level page element.

-
-
-

This template outputs all of the link trails for the page node. It gets the trails from mal.link.linktrails. If the result is non-empty, it outputs a wrapper div, sorts the trails, and calls mal2html.page.linktrails.trail on each one. Otherwise, it calls the stub template mal2html.page.linktrails.empty.

-Calls Templates

+ + + + + + Ouput trails of guide links for a page. + + + mal2html.page.linktrails + + Parameters + + + <code>$node</code> +

The top-level page element.

+
+
+
+

This template outputs all of the link trails for the page $node. It gets the + trails from $mal.link.linktrails. If the result is non-empty, it outputs a + wrapper div, sorts the trails, and calls mal2html.page.linktrails.trail + on each one. Otherwise, it calls the stub template mal2html.page.linktrails.empty.

+ + Calls Parameters + +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+ +

+
+
+ + Calls Templates + +

+
+ +

+
+ +

+
+
+
-- cgit v1.2.1