View Single Post
Old 06-26-2012, 12:31 PM   #19
Steven630
Groupie
Steven630 began at the beginning.
 
Posts: 180
Karma: 10
Join Date: May 2012
Device: Kindle Paperwhite2
Thanks. I'll try the code you provided. I'm using Chrome now.

To exclude sections, you used

exclude_sections =

while in the new york time recipe, it is

excludeSections =

Is there any difference? Is it possible to exclude articles like that? Say, if an article is titled "ABC" Is there something like
excludeArticles = ['ABC']

and this article (rather than the section) will be excluded from downloading (while an article called "ABC and D" will be kept even though ABC is included in the title.)

Thank you.
Steven630 is offline   Reply With Quote