[pLog-svn] r5422 - in plugins/branches/lifetype-1.1/sociable/class/extra: . images

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Sat May 19 10:13:26 EDT 2007


Author: jondaley
Date: 2007-05-19 10:13:26 -0400 (Sat, 19 May 2007)
New Revision: 5422

Added:
   plugins/branches/lifetype-1.1/sociable/class/extra/images/newsgator.png
Modified:
   plugins/branches/lifetype-1.1/sociable/class/extra/pluginsociableextrasites.inc.php
Log:
added a link for newsgator

Added: plugins/branches/lifetype-1.1/sociable/class/extra/images/newsgator.png
===================================================================
(Binary files differ)


Property changes on: plugins/branches/lifetype-1.1/sociable/class/extra/images/newsgator.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: plugins/branches/lifetype-1.1/sociable/class/extra/pluginsociableextrasites.inc.php
===================================================================
--- plugins/branches/lifetype-1.1/sociable/class/extra/pluginsociableextrasites.inc.php	2007-05-19 14:12:51 UTC (rev 5421)
+++ plugins/branches/lifetype-1.1/sociable/class/extra/pluginsociableextrasites.inc.php	2007-05-19 14:13:26 UTC (rev 5422)
@@ -23,5 +23,11 @@
             'favicon' => 'ecto.png',
             'url' => 'ecto:title=TITLE&url=PERMALINK',
         ),
+
+        'NewsGator' => Array(
+            'favicon' => 'newsgator.png',
+            'url' => 'http://www.newsgator.com/ngs/subscriber/subext.aspx?url=PERMALINK',
+        ),
+
     );
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list