Add newsgator as a possible RSS handler.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 30 Apr 2008 06:30:36 +0000 (08:30 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 30 Apr 2008 06:30:36 +0000 (08:30 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
htdocs/images/goodies/add-newsgator.gif [new file with mode: 0644]
htdocs/javascript/xorg.js

diff --git a/htdocs/images/goodies/add-newsgator.gif b/htdocs/images/goodies/add-newsgator.gif
new file mode 100644 (file)
index 0000000..6d9bdef
Binary files /dev/null and b/htdocs/images/goodies/add-newsgator.gif differ
index 2a7b1fa..f3c7540 100644 (file)
@@ -192,7 +192,11 @@ var __goodies_rss_sites = [
     {'url_prefix': 'http://add.my.yahoo.com/content?.intl=fr&url=',
      'img': 'images/goodies/add-yahoo.gif',
      'alt': 'Add to My Yahoo!',
-     'title': 'Ajouter à My Yahoo!'}
+     'title': 'Ajouter à My Yahoo!'},
+    {'url_prefix': 'http://www.newsgator.com/ngs/subscriber/subext.aspx?url=',
+     'img': 'images/goodies/add-newsgator.gif',
+     'alt': 'Subscribe in NewsGator Online',
+     'title': 'Ajouter à Newsgator'}
 ];
 
 function __goodies_popupText(url, sites) {