Page 1 of 1

Firefox Bookmarklet for Adding feeds

PostPosted: Mon Oct 09, 2006 16:47
by seanodonnell
UPDATE 23.01.2007: Version fixed for PHP with disabled short tags

http://blog.odonnell.nu/tinybookmarklet.zip

(EDIT) alternative URL: http://tt-rss.spb.ru/stuff/tinybookmarklet.zip

Theres are two files in the zip file, bookmarklet.php and addfeed.php.
Just drop them in the root of your Tiny Tiny RSS installation, then visit http://[your tiny tiny rss installation]/bookmarklet.php and drag the subscribe link to your bookmarklet toolbar.

The bookmarklet does rss autodetection, so all you have to do to subscribe to most pages rss feeds is click the bookmarklet and it will find the rss feed link automatically, display it in a prompt and you just click ok to subscribe. If it doesnt find a feed it will display an empty prompt so you can just type in the feed address.

Hope you guys find this useful

Sean[/url]

PostPosted: Mon Oct 09, 2006 19:58
by fox
Nice. I'll add link to this thread on the site. :)

EDIT: Your blog returns 404; The following URL works: http://blog.odonnell.nu/64.html

PostPosted: Mon Oct 09, 2006 21:53
by seanodonnell
fixed the link, apologies

If anyone wants to mirror this, feel free.

I have had some problems in the past with some isps dns servers not resolving .nu domains, so mirrors are welcome

PostPosted: Tue Oct 10, 2006 8:06
by fox
Good idea, mirrored on tt-rss site. Thanks!

Bookmarklet needed to be SAFE MODE patched

PostPosted: Sun Jan 21, 2007 17:36
by shakka
Hi!
how can I attach a patched version of the bookmarklet which will run on servers which have save mode on in their php.ini?

PostPosted: Sun Jan 21, 2007 18:28
by fox
Just email me the file (cthulhoo-at-gmail.com), I'll put it on tt-rss site. :)

UPD: Added file and updated first post.