blob: cf4d3b8c342716e17d8d5ee13dda6c1276e0de2a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
date: //span[@class='datum']
title: //div[@class='artikel']/h2
body: //div[@class='entry']
strip: //p[@class='tags']
author: substring-after(//div[@class='authorinfo']/em,'Dies ist ein Artikel von ')
strip: //div[@class='authorinfo']
strip: //div[@class='authorpic']
test_url: http://kwerfeldein.de/index.php/2011/10/17/doppelbelichtungen-mit-konzept/
|