From aa3008def267a0aae096ac47126259a12ad505e6 Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Wed, 22 Sep 2010 20:57:29 +0000 Subject: [PATCH] RSS for UploadList --- Builder/IISMainHandler/build.txt | 2 +- templates/Full/UploadList.xslt | 2 ++ templates/Rss/UploadList.xslt | 11 +++++++++ templates/Rss/elems/UploadInfo.xslt | 36 +++++++++++++++++++++++++++++ 4 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 templates/Rss/UploadList.xslt create mode 100644 templates/Rss/elems/UploadInfo.xslt diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index f6e16be..37021f4 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1496 \ No newline at end of file +1500 \ No newline at end of file diff --git a/templates/Full/UploadList.xslt b/templates/Full/UploadList.xslt index 49e11f2..24ebb93 100644 --- a/templates/Full/UploadList.xslt +++ b/templates/Full/UploadList.xslt @@ -3,6 +3,8 @@ Àïëîàä + true + 0-reversed diff --git a/templates/Rss/UploadList.xslt b/templates/Rss/UploadList.xslt new file mode 100644 index 0000000..d669373 --- /dev/null +++ b/templates/Rss/UploadList.xslt @@ -0,0 +1,11 @@ + + + + + + Àïëîàä + + + + + \ No newline at end of file diff --git a/templates/Rss/elems/UploadInfo.xslt b/templates/Rss/elems/UploadInfo.xslt new file mode 100644 index 0000000..b7c9c8a --- /dev/null +++ b/templates/Rss/elems/UploadInfo.xslt @@ -0,0 +1,36 @@ + + + + + + + + <xsl:value-of select="filename"/> + <xsl:text> îò </xsl:text> + <xsl:value-of select="uploader/user/name"/> + + + + + /Upload/Item/ + + ]]> + + + + /Upload/Info/ + + / + + + upload- + + + + + + + + + +