LoginRadius - Version 3.7.1

Version Notes

Fourteenth release of social login

Download this release

Release Info

Developer LoginRadius Team
Extension LoginRadius
Version 3.7.1
Comparing to
See all releases


Code changes from version 3.7.0 to 3.7.1

Files changed (25) hide show
  1. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/Auth.php +0 -0
  2. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/Sociallogin.php +0 -0
  3. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/horizontalsharing.php +0 -0
  4. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/verticalsharing.php +0 -0
  5. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Helper/Data.php +0 -0
  6. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Mysql4/Sociallogin.php +0 -0
  7. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Mysql4/Sociallogin/Collection.php +0 -0
  8. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Sociallogin.php +0 -0
  9. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/HorizontalSharing.php +0 -0
  10. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Iconsize.php +0 -0
  11. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/LoginPopup.php +0 -0
  12. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/SharingVerticalAlignment.php +0 -0
  13. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Uihover.php +0 -0
  14. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Uihover2.php +0 -0
  15. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/VerticalSharing.php +0 -0
  16. app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/System/Config/Info.php +0 -0
  17. app/code/community/{LoginRadius → Loginradius}/Sociallogin/controllers/IndexController.php +0 -0
  18. app/code/community/{LoginRadius → Loginradius}/Sociallogin/controllers/Popup.php +0 -0
  19. app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/config.xml +1 -1
  20. app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/system.xml +0 -0
  21. app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/widget.xml +0 -0
  22. app/code/community/{LoginRadius/Sociallogin/sql/sociallogin_setup/mysql4-install-3.7.0.php → Loginradius/Sociallogin/sql/sociallogin_setup/mysql4-install-3.7.1.php} +0 -0
  23. app/design/adminhtml/default/default/layout/loginradius_sociallogin.xml +1 -1
  24. app/design/frontend/default/default/layout/sociallogin.xml +1 -1
  25. package.xml +5 -5
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/Auth.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/Sociallogin.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/horizontalsharing.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Block/verticalsharing.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Helper/Data.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Mysql4/Sociallogin.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Mysql4/Sociallogin/Collection.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Sociallogin.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/HorizontalSharing.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Iconsize.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/LoginPopup.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/SharingVerticalAlignment.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Uihover.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/Uihover2.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/Source/VerticalSharing.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/Model/System/Config/Info.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/controllers/IndexController.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/controllers/Popup.php RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/config.xml RENAMED
@@ -47,7 +47,7 @@
47
  </default>
48
  <modules>
49
  <Loginradius_Sociallogin>
50
- <version>3.7.0</version>
51
  </Loginradius_Sociallogin>
52
  </modules>
53
  <frontend>
47
  </default>
48
  <modules>
49
  <Loginradius_Sociallogin>
50
+ <version>3.7.1</version>
51
  </Loginradius_Sociallogin>
52
  </modules>
53
  <frontend>
app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/system.xml RENAMED
File without changes
app/code/community/{LoginRadius → Loginradius}/Sociallogin/etc/widget.xml RENAMED
File without changes
app/code/community/{LoginRadius/Sociallogin/sql/sociallogin_setup/mysql4-install-3.7.0.php → Loginradius/Sociallogin/sql/sociallogin_setup/mysql4-install-3.7.1.php} RENAMED
File without changes
app/design/adminhtml/default/default/layout/loginradius_sociallogin.xml CHANGED
@@ -1,5 +1,5 @@
1
  <?xml version="1.0"?>
2
- <layout version="3.7.0">
3
  <default>
4
  <reference name="head">
5
  <action method="addJs"><script>../skin/frontend/base/default/Loginradius/Sociallogin/js/jquery.js</script></action>
1
  <?xml version="1.0"?>
2
+ <layout version="3.7.1">
3
  <default>
4
  <reference name="head">
5
  <action method="addJs"><script>../skin/frontend/base/default/Loginradius/Sociallogin/js/jquery.js</script></action>
app/design/frontend/default/default/layout/sociallogin.xml CHANGED
@@ -1,5 +1,5 @@
1
  <?xml version="1.0"?>
2
- <layout version="3.7.0">
3
  <default>
4
  <reference name="right">
5
  <block type="sociallogin/sociallogin" name="sociallogin" template="sociallogin/sociallogin.phtml" before="-" />
1
  <?xml version="1.0"?>
2
+ <layout version="3.7.1">
3
  <default>
4
  <reference name="right">
