google reader full feed changer

By fkoji Last update May 12, 2011 — Installed 31,289 times.

Feature request

in
Subscribe to Feature request 1 post, 1 voice

Leo Janeway User

Thanks for this neat script.

I'm wondering if you can add a feature described below:

If the user specifies an excluded part by xpath, then the script removes it from the the content returned to Google Reader. For example, if the user is only interested in the texts of the content, not the images, he just needs to write as follwing:
{ // dummy site
url: 'http://dummysite.org',
xpath: '//div[@class="content"]',
exc_path: '//div[@class="content"]//img'
},

It's even better if xpath and exc_path can be arrays.

I hope I've made my description understandable.

Thanks very much!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel