Tentura_Atemplatered - Version 1.0.1

Version Notes

Init FIle fix

Download this release

Release Info

Developer Tentura Team
Extension Tentura_Atemplatered
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/etc/modules/Tentura_Arewrite.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Tentura_Arewrite>
5
+ <active>true</active>
6
+ <codePool>local</codePool>
7
+ </Tentura_Arewrite>
8
+ </modules>
9
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tentura_Atemplatered</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -13,11 +13,11 @@ Magento Updates Compatible&#xD;
13
  IE 7, 8, 9 compatibility&#xD;
14
  Easy to Install&#xD;
15
  Extension is written in a way that does not change the Magento Core files</description>
16
- <notes>aTemplate Version</notes>
17
  <authors><author><name>Tentura Team</name><user>tentura</user><email>info@tentura.eu</email></author></authors>
18
- <date>2014-05-12</date>
19
- <time>19:59:15</time>
20
- <contents><target name="magelocal"><dir name="Tentura"><dir name="Arewrite"><dir name="Controller"><file name="Observer.php" hash="e3f1a8aa342fbbab0b2c97ead16db1ec"/></dir><dir name="etc"><file name="config.xml" hash="59a122236ab63e5f561cfe5b57535483"/><file name="system.xml" hash="0f094c32d49379fc191427abba2e0b02"/></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="atemplate-red"><file name="atemplate-ie.css" hash="ae930e27edc5ce62e075d4b5584ab6db"/><file name="atemplate-ie8.css" hash="efc8bcde489d0cb7aa9bfa7be7ee7eba"/><file name="atemplate-ie9.css" hash="ea5cc9eeeff51879e7e60aa29d04a34e"/><file name="atemplate.css" hash="5edcc795a6107c8933ec83306e6a7144"/><dir name="images"><file name="add_btn_icon.gif" hash="445d49f5699ae094cf47d31450d912a3"/><file name="bkg_btn-close2.png" hash="6f5192997d9e1dfb1d95eba665f5e640"/><file name="btn_add-image_icon.gif" hash="c307b86f04e00ff1b66bd01f809d3a0d"/><file name="btn_add-widget_icon2.png" hash="e91411bd2b736a17a0aa10e90047f705"/><file name="btn_go.gif" hash="f08e8b51ba532e4226c27937efda8ab1"/><file name="btn_show-hide_icon.png" hash="709e1f9a41f3dc08083c9cb78b7ab00e"/><file name="cancel_btn_icon.gif" hash="b0587681877a8b15086d9d5241707414"/><file name="cancel_icon.png" hash="b0a04e7277101ea62fe93b96824bb58e"/><file name="edit_icon.png" hash="416e295a119e15222c5a8c18891579af"/><file name="entry_edit_head_arrow_down.gif" hash="cde9219511cdca9c242d53538bedf4e6"/><file name="entry_edit_head_arrow_up.gif" hash="b4dd15d4a523b2d3119b743f090b264f"/><file name="grid_sort_asc.png" hash="8337633aa7be5446420165713f0c8213"/><file name="grid_sort_desc.png" hash="78f9ba2dab8d24b2cf0786e79233a0a9"/><file name="icon_btn_back.png" hash="4977c9c89bc3ce1674388b05298eee6c"/><file name="login_logo.png" hash="ca172681335fdcb298cbced2894870cf"/><file name="logo.png" hash="77e1a27f8e1d4b3c2198854e2ae6fc13"/><file name="more_arrow.png" hash="126f00170a35a112b4c5281a197f87d5"/><file name="nav2_parent_arrow.gif" hash="7d8ac752f6dc50f90ec84d978395dfcd"/><file name="rule_component_add.png" hash="5a37c4cb87f8f60c1f68962a35ab0ed1"/><file name="save_btn_icon.png" hash="def541b962c23ceddd26942ae9c89c79"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="atemplate-red"><dir name="layout"><file name="atemplate.xml" hash="8329a2177728a504e2c5944a11be0be6"/></dir><dir name="template"><file name="forgotpassword.phtml" hash="dda5028b5634ef59b923849a3026f3c8"/><file name="login.phtml" hash="b5f70e3b910ee6a286498f038ce75f4b"/><file name="resetforgottenpassword.phtml" hash="134f55ced47a89c87997cb707de0566f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tentura_Arewrite" hash=""/></dir></target></contents>
21
  <compatible/>
