aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/saveyourself.ca.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/saveyourself.ca.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/saveyourself.ca.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/inc/3rdparty/site_config/standard/saveyourself.ca.txt b/inc/3rdparty/site_config/standard/saveyourself.ca.txt
index 354f5911..5a5605d9 100644..100755
--- a/inc/3rdparty/site_config/standard/saveyourself.ca.txt
+++ b/inc/3rdparty/site_config/standard/saveyourself.ca.txt
@@ -1,25 +1,25 @@
1title://h1 1title://h1
2 2
3# my section divs seem to interfere with the Instapaper parser, so I ditch 'em 3# my section divs seem to interfere with the Instapaper parser, so I ditch 'em
4dissolve://div[contains(@class, 'section')] 4dissolve://div[contains(@class, 'section')]
5 5
6#these don't seem to be necessary, but just in case 6#these don't seem to be necessary, but just in case
7strip_id_or_class:'masthead' 7strip_id_or_class:'masthead'
8strip_id_or_class:'footer' 8strip_id_or_class:'footer'
9 9
10#again, Instapaper seems to understand where my content is, but just in case 10#again, Instapaper seems to understand where my content is, but just in case
11body://div[@id='content'] 11body://div[@id='content']
12 12
13# in general, I want the Instapaper view to look like my print CSS, so I remove things specified for the screen or non-printing 13# in general, I want the Instapaper view to look like my print CSS, so I remove things specified for the screen or non-printing
14strip_id_or_class:'screen-only' 14strip_id_or_class:'screen-only'
15strip_id_or_class:'no-print' 15strip_id_or_class:'no-print'
16 16
17#other misc removals and simplifications 17#other misc removals and simplifications
18strip_id_or_class:'popup' 18strip_id_or_class:'popup'
19strip_id_or_class:'ZoomSpin' 19strip_id_or_class:'ZoomSpin'
20 20
21#I have a lot of content in sidebars and "meta" asides that can work inline just fine, but has to be distinguished somehow with some minimal formatting, so I put them in blockquotes 21#I have a lot of content in sidebars and "meta" asides that can work inline just fine, but has to be distinguished somehow with some minimal formatting, so I put them in blockquotes
22wrap_in(blockquote)://div[contains(@class, 'sidebar')] 22wrap_in(blockquote)://div[contains(@class, 'sidebar')]
23wrap_in(blockquote)://div[contains(@class, 'meta')] 23wrap_in(blockquote)://div[contains(@class, 'meta')]
24wrap_in(blockquote)://p[contains(@class, 'meta')] 24wrap_in(blockquote)://p[contains(@class, 'meta')]
25test_url: http://saveyourself.ca/tutorials/low-back-pain.php \ No newline at end of file 25test_url: http://saveyourself.ca/tutorials/low-back-pain.php \ No newline at end of file