Version Notes
* Implemented SmartLayers
* Added new section for managing Profile ID
Download this release
Release Info
Developer | AddThis |
Extension | addthis_sharingtool |
Version | 2.0.1 |
Comparing to | |
See all releases |
Code changes from version 2.0.0 to 2.0.1
app/code/community/AddThis/PluginsGeneral/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_PluginsGeneral>
|
5 |
-
<version>2.0.
|
6 |
</AddThis_PluginsGeneral>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_PluginsGeneral>
|
5 |
+
<version>2.0.1</version>
|
6 |
</AddThis_PluginsGeneral>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/AddThis/SharingTool/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_SharingTool>
|
5 |
-
<version>2.0.
|
6 |
</AddThis_SharingTool>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_SharingTool>
|
5 |
+
<version>2.0.1</version>
|
6 |
</AddThis_SharingTool>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/AddThis/SmartLayers/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_SmartLayers>
|
5 |
-
<version>2.0.
|
6 |
</AddThis_SmartLayers>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<AddThis_SmartLayers>
|
5 |
+
<version>2.0.1</version>
|
6 |
</AddThis_SmartLayers>
|
7 |
</modules>
|
8 |
<global>
|
app/etc/modules/AddThis_Sharingtool.xml
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<config>
|
3 |
+
<modules>
|
4 |
+
<AddThis_SmartLayers>
|
5 |
+
<active>true</active>
|
6 |
+
<codePool>community</codePool>
|
7 |
+
</AddThis_SmartLayers>
|
8 |
+
<AddThis_SharingTool>
|
9 |
+
<active>true</active>
|
10 |
+
<codePool>community</codePool>
|
11 |
+
</AddThis_SharingTool>
|
12 |
+
<AddThis_PluginsGeneral>
|
13 |
+
<active>true</active>
|
14 |
+
<codePool>community</codePool>
|
15 |
+
</AddThis_PluginsGeneral>
|
16 |
+
</modules>
|
17 |
+
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>addthis_sharingtool</name>
|
4 |
-
<version>2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache</license>
|
7 |
<channel>community</channel>
|
@@ -13,8 +13,8 @@ Now we have also incorporated SmartLayers in this extension to make your site sm
|
|
13 |
* Added new section for managing Profile ID</notes>
|
14 |
<authors><author><name>AddThis</name><user>plugins_addthis</user><email>plugins@addthis.com</email></author></authors>
|
15 |
<date>2013-11-11</date>
|
16 |
-
<time>13:
|
17 |
-
<contents><target name="mageetc"><dir name="modules"><file name="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>addthis_sharingtool</name>
|
4 |
+
<version>2.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache</license>
|
7 |
<channel>community</channel>
|
13 |
* Added new section for managing Profile ID</notes>
|
14 |
<authors><author><name>AddThis</name><user>plugins_addthis</user><email>plugins@addthis.com</email></author></authors>
|
15 |
<date>2013-11-11</date>
|
16 |
+
<time>13:44:13</time>
|
17 |
+
<contents><target name="mageetc"><dir name="modules"><file name="AddThis_Sharingtool.xml" hash="07328e21767411eac7403ccc78bb2710"/></dir></target><target name="magecommunity"><dir name="AddThis"><dir name="PluginsGeneral"><dir name="Helper"><file name="Data.php" hash="c2229d706cafec9f49fd9c88f1b73759"/></dir><dir name="etc"><file name="config.xml" hash="ae6e1db765bc79317cf707e158da2a40"/><file name="system.xml" hash="1912ba67e3b0847ff479aa0006dd0a68"/></dir></dir><dir name="SharingTool"><dir name="Block"><file name="Share.php" hash="010ceb12934ef3ae39b348495f29c966"/></dir><dir name="Helper"><file name="Data.php" hash="d78c69dd706b97e39ef4c856c3c9d938"/></dir><dir name="Model"><file name="Observer.php" hash="9a322fef544361af90a8cf5d944f67ac"/><dir name="Source"><file name="Buttons.php" hash="36747ed838586886dd8d7c5412db6183"/><file name="Languages.php" hash="c2527e95cfc81de57230fc41413da30e"/><file name="Menuhover.php" hash="403712eca479672709c8d400c3e8fb71"/><file name="Menuversions.php" hash="7c68a011a001b44f202f5774c32880ba"/><file name="Uihover.php" hash="619d9e5d96f15da367af4096ab448f5a"/></dir></dir><dir name="etc"><file name="config.xml" hash="0229919cfd8c17bf9ca572d449d58d81"/><file name="system.xml" hash="4a91cc8f41a1fca85269f9aad31c77de"/></dir></dir><dir name="SmartLayers"><dir name="Block"><file name="Layer.php" hash="ff9c97fee5c9d729da2a251a776f1cc6"/></dir><dir name="Helper"><file name="Data.php" hash="5e7c2293a8b4211614284c73bd67b982"/></dir><dir name="Model"><file name="Observer.php" hash="77a1a1a8b90401f70b0a7f3cd7b44c3a"/><dir name="Source"><file name="Sharebuttoncount.php" hash="bc069484c899b8a6d7ce7aa2ac190825"/><file name="Shareposition.php" hash="5423eb0a41d7ffa37ddc7731527f1787"/><file name="Theme.php" hash="7dbedb75131d4f2166a5f967c607b877"/></dir></dir><dir name="etc"><file name="config.xml" hash="85d64e8cb9c612492ff6199b3d05b286"/><file name="system.xml" hash="84ea3c15dfccedb192688dd8936d2fab"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="smartlayers.xml" hash="d7446606b33be1dc05f26ee960615044"/><file name="sharingtool.xml" hash="c3408376e653249f8c26c64a65190877"/></dir><dir name="template"><dir name="addthis"><dir name="sharingtool"><file name="share.phtml" hash="9bb3dda42fae0b71b366d0eaa33fb1c7"/></dir><dir name="smartlayers"><file name="smartlayers.phtml" hash="b743cd2866a700b6c4ec6e96969389eb"/></dir></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|