Version Notes
Fixed magento connect installation issue
Download this release
Release Info
Developer | Jextn Themes |
Extension | Adodis_Latesttweets |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- app/code/{community → local}/Adodis/Latesttweets/Block/Latesttweets.php +0 -0
- app/code/{community → local}/Adodis/Latesttweets/Helper/Data.php +0 -0
- app/code/{community → local}/Adodis/Latesttweets/Model/Adminhtml/System/Config/Source/Enabledisable.php +0 -0
- app/code/{community → local}/Adodis/Latesttweets/Model/Adminhtml/System/Config/Source/Enablescroll.php +0 -0
- app/code/{community → local}/Adodis/Latesttweets/etc/config.xml +0 -0
- app/code/{community → local}/Adodis/Latesttweets/etc/system.xml +0 -0
- app/etc/modules/Adodis_Latesttweets.xml +1 -1
- package.xml +9 -9
app/code/{community → local}/Adodis/Latesttweets/Block/Latesttweets.php
RENAMED
File without changes
|
app/code/{community → local}/Adodis/Latesttweets/Helper/Data.php
RENAMED
File without changes
|
app/code/{community → local}/Adodis/Latesttweets/Model/Adminhtml/System/Config/Source/Enabledisable.php
RENAMED
File without changes
|
app/code/{community → local}/Adodis/Latesttweets/Model/Adminhtml/System/Config/Source/Enablescroll.php
RENAMED
File without changes
|
app/code/{community → local}/Adodis/Latesttweets/etc/config.xml
RENAMED
File without changes
|
app/code/{community → local}/Adodis/Latesttweets/etc/system.xml
RENAMED
File without changes
|
app/etc/modules/Adodis_Latesttweets.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<modules>
|
4 |
<Adodis_Latesttweets>
|
5 |
<active>true</active>
|
6 |
-
<codePool>
|
7 |
</Adodis_Latesttweets>
|
8 |
</modules>
|
9 |
</config>
|
3 |
<modules>
|
4 |
<Adodis_Latesttweets>
|
5 |
<active>true</active>
|
6 |
+
<codePool>local</codePool>
|
7 |
</Adodis_Latesttweets>
|
8 |
</modules>
|
9 |
</config>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Adodis_Latesttweets</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
-
<license uri="http://
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>Latest
|
10 |
-
<description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Jextn Themes</name><user>adodistheme</user><email>magento-support@jextn.com</email></author></authors>
|
13 |
-
<date>2012-03-
|
14 |
-
<time>
|
15 |
-
<contents><target name="
|
16 |
<compatible/>
|
17 |
-
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Adodis_Latesttweets</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license uri="http://opensource.org/licenses/osl-3.0.php">GPL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Latest extension is using for Displaying and Managing Latest Tweets from Twitter.</summary>
|
10 |
+
<description>Latest extension is using for Displaying and Managing Latest Tweets from Twitter.</description>
|
11 |
+
<notes>Fixed magento connect installation issue</notes>
|
12 |
<authors><author><name>Jextn Themes</name><user>adodistheme</user><email>magento-support@jextn.com</email></author></authors>
|
13 |
+
<date>2012-03-23</date>
|
14 |
+
<time>08:45:14</time>
|
15 |
+
<contents><target name="magelocal"><dir><dir name="Adodis"><dir name="Latesttweets"><dir name="Block"><file name="Latesttweets.php" hash="486d9d9187c95b2d95c91dfd7d344564"/></dir><dir name="Helper"><file name="Data.php" hash="8ee1abf1b43d38819a9f6a3043a0568a"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Enabledisable.php" hash="93282f5774cc69646101147c8234a56d"/><file name="Enablescroll.php" hash="d49f91984dc2f630a30d1de618a49217"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="ed9f8cc8ca703af8a8d613de90132566"/><file name="system.xml" hash="be34a1fb01f07c3e8737002845be4800"/></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Adodis_Latesttweets.xml" hash="330d4fa51c3ae3bd5c6389b4b06d41f5"/></dir></dir></target><target name="magedesign"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="latesttweets.xml" hash="6c26f8785b058d83ef8608c90582133b"/></dir><dir name="template"><dir name="latesttweets"><file name="latesttweets.phtml" hash="4318d6eb655644babc5c9077e894b875"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="twitter.css" hash="44f11b94379892192255fe30ed3e9f44"/></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|