From b57dc504b8299dc8d8afe3df0cc437f2d34975ff Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 26 Mar 2006 11:59:55 +0000 Subject: [PATCH] word-wrapping is now ok. --- crawler/kiss/conf/kiss/programs.xml | 15 +++- crawler/kiss/src/utilities.xsl | 105 +++++++++++++++++----------- 2 files changed, 78 insertions(+), 42 deletions(-) diff --git a/crawler/kiss/conf/kiss/programs.xml b/crawler/kiss/conf/kiss/programs.xml index a248c21c..c2d26f4f 100644 --- a/crawler/kiss/conf/kiss/programs.xml +++ b/crawler/kiss/conf/kiss/programs.xml @@ -19,6 +19,12 @@ notify horror + + + horror + notify + the.*ghost.*whisperer + films @@ -54,7 +60,7 @@ - 10 + 11 battlestar @@ -62,9 +68,14 @@ 10 star trek - + 9 + buffy.*vampire.*slayer + + + + 8 lois.*clark diff --git a/crawler/kiss/src/utilities.xsl b/crawler/kiss/src/utilities.xsl index e6863db2..0dd7e62b 100644 --- a/crawler/kiss/src/utilities.xsl +++ b/crawler/kiss/src/utilities.xsl @@ -3,16 +3,16 @@ - - + + - + - + - - - + + + + + + + - - - + + + + + + + + + - - + + + + + + + - - - + + + + + + + + + - - - - - + + + - + -- 2.31.1