View Single Post
Old 10-14-2011, 12:05 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by rozen View Post
How does one get Fetch News to handle news articles which are spread across more than one URL?
If the feed points to multiple URLs, it's done automatically. If the article points to other URLs, you use recursions. See here.

Quote:
I noticed that many fetches say that maximum recursion levels are exceeded by increasing "recursions" to 100 does not yield content.
Note that this seldom works very well. Each web site is designed uniquely, and to get it to display well, you need to control the tags from the site. Grabbing content from multiple sites means it's hard to know enough in advance to control the tags. If you are using any of the multiple keep or remove tag control options, you can try turning them off to see the content.

You may wish to read this for a detailed approach to handling multiple site recipes using auto_cleanup.

Last edited by Starson17; 10-14-2011 at 04:10 PM.
Starson17 is offline   Reply With Quote