From 1785ad1948da7bf80f07d705c968726991507376 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Thu, 16 Mar 2006 18:55:55 +0000 Subject: [PATCH] --- .../conf/stylesheets/channel-overview.xsl | 74 ----------------- .../conf/stylesheets/channel-right-now.xsl | 51 ------------ .../conf/stylesheets/channels-favorites.xsl | 43 ---------- crawler/kiss/conf/stylesheets/identity.xsl | 17 ---- crawler/kiss/conf/stylesheets/login.xsl | 81 ------------------- .../kiss/conf/stylesheets/program-info.xsl | 53 ------------ crawler/kiss/conf/stylesheets/utilities.xsl | 42 ---------- crawler/kiss/conf/xml/config.xml | 41 ---------- crawler/kiss/conf/xml/programs.xml | 39 --------- 9 files changed, 441 deletions(-) delete mode 100644 crawler/kiss/conf/stylesheets/channel-overview.xsl delete mode 100644 crawler/kiss/conf/stylesheets/channel-right-now.xsl delete mode 100644 crawler/kiss/conf/stylesheets/channels-favorites.xsl delete mode 100644 crawler/kiss/conf/stylesheets/identity.xsl delete mode 100644 crawler/kiss/conf/stylesheets/login.xsl delete mode 100644 crawler/kiss/conf/stylesheets/program-info.xsl delete mode 100644 crawler/kiss/conf/stylesheets/utilities.xsl delete mode 100644 crawler/kiss/conf/xml/config.xml delete mode 100644 crawler/kiss/conf/xml/programs.xml diff --git a/crawler/kiss/conf/stylesheets/channel-overview.xsl b/crawler/kiss/conf/stylesheets/channel-overview.xsl deleted file mode 100644 index 59c807b1..00000000 --- a/crawler/kiss/conf/stylesheets/channel-overview.xsl +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - right-now - - - evening - - - afternoon - - - noon - - - morning - - - tomorrow - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/crawler/kiss/conf/stylesheets/channel-right-now.xsl b/crawler/kiss/conf/stylesheets/channel-right-now.xsl deleted file mode 100644 index 5885f71e..00000000 --- a/crawler/kiss/conf/stylesheets/channel-right-now.xsl +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - program-info - - - - - - - - - - - - - - - diff --git a/crawler/kiss/conf/stylesheets/channels-favorites.xsl b/crawler/kiss/conf/stylesheets/channels-favorites.xsl deleted file mode 100644 index ec9b1d6d..00000000 --- a/crawler/kiss/conf/stylesheets/channels-favorites.xsl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - channel-overview - - - - - diff --git a/crawler/kiss/conf/stylesheets/identity.xsl b/crawler/kiss/conf/stylesheets/identity.xsl deleted file mode 100644 index ff5ec35a..00000000 --- a/crawler/kiss/conf/stylesheets/identity.xsl +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - Hello!!! - - - diff --git a/crawler/kiss/conf/stylesheets/login.xsl b/crawler/kiss/conf/stylesheets/login.xsl deleted file mode 100644 index 069cb939..00000000 --- a/crawler/kiss/conf/stylesheets/login.xsl +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - channels-whats-on-now - - - channels-whats-on - - - channels-favorites - - - - shows-whats-on - - - shows-search - - - shows-favorites - - - shows-add-favorite - - - - movies-whats-on - - - - - sports-whats-on - - - - logout - - - manual-recording - - - view-recordings - - - unknown - - - - - - - - - - - - diff --git a/crawler/kiss/conf/stylesheets/program-info.xsl b/crawler/kiss/conf/stylesheets/program-info.xsl deleted file mode 100644 index a47990b1..00000000 --- a/crawler/kiss/conf/stylesheets/program-info.xsl +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - record - - - - - - - - - - - - diff --git a/crawler/kiss/conf/stylesheets/utilities.xsl b/crawler/kiss/conf/stylesheets/utilities.xsl deleted file mode 100644 index 04e4c686..00000000 --- a/crawler/kiss/conf/stylesheets/utilities.xsl +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/crawler/kiss/conf/xml/config.xml b/crawler/kiss/conf/xml/config.xml deleted file mode 100644 index 21531c25..00000000 --- a/crawler/kiss/conf/xml/config.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - channels-favorites - channels-favorites.xsl - - - - channel-overview - channel-overview.xsl - - - - right-now - channel-right-now.xsl - - - - program-info - program-info.xsl - - - - - http://epg.kml.kiss-technology.com/login_core.php - post - login.xsl - - - - - - - - .* - get - identity.xsl - - - diff --git a/crawler/kiss/conf/xml/programs.xml b/crawler/kiss/conf/xml/programs.xml deleted file mode 100644 index 13e4182f..00000000 --- a/crawler/kiss/conf/xml/programs.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - star.*gate - - - - battlestar - - - - star trek - - - - shouf shouf - - - - red dwarf - - - - top gear - - - - brainiac - - - - business class - \ - - - lois.*clark - - - -- 2.31.1