From 4770a7e7d1a06fcea280382c546ae38cf4fd084e Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 24 Oct 2010 21:05:47 +0300 Subject: rename template directories and add videopage.xsl to each template --- templates/video.google.com/description.xsl | 22 ++++++++ templates/video.google.com/search.xsl | 36 +++++++++++++ templates/video.google.com/searchresults.xsl | 78 ++++++++++++++++++++++++++++ templates/video.google.com/service.xml | 7 +++ templates/video.google.com/videopage.xsl | 19 +++++++ 5 files changed, 162 insertions(+) create mode 100644 templates/video.google.com/description.xsl create mode 100644 templates/video.google.com/search.xsl create mode 100644 templates/video.google.com/searchresults.xsl create mode 100644 templates/video.google.com/service.xml create mode 100644 templates/video.google.com/videopage.xsl (limited to 'templates/video.google.com') diff --git a/templates/video.google.com/description.xsl b/templates/video.google.com/description.xsl new file mode 100644 index 0000000..b7cab19 --- /dev/null +++ b/templates/video.google.com/description.xsl @@ -0,0 +1,22 @@ + + + + + + + <xsl:value-of select="//title"/> + + + + + + + + diff --git a/templates/video.google.com/search.xsl b/templates/video.google.com/search.xsl new file mode 100644 index 0000000..07dbda6 --- /dev/null +++ b/templates/video.google.com/search.xsl @@ -0,0 +1,36 @@ + + + + + + + Google video search + + + + + + + + Relevance + Date + + + + + All durations + Short (< 4 min) + Medium (4-20 min) + Long (> 20 min) + + + + + + + diff --git a/templates/video.google.com/searchresults.xsl b/templates/video.google.com/searchresults.xsl new file mode 100644 index 0000000..5069825 --- /dev/null +++ b/templates/video.google.com/searchresults.xsl @@ -0,0 +1,78 @@ + + + + + + + Search results + + + + + + + + + + + + + wvt:///www.youtube.com/videopage.xsl?srcurl= + wvt:///www.youtube.com/description.xsl?srcurl= + + + + + + + wvt:///video.google.com/videopage.xsl?srcurl= + wvt:///video.google.com/description.xsl?srcurl= + + + + + + + wvt:///www.metacafe.com/videopage.xsl?srcurl= + wvt:///www.metacafe.com/description.xsl?srcurl= + + + + + + + wvt:///www.vimeo.com/video.xsl?srcurl=http://www.vimeo.com/moogaloop/load/clip: + wvt:///www.vimeo.com/description.xsl?srcurl=http://vimeo.com/api/v2/video/.xml + + + + + + + wvt:///svtplay.se/videopage.xsl?srcurl= + wvt:///svtplay.se/description.xsl?srcurl= + + + + + + + + + + wvt:///video.google.com/searchresults.xsl?srcurl= + + + + + + + + + diff --git a/templates/video.google.com/service.xml b/templates/video.google.com/service.xml new file mode 100644 index 0000000..4e41372 --- /dev/null +++ b/templates/video.google.com/service.xml @@ -0,0 +1,7 @@ + + + + Google Video + wvt:///video.google.com/search.xsl + Google video search + diff --git a/templates/video.google.com/videopage.xsl b/templates/video.google.com/videopage.xsl new file mode 100644 index 0000000..52d6d98 --- /dev/null +++ b/templates/video.google.com/videopage.xsl @@ -0,0 +1,19 @@ + + + + + + + <xsl:value-of select="/html/head/title" /> + + + + + + + + + + -- cgit v1.2.3