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

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue May 6 13:23:58 EDT 2014


Author: jondaley
Date: 2014-05-06 13:23:58 -0400 (Tue, 06 May 2014)
New Revision: 7220

Added:
   plugins/branches/lifetype-1.2/sociable/class/extra/images/facebook.png
Modified:
   plugins/branches/lifetype-1.2/sociable/class/extra/pluginsociableextrasites.inc.php
Log:
this plugin didn't have facebook??

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

Index: plugins/branches/lifetype-1.2/sociable/class/extra/images/facebook.png
===================================================================
--- plugins/branches/lifetype-1.2/sociable/class/extra/images/facebook.png	2014-05-06 17:05:09 UTC (rev 7219)
+++ plugins/branches/lifetype-1.2/sociable/class/extra/images/facebook.png	2014-05-06 17:23:58 UTC (rev 7220)

Property changes on: plugins/branches/lifetype-1.2/sociable/class/extra/images/facebook.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: plugins/branches/lifetype-1.2/sociable/class/extra/pluginsociableextrasites.inc.php
===================================================================
--- plugins/branches/lifetype-1.2/sociable/class/extra/pluginsociableextrasites.inc.php	2014-05-06 17:05:09 UTC (rev 7219)
+++ plugins/branches/lifetype-1.2/sociable/class/extra/pluginsociableextrasites.inc.php	2014-05-06 17:23:58 UTC (rev 7220)
@@ -29,5 +29,10 @@
             'url' => 'http://www.newsgator.com/ngs/subscriber/subext.aspx?url=PERMALINK',
         ),
 
+        'Facebook' => Array(
+            'favicon' => 'facebook.png',
+            'url' => 'https://www.facebook.com/sharer/sharer.php?u=PERMALINK',
+        ),
+
     );
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list