summaryrefslogtreecommitdiff
path: root/gamasutra.com.txt
blob: 75d461792176aabb0de3a14e7757db44c574d786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# default view title
title: //span[@class='newsTitle']
# print view title
title: //h3[@class='title']

# default view author
author: //span[@class='newsAuth']/a
author: substring-after(//span[@class='newsAuth'], 'by ')

# default view date
date: //td[@class='newsDate']

# default view body
body: //td[@class='featureText']
body: //td[@class='newsText']

strip: //h3[@class='title']

single_page_link: concat(//meta[@property="og:url"]/@content, '?print=1')
if_page_contains: //a[contains(@class, "articleNav")]

test_url: http://www.gamasutra.com/view/feature/132559/staying_power_rethinking_feedback_.php