]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/site_config/standard/gamasutra.com.txt
Merge branch 'dev' into data-for-mysql
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / gamasutra.com.txt
1 # default view title
2 title: //span[@class='newsTitle']
3 # print view title
4 title: //h3[@class='title']
5
6 # default view author
7 author: //span[@class='newsAuth']/a
8 author: substring-after(//span[@class='newsAuth'], 'by ')
9
10 # default view date
11 date: //td[@class='newsDate']
12
13 # default view body
14 body: //td[@class='featureText']
15 body: //td[@class='newsText']
16
17 strip: //h3[@class='title']
18
19 single_page_link: //a[contains(@href, '?print=1')]
20 test_url: http://www.gamasutra.com/view/feature/132559/staying_power_rethinking_feedback_.php