From f3b6e73ca1fcf29731cc2a85114c41fad87d0d96 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 17 Aug 2009 10:54:50 +0200 Subject: moved stuff around it's a good idea to separate the documents from the templates --- templates/document-listing.tt | 3 + templates/du2html.xsl | 108 ++++++++++++ templates/reST.xsl | 393 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 504 insertions(+) create mode 100644 templates/document-listing.tt create mode 100644 templates/du2html.xsl create mode 100644 templates/reST.xsl (limited to 'templates') diff --git a/templates/document-listing.tt b/templates/document-listing.tt new file mode 100644 index 0000000..729e08c --- /dev/null +++ b/templates/document-listing.tt @@ -0,0 +1,3 @@ +[% FOR doc IN tagged.$path %] +[% IF isLang(language,doc) %]* `<[% dstUriFor(doc) %]>`_[% END %] +[% END %] diff --git a/templates/du2html.xsl b/templates/du2html.xsl new file mode 100644 index 0000000..0e40c2a --- /dev/null +++ b/templates/du2html.xsl @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <x:value-of select="title"/> + + + +
+

+ +
+ +
+ +
+
+ +
+ + +
+ + + Creato: + Ultima modifica: + + + +
+ +
+
+ + + +
+
+
    + +
+
+
+ + + +
  • + + () +
  • +
    + + + + + + + + + + + + | + + +
    \ No newline at end of file diff --git a/templates/reST.xsl b/templates/reST.xsl new file mode 100644 index 0000000..7db5de2 --- /dev/null +++ b/templates/reST.xsl @@ -0,0 +1,393 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + +
    +
    + + + +
    +
    + + +
    +
    + + + +

    +
    + + + + + + + +
    + +
    + + +
    + Source: + +
    +
    +
    + + + + + + + + + footnoteref + + footnote-backref- + + + + #footnote- + + + + [ + + ] + + + + + + + footnote + + footnote- + + + + + footnotereturn + + #footnote-backref- + + + + return to content + + + # + + : + + + + + + + + + + +
    +
    + + +
    +
    + + + +
  • +
    + + + + + + + + + +
    +
    + + +
    +
    + + +
    +
    + + + + + + + + + + + +
    OptionDescription
    +
    + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    -- cgit v1.2.3