22
  <dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
23
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tentura_Atemplatered</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
13
  IE 7, 8, 9 compatibility&#xD;
14
  Easy to Install&#xD;
15
  Extension is written in a way that does not change the Magento Core files</description>
16
+ <notes>Init FIle fix</notes>
17
  <authors><author><name>Tentura Team</name><user>tentura</user><email>info@tentura.eu</email></author></authors>
18
+ <date>2014-05-15</date>
19
+ <time>20:23:39</time>
20
+ <contents><target name="magelocal"><dir name="Tentura"><dir name="Arewrite"><dir name="Controller"><file name="Observer.php" hash="e3f1a8aa342fbbab0b2c97ead16db1ec"/></dir><dir name="etc"><file name="config.xml" hash="59a122236ab63e5f561cfe5b57535483"/><file name="system.xml" hash="0f094c32d49379fc191427abba2e0b02"/></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="atemplate-red"><file name="atemplate-ie.css" hash="ae930e27edc5ce62e075d4b5584ab6db"/><file name="atemplate-ie8.css" hash="efc8bcde489d0cb7aa9bfa7be7ee7eba"/><file name="atemplate-ie9.css" hash="ea5cc9eeeff51879e7e60aa29d04a34e"/><file name="atemplate.css" hash="5edcc795a6107c8933ec83306e6a7144"/><dir name="images"><file name="add_btn_icon.gif" hash="445d49f5699ae094cf47d31450d912a3"/><file name="bkg_btn-close2.png" hash="6f5192997d9e1dfb1d95eba665f5e640"/><file name="btn_add-image_icon.gif" hash="c307b86f04e00ff1b66bd01f809d3a0d"/><file name="btn_add-widget_icon2.png" hash="e91411bd2b736a17a0aa10e90047f705"/><file name="btn_go.gif" hash="f08e8b51ba532e4226c27937efda8ab1"/><file name="btn_show-hide_icon.png" hash="709e1f9a41f3dc08083c9cb78b7ab00e"/><file name="cancel_btn_icon.gif" hash="b0587681877a8b15086d9d5241707414"/><file name="cancel_icon.png" hash="b0a04e7277101ea62fe93b96824bb58e"/><file name="edit_icon.png" hash="416e295a119e15222c5a8c18891579af"/><file name="entry_edit_head_arrow_down.gif" hash="cde9219511cdca9c242d53538bedf4e6"/><file name="entry_edit_head_arrow_up.gif" hash="b4dd15d4a523b2d3119b743f090b264f"/><file name="grid_sort_asc.png" hash="8337633aa7be5446420165713f0c8213"/><file name="grid_sort_desc.png" hash="78f9ba2dab8d24b2cf0786e79233a0a9"/><file name="icon_btn_back.png" hash="4977c9c89bc3ce1674388b05298eee6c"/><file name="login_logo.png" hash="ca172681335fdcb298cbced2894870cf"/><file name="logo.png" hash="77e1a27f8e1d4b3c2198854e2ae6fc13"/><file name="more_arrow.png" hash="126f00170a35a112b4c5281a197f87d5"/><file name="nav2_parent_arrow.gif" hash="7d8ac752f6dc50f90ec84d978395dfcd"/><file name="rule_component_add.png" hash="5a37c4cb87f8f60c1f68962a35ab0ed1"/><file name="save_btn_icon.png" hash="def541b962c23ceddd26942ae9c89c79"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="atemplate-red"><dir name="layout"><file name="atemplate.xml" hash="8329a2177728a504e2c5944a11be0be6"/></dir><dir name="template"><file name="forgotpassword.phtml" hash="dda5028b5634ef59b923849a3026f3c8"/><file name="login.phtml" hash="b5f70e3b910ee6a286498f038ce75f4b"/><file name="resetforgottenpassword.phtml" hash="134f55ced47a89c87997cb707de0566f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tentura_Arewrite.xml" hash="6d4e0607ce7d82c50382459b634dcec9"/></dir></target></contents>
21
  <compatible/>
22
  <dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
23
  </package>