5
  <block type="sociallogin/sociallogin" name="sociallogin" template="sociallogin/sociallogin.phtml" before="-" />
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LoginRadius</name>
4
- <version>3.7.0</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Social Login and Sharing for Magento</summary>
10
  <description>Add Social Login and Sharing to your Magento website and also get accurate User Profile Data and Social Analytics.</description>
11
- <notes>Thirteenth release of social login</notes>
12
  <authors><author><name>LoginRadius Team</name><user>LoginRadius</user><email>developers@loginradius.com</email></author></authors>
13
- <date>2014-01-08</date>
14
- <time>03:54:00</time>
15
- <contents><target name="magecommunity"><dir name="LoginRadius"><dir name="Sociallogin"><dir name="Block"><file name="Auth.php" hash="7ec44bd9926175c0bc40662116050252"/><file name="Sociallogin.php" hash="918df09944a385e68485fdd0224d69b6"/><file name="horizontalsharing.php" hash="daee7f72d53fd2492740cf546c897c37"/><file name="verticalsharing.php" hash="e2322a53ba7c97abbf495506d078e0fb"/></dir><dir name="Helper"><file name="Data.php" hash="7fe10f157031a33dd5c312f61f36f650"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Sociallogin"><file name="Collection.php" hash="b4632ab82692843577c985a3ed23981f"/></dir><file name="Sociallogin.php" hash="8c8d5d266c57ea0400d5a560a943ea14"/></dir><file name="Sociallogin.php" hash="a49fc157930cd09fcbe522aabb1d986b"/><dir name="Source"><file name="HorizontalSharing.php" hash="5e1c18d133cd3117e0eb0c732544177c"/><file name="Iconsize.php" hash="072bf28bd0d145829cbbae420b898d36"/><file name="LoginPopup.php" hash="8ba2cc068b1589bf324a0e4309ef0f9f"/><file name="SharingVerticalAlignment.php" hash="be293d7c6bddf42341be05ff092f857d"/><file name="Uihover.php" hash="6115effdefc9b9a870a03c79b56557aa"/><file name="Uihover2.php" hash="eea7208694113c353853ee5838bd9449"/><file name="VerticalSharing.php" hash="01788a41fea1546ddd334bf9c3f9d7f4"/></dir><dir name="System"><dir name="Config"><file name="Info.php" hash="02f7a69cd622726884ac8c58fc8d4100"/></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="2fa4ef51fd0cadcbdaed9301b14f96ef"/><file name="Popup.php" hash="9799c22186dc85d31625b83c7731196d"/></dir><dir name="etc"><file name="config.xml" hash="fa596d8e4275e37155362c1922190006"/><file name="system.xml" hash="1090c3ee11f131fb99cdebb40ecb605b"/><file name="widget.xml" hash="f6e8a254aa3a9ff86f958710c4e8edca"/></dir><dir name="sql"><dir name="sociallogin_setup"><file name="mysql4-install-3.7.0.php" hash="3d30d28a993571d91575763bdb23b566"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="sociallogin.xml" hash="5229d542baee5cbfe8f0e677de5b711e"/></dir><dir name="template"><dir name="sociallogin"><file name="abovelogin.phtml" hash="76260ae94bc50ba7c2cd750f529747b4"/><file name="aboveregister.phtml" hash="fcc579c2bd34b2bc9877e61f6abfd0d5"/><file name="belowlogin.phtml" hash="cb854a34b1a5ef7262ffb1de3ff0f247"/><file name="belowregister.phtml" hash="b9a31437aa487f28f24cb046ad7a5239"/><file name="linking.phtml" hash="607c388e2d168b92978fb7978abcf54b"/><file name="linkingscript.phtml" hash="77f0e6348fed90c6cb24f064a8fac2e9"/><file name="sociallogin.phtml" hash="0b3979470d8dabde7f03fc09cde9ba90"/><file name="sociallogincustom.phtml" hash="04daac1337596641b2b3bdd38aad0dba"/><file name="socialshare_head.phtml" hash="9b310030dc65a958a216e45336fe3fcc"/><file name="socialshareproduct.phtml" hash="d4b16132913796507de4d2820b3302d2"/><file name="socialsharesuccess.phtml" hash="38e93ea63416c7fa84d498a994bcaf40"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="loginradius_sociallogin.xml" hash="ced3198b921c3eb2f125a250eb9155d6"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Loginradius_Sociallogin.xml" hash="6c5bb03c460936006692aa1d01d142ba"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="Loginradius"><dir name="Sociallogin"><dir name="css"><file name="admin-ui.css" hash="a2822df004eabad62380a827c7b415fd"/><file name="lrshare_iconsprite32.png" hash="a016ded3f25653acf2fa9dfab8a38103"/></dir><dir name="images"><dir name="Linking"><file name="amazon.png" hash="961d0082ed4b433d8e0274c133072e2c"/><file name="aol.png" hash="4e51f60c1b8750c5b9dfa94f56fe13b1"/><file name="facebook.png" hash="141309628c58912076f00954b3fd19a6"/><file name="foursquare.png" hash="de2f4fcf5b3c1156f22ed546f5c3f0c5"/><file name="github.png" hash="45f8e1436fc5c5803ed9d4edb7cb59b6"/><file name="google.png" hash="ffeddc7d14c9b4de2efb6b8ea0f5f652"/><file name="hyves.png" hash="3c77fd2243b22c61915a950c3910f37c"/><file name="kaixin.png" hash="bc84991a5c9d15e20946fae5e9c27f4d"/><file name="linkedin.png" hash="7a9bc12ec91ab2a30442c56a9f70e9ea"/><file name="live.png" hash="9d747bae72fc0f2e3a04f32896d62fbc"/><file name="livejournal.png" hash="e21f34630444412ab3dd197884e0c2e6"/><file name="mixi.png" hash="909e7edc76e59b448d56043eee5e1412"/><file name="myopenid.png" hash="c8295969044cb9d99f8348091ba75319"/><file name="myspace.png" hash="42cd07decb5f4a1fba604ef8df32ef2e"/><file name="odnoklassniki.png" hash="34cd7d239583b015cdd1adb5b7fec085"/><file name="openid.png" hash="92bd4471ef1d5dd04855887806db74f0"/><file name="orange.png" hash="9b9b8f2da956a238e7d58c241423af8a"/><file name="paypal.png" hash="082f0b50411b1dfb1bfd86cfdeb92cea"/><file name="persona.png" hash="e0d926f89e9c428aece1e0f9dbb1f8f2"/><file name="qq.png" hash="8e6dc34bdf03f07277e0aadf8706a4a7"/><file name="renren.png" hash="040a0af8119b7f85bfc2df41ec56f915"/><file name="salesforce.png" hash="e41bcac63438bb04af3a9745b816a675"/><file name="stackexchange.png" hash="8ab952fe75d4a96d6752792ffdcbf0c3"/><file name="steamcommunity.png" hash="ad05c57a4ee01ebc01428b0da905d6b6"/><file name="twitter.png" hash="48044aca3a1d4864361f78c02ba86848"/><file name="verisign.png" hash="7a15fd820171218d803d26e7a3ec46a3"/><file name="virgilio.png" hash="f5c3b6e19c38903a192954934000f60a"/><file name="vkontakte.png" hash="ae1e98911fe9ea6da8a50a568c082133"/><file name="wordpress.png" hash="8ce8b46a2233b8497dd10d9c4d535e22"/><file name="yahoo.png" hash="5c159cc8fed73621b2c12600f8dac288"/></dir><dir name="Sharing"><dir name="Horizontal"><file name="horizonSharing16.png" hash="64188c128c8263c052153cf9708ac218"/><file name="horizonSharing32.png" hash="5e85ac81864885bcef5cc9691a9eba49"/><file name="horizontal.png" hash="6bb8038603bbf9cc70bac8365eebd7ba"/><file name="single-image-theme-large.png" hash="e6ff4a26149b631639b601d95e2dc361"/><file name="single-image-theme-small.png" hash="8c2b20fa0f276e33f3876783eb2cbd74"/><file name="vertical.png" hash="9c71cfb83ffb121a0ef89e263d474387"/></dir><dir name="Vertical"><file name="16VerticlewithBox.png" hash="73b3abf54889144e9188ffaa76cbb11f"/><file name="32VerticlewithBox.png" hash="37060e164ca4f7c00f430d5f1ab7eddd"/><file name="verticalhorizontal.png" hash="469ce5302d294dc987bdb070ef448446"/><file name="verticalvertical.png" hash="f59288edc8c87dde216b6616027aa72b"/></dir></dir></dir><dir name="js"><file name="admin-ui.js" hash="5a13f39c431397e4fc5f8488dd4e072f"/><file name="jquery.js" hash="5654b0561c66ca9c0ad2a1dd75e5d9b8"/><file name="jquery.ui.sortable.min.js" hash="b847eafb05bcc6ef0908ff07dcd2b0f1"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LoginRadius</name>
4
+ <version>3.7.1</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Social Login and Sharing for Magento</summary>
10
  <description>Add Social Login and Sharing to your Magento website and also get accurate User Profile Data and Social Analytics.</description>
