From c78c1a3f08815aab99752026ccdf1dcf63cf43c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 19 Jan 2015 21:27:22 +0100 Subject: @fivefilters via composer --- inc/3rdparty/site_config/standard/cicero.de.txt | 33 ------------------------- 1 file changed, 33 deletions(-) delete mode 100755 inc/3rdparty/site_config/standard/cicero.de.txt (limited to 'inc/3rdparty/site_config/standard/cicero.de.txt') diff --git a/inc/3rdparty/site_config/standard/cicero.de.txt b/inc/3rdparty/site_config/standard/cicero.de.txt deleted file mode 100755 index b8913639..00000000 --- a/inc/3rdparty/site_config/standard/cicero.de.txt +++ /dev/null @@ -1,33 +0,0 @@ -# fforst@... - -# Use link to print article for single page view -single_page_link: //a[@class="print"] - -# set body -tidy: no -body: //div[@class='artikel-content'] - -# strip title and subtitle since we got it already -strip: //div[@class='issue'] -strip: //div[@class='artikel-content']/h2 - -# some authors are known and have a link, others don't -author: //a[contains(@href, 'autor?')] - -#date -date: //span[@class='article-date'] - -# Strip author since we got him -strip_id_or_class: author - -#strip captions -strip_id_or_class: field-name-field-image-credit -strip_id_or_class: field-name-field-article-image-subtitle - -# remove community functions -strip: //div[@class='meta'] -strip: //div[@id='comments'] - -# remove "continue on the next page" text -strip: //p[text()="[SEITE]"] -test_url: http://www.cicero.de/weltbuehne/ihre-wut-ist-global-krise-jugend-revolten-aufstaende-zelte/43049 \ No newline at end of file -- cgit v1.2.3