aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/contemporist.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/contemporist.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/contemporist.com.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/inc/3rdparty/site_config/standard/contemporist.com.txt b/inc/3rdparty/site_config/standard/contemporist.com.txt
index d2b289a3..c3120fe8 100644..100755
--- a/inc/3rdparty/site_config/standard/contemporist.com.txt
+++ b/inc/3rdparty/site_config/standard/contemporist.com.txt
@@ -1,9 +1,9 @@
1# get author from string like "Posted by <author> on <date>" 1# get author from string like "Posted by <author> on <date>"
2author: substring-before(substring-after(//div[@class='post']/p[@class='post-meta'], 'by'), 'on') 2author: substring-before(substring-after(//div[@class='post']/p[@class='post-meta'], 'by'), 'on')
3 3
4# get date from string like "Posted by <author> on <date>" 4# get date from string like "Posted by <author> on <date>"
5date: substring-after(//div[@class='post']/p[@class='post-meta'], 'on') 5date: substring-after(//div[@class='post']/p[@class='post-meta'], 'on')
6 6
7# this keeps thumbnail images 7# this keeps thumbnail images
8prune: no 8prune: no
9test_url: http://www.contemporist.com/2011/11/02/landing-200-lamp-by-kim-hyunjoo \ No newline at end of file 9test_url: http://www.contemporist.com/2011/11/02/landing-200-lamp-by-kim-hyunjoo \ No newline at end of file