11
+ <notes>Fourteenth release of social login</notes>
12
  <authors><author><name>LoginRadius Team</name><user>LoginRadius</user><email>developers@loginradius.com</email></author></authors>
13
+ <date>2014-02-11</date>
14
+ <time>04:12:31</time>
15
+ <contents><target name="magecommunity"><dir name="Loginradius"><dir name="Sociallogin"><dir name="Block"><file name="Auth.php" hash="7ec44bd9926175c0bc40662116050252"/><file name="Sociallogin.php" hash="918df09944a385e68485fdd0224d69b6"/><file name="horizontalsharing.php" hash="daee7f72d53fd2492740cf546c897c37"/><file name="verticalsharing.php" hash="e2322a53ba7c97abbf495506d078e0fb"/></dir><dir name="Helper"><file name="Data.php" hash="7fe10f157031a33dd5c312f61f36f650"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Sociallogin"><file name="Collection.php" hash="b4632ab82692843577c985a3ed23981f"/></dir><file name="Sociallogin.php" hash="8c8d5d266c57ea0400d5a560a943ea14"/></dir><file name="Sociallogin.php" hash="a49fc157930cd09fcbe522aabb1d986b"/><dir name="Source"><file name="HorizontalSharing.php" hash="5e1c18d133cd3117e0eb0c732544177c"/><file name="Iconsize.php" hash="072bf28bd0d145829cbbae420b898d36"/><file name="LoginPopup.php" hash="8ba2cc068b1589bf324a0e4309ef0f9f"/><file name="SharingVerticalAlignment.php" hash="be293d7c6bddf42341be05ff092f857d"/><file name="Uihover.php" hash="6115effdefc9b9a870a03c79b56557aa"/><file name="Uihover2.php" hash="eea7208694113c353853ee5838bd9449"/><file name="VerticalSharing.php" hash="01788a41fea1546ddd334bf9c3f9d7f4"/></dir><dir name="System"><dir name="Config"><file name="Info.php" hash="02f7a69cd622726884ac8c58fc8d4100"/></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="2fa4ef51fd0cadcbdaed9301b14f96ef"/><file name="Popup.php" hash="9799c22186dc85d31625b83c7731196d"/></dir><dir name="etc"><file name="config.xml" hash="b90eaf130c1c14951c13f710953b64b3"/><file name="system.xml" hash="1090c3ee11f131fb99cdebb40ecb605b"/><file name="widget.xml" hash="f6e8a254aa3a9ff86f958710c4e8edca"/></dir><dir name="sql"><dir name="sociallogin_setup"><file name="mysql4-install-3.7.1.php" hash="3d30d28a993571d91575763bdb23b566"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="sociallogin.xml" hash="1ae5bad554147c76462c5bdbb3d7b010"/></dir><dir name="template"><dir name="sociallogin"><file name="abovelogin.phtml" hash="76260ae94bc50ba7c2cd750f529747b4"/><file name="aboveregister.phtml" hash="fcc579c2bd34b2bc9877e61f6abfd0d5"/><file name="belowlogin.phtml" hash="cb854a34b1a5ef7262ffb1de3ff0f247"/><file name="belowregister.phtml" hash="b9a31437aa487f28f24cb046ad7a5239"/><file name="linking.phtml" hash="607c388e2d168b92978fb7978abcf54b"/><file name="linkingscript.phtml" hash="77f0e6348fed90c6cb24f064a8fac2e9"/><file name="sociallogin.phtml" hash="0b3979470d8dabde7f03fc09cde9ba90"/><file name="sociallogincustom.phtml" hash="04daac1337596641b2b3bdd38aad0dba"/><file name="socialshare_head.phtml" hash="9b310030dc65a958a216e45336fe3fcc"/><file name="socialshareproduct.phtml" hash="d4b16132913796507de4d2820b3302d2"/><file name="socialsharesuccess.phtml" hash="38e93ea63416c7fa84d498a994bcaf40"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="loginradius_sociallogin.xml" hash="300c18f5087d5003e17ada708086d5bd"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Loginradius_Sociallogin.xml" hash="6c5bb03c460936006692aa1d01d142ba"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="Loginradius"><dir name="Sociallogin"><dir name="css"><file name="admin-ui.css" hash="a2822df004eabad62380a827c7b415fd"/><file name="lrshare_iconsprite32.png" hash="a016ded3f25653acf2fa9dfab8a38103"/></dir><dir name="images"><dir name="Linking"><file name="amazon.png" hash="961d0082ed4b433d8e0274c133072e2c"/><file name="aol.png" hash="4e51f60c1b8750c5b9dfa94f56fe13b1"/><file name="facebook.png" hash="141309628c58912076f00954b3fd19a6"/><file name="foursquare.png" hash="de2f4fcf5b3c1156f22ed546f5c3f0c5"/><file name="github.png" hash="45f8e1436fc5c5803ed9d4edb7cb59b6"/><file name="google.png" hash="ffeddc7d14c9b4de2efb6b8ea0f5f652"/><file name="hyves.png" hash="3c77fd2243b22c61915a950c3910f37c"/><file name="kaixin.png" hash="bc84991a5c9d15e20946fae5e9c27f4d"/><file name="linkedin.png" hash="7a9bc12ec91ab2a30442c56a9f70e9ea"/><file name="live.png" hash="9d747bae72fc0f2e3a04f32896d62fbc"/><file name="livejournal.png" hash="e21f34630444412ab3dd197884e0c2e6"/><file name="mixi.png" hash="909e7edc76e59b448d56043eee5e1412"/><file name="myopenid.png" hash="c8295969044cb9d99f8348091ba75319"/><file name="myspace.png" hash="42cd07decb5f4a1fba604ef8df32ef2e"/><file name="odnoklassniki.png" hash="34cd7d239583b015cdd1adb5b7fec085"/><file name="openid.png" hash="92bd4471ef1d5dd04855887806db74f0"/><file name="orange.png" hash="9b9b8f2da956a238e7d58c241423af8a"/><file name="paypal.png" hash="082f0b50411b1dfb1bfd86cfdeb92cea"/><file name="persona.png" hash="e0d926f89e9c428aece1e0f9dbb1f8f2"/><file name="qq.png" hash="8e6dc34bdf03f07277e0aadf8706a4a7"/><file name="renren.png" hash="040a0af8119b7f85bfc2df41ec56f915"/><file name="salesforce.png" hash="e41bcac63438bb04af3a9745b816a675"/><file name="stackexchange.png" hash="8ab952fe75d4a96d6752792ffdcbf0c3"/><file name="steamcommunity.png" hash="ad05c57a4ee01ebc01428b0da905d6b6"/><file name="twitter.png" hash="48044aca3a1d4864361f78c02ba86848"/><file name="verisign.png" hash="7a15fd820171218d803d26e7a3ec46a3"/><file name="virgilio.png" hash="f5c3b6e19c38903a192954934000f60a"/><file name="vkontakte.png" hash="ae1e98911fe9ea6da8a50a568c082133"/><file name="wordpress.png" hash="8ce8b46a2233b8497dd10d9c4d535e22"/><file name="yahoo.png" hash="5c159cc8fed73621b2c12600f8dac288"/></dir><dir name="Sharing"><dir name="Horizontal"><file name="horizonSharing16.png" hash="64188c128c8263c052153cf9708ac218"/><file name="horizonSharing32.png" hash="5e85ac81864885bcef5cc9691a9eba49"/><file name="horizontal.png" hash="6bb8038603bbf9cc70bac8365eebd7ba"/><file name="single-image-theme-large.png" hash="e6ff4a26149b631639b601d95e2dc361"/><file name="single-image-theme-small.png" hash="8c2b20fa0f276e33f3876783eb2cbd74"/><file name="vertical.png" hash="9c71cfb83ffb121a0ef89e263d474387"/></dir><dir name="Vertical"><file name="16VerticlewithBox.png" hash="73b3abf54889144e9188ffaa76cbb11f"/><file name="32VerticlewithBox.png" hash="37060e164ca4f7c00f430d5f1ab7eddd"/><file name="verticalhorizontal.png" hash="469ce5302d294dc987bdb070ef448446"/><file name="verticalvertical.png" hash="f59288edc8c87dde216b6616027aa72b"/></dir></dir></dir><dir name="js"><file name="admin-ui.js" hash="5a13f39c431397e4fc5f8488dd4e072f"/><file name="jquery.js" hash="5654b0561c66ca9c0ad2a1dd75e5d9b8"/><file name="jquery.ui.sortable.min.js" hash="b847eafb05bcc6ef0908ff07dcd2b0f1"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>