aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/golem.de.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/golem.de.txt')
-rw-r--r--inc/3rdparty/site_config/standard/golem.de.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/golem.de.txt b/inc/3rdparty/site_config/standard/golem.de.txt
new file mode 100644
index 00000000..6c5d1c4f
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/golem.de.txt
@@ -0,0 +1,25 @@
1# Jens Kohl, jens.kohl@...
2# - Added publication date
3# - Striped pagination block
4# - Added single page link
5# - Added xpath-querys for the printer friendly version
6
7title: //h1
8body: //div[@class='formatted']
9prune: no
10
11date: substring-after(//li[2][@class="text1"], 'Datum:')
12strip: //ol[@class="list-chapters"]
13strip_comments: yes
14
15# next: commands for printer friendly pages
16single_page_link: //a[contains(@href, 'print.php?a=')]/@href
17title: //body/h3
18strip_image_src: staticrl/images/logo.jpg
19strip_image_src: http://cpx.golem.de/cpx.php?class=7
20strip: //body/h3
21strip: //body/b[1]
22strip: //body/b[2]
23strip: //body/b[3]
24strip: //div[1]
25test_url: http://www.golem.de/1112/88696.html \ No newline at end of file