View Single Post
Old 12-23-2010, 01:49 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 jackmason View Post
But I can't seem to find the right way to strip out the "about" content, disqus comment system, footer etc. that is cropping up after each post...I really just want to bundle up the posts as cleanly by themselves as possible. Am I missing something obvious or simple?
You should use a keep_only_tags statement to keep the primary stuff you want, then remove from inside that. A common approach is to keep_only the title and the main article body, then remove tags that are inside the kept tags. remove tags before and after a specified tag also works well. Last, check to see if there's a print version that already removes the junk.
Quote:
One other question...how do we best share the recipe or make it easy for people to discover and put it to use?
Post here, or in the bug tracker.
Starson17 is offline   Reply With Quote