updated specific configuration for parsing

This commit is contained in:
Nicolas Lœuillet
2014-07-13 10:15:40 +02:00
parent 58dbe10388
commit 4e067ceabd
952 changed files with 7585 additions and 5682 deletions

14
inc/3rdparty/site_config/standard/weblogs.asp.net.txt vendored Normal file → Executable file
View File

@ -1,9 +1,9 @@
title: //h2[@class="pageTitle"]
strip: //div[@class="postfoot"]
strip: //h2[@class="pageTitle"]
strip: //h3[@class="pageTitle"]
body: //div[@class="post"]
author: substring-before(substring-after(//div[@class="postfoot"], 'by'), 'Filed')
date: substring-before(substring-after(//div[@class="postfoot"], 'Published'), 'by')
title: //h2[@class="pageTitle"]
strip: //div[@class="postfoot"]
strip: //h2[@class="pageTitle"]
strip: //h3[@class="pageTitle"]
body: //div[@class="post"]
author: substring-before(substring-after(//div[@class="postfoot"], 'by'), 'Filed')
date: substring-before(substring-after(//div[@class="postfoot"], 'Published'), 'by')
test_url: http://weblogs.asp.net/scottgu/archive/2011/08/31/html-editor-smart-tasks-and-event-handler-generation-asp-net-vnext-series.aspx