From 6f722ab10972869fb4b089e87f697d06ea68c48d Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 1 Oct 2008 14:44:20 +0000 Subject: ongoing git-svn-id: svn://luxion/repos/thenautilus@385 fcb26f47-9200-0410-b104-b98ab5b095f3 --- common/document-listing.tt | 3 + common/du2html.xsl | 108 +++++++++++++ common/reST.xsl | 393 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 504 insertions(+) create mode 100644 common/document-listing.tt create mode 100644 common/du2html.xsl create mode 100644 common/reST.xsl (limited to 'common') diff --git a/common/document-listing.tt b/common/document-listing.tt new file mode 100644 index 0000000..729e08c --- /dev/null +++ b/common/document-listing.tt @@ -0,0 +1,3 @@ +[% FOR doc IN tagged.$path %] +[% IF isLang(language,doc) %]* `<[% dstUriFor(doc) %]>`_[% END %] +[% END %] diff --git a/common/du2html.xsl b/common/du2html.xsl new file mode 100644 index 0000000..0e40c2a --- /dev/null +++ b/common/du2html.xsl @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <x:value-of select="title"/> + + + +
+

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

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