From 9934dd538b0ce116e3b1600272cb46369b082246 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 2 Feb 2022 13:34:47 +0800 Subject: init commit --- nginx/layout/gal.xslt | 67 ++++++++++++++++++++++++++++++++++++++++++++ nginx/layout/simple-gal.xslt | 36 ++++++++++++++++++++++++ nginx/layout/simple.xslt | 51 +++++++++++++++++++++++++++++++++ 3 files changed, 154 insertions(+) create mode 100644 nginx/layout/gal.xslt create mode 100644 nginx/layout/simple-gal.xslt create mode 100644 nginx/layout/simple.xslt (limited to 'nginx/layout') diff --git a/nginx/layout/gal.xslt b/nginx/layout/gal.xslt new file mode 100644 index 0000000..fadcc37 --- /dev/null +++ b/nginx/layout/gal.xslt @@ -0,0 +1,67 @@ + + + + +<!DOCTYPE html> + + + <xsl:value-of select="$title" /> + + + + + + + + + +

+
+
+ + + + + + +
+ + + +
+
diff --git a/nginx/layout/simple-gal.xslt b/nginx/layout/simple-gal.xslt new file mode 100644 index 0000000..749be72 --- /dev/null +++ b/nginx/layout/simple-gal.xslt @@ -0,0 +1,36 @@ + + + + +<!DOCTYPE html> + + + <xsl:value-of select="$title" /> + + + + + + + {.} + + + + + + diff --git a/nginx/layout/simple.xslt b/nginx/layout/simple.xslt new file mode 100644 index 0000000..9cc5ad6 --- /dev/null +++ b/nginx/layout/simple.xslt @@ -0,0 +1,51 @@ + + + + + + +

+ + + + + + + + + + + + + + + + + + + + K + MB + + + + + + + / + :: + + + + + + + + + + +
NameSizeDate
+ + +
+
-- cgit v1.2.3-70-g09d2