From 4e067ceabd705201a16b4c92cf4b23f3b990326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 13 Jul 2014 10:15:40 +0200 Subject: updated specific configuration for parsing --- inc/3rdparty/site_config/standard/tvtropes.org.txt | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/tvtropes.org.txt (limited to 'inc/3rdparty/site_config/standard/tvtropes.org.txt') diff --git a/inc/3rdparty/site_config/standard/tvtropes.org.txt b/inc/3rdparty/site_config/standard/tvtropes.org.txt old mode 100644 new mode 100755 index 08dbba59..3cc3a9cf --- a/inc/3rdparty/site_config/standard/tvtropes.org.txt +++ b/inc/3rdparty/site_config/standard/tvtropes.org.txt @@ -1,20 +1,20 @@ -# Google Custom Search -strip_id_or_class: google_branding_style - -# Avoid double title -strip_id_or_class: pagetitle - -# external links are labelled -strip_image_src: http://static.mediatropes.info/pmwiki/pub/external_link.gif - -title: //div[@class="pagetitle"] -body: //div[@id="wikitext"] - -# don't get clever. -strip_comments: no -prune: no - -# navigation in footer lives inside the wikitext div, annoyingly. -strip_id_or_class: pathholder +# Google Custom Search +strip_id_or_class: google_branding_style + +# Avoid double title +strip_id_or_class: pagetitle + +# external links are labelled +strip_image_src: http://static.mediatropes.info/pmwiki/pub/external_link.gif + +title: //div[@class="pagetitle"] +body: //div[@id="wikitext"] + +# don't get clever. +strip_comments: no +prune: no + +# navigation in footer lives inside the wikitext div, annoyingly. +strip_id_or_class: pathholder test_url: http://tvtropes.org/pmwiki/pmwiki.php/Main/WithinParameters \ No newline at end of file -- cgit v1.2.3