1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
wallabag/inc/3rdparty/site_config/standard/neh.gov.txt
2013-12-06 10:13:03 +01:00

17 lines
581 B
Plaintext

#host configuration should be http://www.neh.gov/news/humanities/
#meta data
title:substring-after(substring-after(//title,':'),':')
author:substring-after(//h2[@class = 'subHead'],'By')
date:substring-before(substring-after(//title,':'),':')
#img and caption handling
wrap_in(small)://div[@id = 'mainContent']/table/descendant::p/descendant::text()
wrap_in(fieldset)://div[@id = 'mainContent']/table
# clean up
strip: //table[@class = 'marginpaddingTop']
strip: //h2[@class = 'subHead']
test_url: http://www.neh.gov/news/humanities/2011-11/IslamicScholar.html