google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

Subscription bookmarklet #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be great if we could have a bookmarklet to add feeds in the list like 
did Gregarius for example (and many others software I suppose)

It looks like a link with: 
javascript:void(document.location%20=%20('http://example.com/path-to-software/ad
min/index.php?domain=feeds&add_channel_to_folder=0&action=Add&new_channel='.conc
at(escape(document.location).replace(/\s/,'%2520'))))
we copy it as a bookmark in browser, and click it while browsing website we 
want to follow, it redirect us to the rsslounge software with the updated list 
of feeds if we have the right cookie.

To improve that, it could ask for the category (and others infos why not ?) 
before adding the feed to the list, a kind of pre-filling the adding feed form.
Even better, it would open a popup over the page with the pre filled form, 
avoiding to quit the webpage we were reading, but that would dramatically 
decrease the accessibility (for blind people for example)

It works on about every website which have RSS (or Atom?) feed, without having 
to click on the RSS link, only clicking the bookmarklet in web browser's 
bookmarks' list

Thanks !

Original issue reported on code.google.com by epydem...@gmail.com on 29 Jan 2011 at 1:22

GoogleCodeExporter commented 8 years ago
Sorry it's marked as a defect, it's a feature request, it didn't find how to 
change it before or after submitting

Original comment by epydem...@gmail.com on 29 Jan 2011 at 1:25

GoogleCodeExporter commented 8 years ago
Aw, I should test before submitting such things, you already have a 
boorkmarklet, sorry :$

Original comment by epydem...@gmail.com on 29 Jan 2011 at 3:23

GoogleCodeExporter commented 8 years ago

Original comment by zzuzzlwuzzl@googlemail.com on 30 Jan 2011 at 10:18