PSystem_OptimizationHead - Version 1.0.2

Version Notes

This module was tested in Magento Commerce version 1.4.0.1 and 1.5.0.1, and work in this version smoothly.

Download this release

Release Info

Developer Magento Core Team
Extension PSystem_OptimizationHead
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

app/code/community/PSystem/OptimizationHead/Block/Head.php CHANGED
@@ -3,7 +3,7 @@
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
- * @version 1.0.0
7
  */
8
 
9
  /**
@@ -12,7 +12,7 @@
12
  * @category PSystem
13
  * @package PSystem_OptimizationHead
14
  * @author Pascal System <info@pascalsystem.pl>
15
- * @version 1.0.0
16
  */
17
  class PSystem_OptimizationHead_Block_Head extends PSystem_OptimizationHead_Block_Head_Abstract {
18
  /**
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
+ * @version 1.0.2
7
  */
8
 
9
  /**
12
  * @category PSystem
13
  * @package PSystem_OptimizationHead
14
  * @author Pascal System <info@pascalsystem.pl>
15
+ * @version 1.0.2
16
  */
17
  class PSystem_OptimizationHead_Block_Head extends PSystem_OptimizationHead_Block_Head_Abstract {
18
  /**
app/code/community/PSystem/OptimizationHead/Block/Head/Abstract.php CHANGED
@@ -3,7 +3,7 @@
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
- * @version 1.0.0
7
  */
8
 
9
  /**
@@ -12,7 +12,7 @@
12
  * @category PSystem
13
  * @package PSystem_OptimizationHead
14
  * @author Pascal System <info@pascalsystem.pl>
15
- * @version 1.0.0
16
  */
17
  $extClass = Mage::getStoreConfig('psoptimizationhead/extension/classname');
18
  if (!$extClass) $extClass = 'Mage_Page_Block_Html_Head';
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
+ * @version 1.0.2
7
  */
8
 
9
  /**
12
  * @category PSystem
13
  * @package PSystem_OptimizationHead
14
  * @author Pascal System <info@pascalsystem.pl>
15
+ * @version 1.0.2
16
  */
17
  $extClass = Mage::getStoreConfig('psoptimizationhead/extension/classname');
18
  if (!$extClass) $extClass = 'Mage_Page_Block_Html_Head';
app/code/community/PSystem/OptimizationHead/Model/Observer.php CHANGED
@@ -3,7 +3,7 @@
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
- * @version 1.0.0
7
  */
8
 
9
  /**
@@ -17,7 +17,7 @@ require_once dirname(__FILE__).'/../lib/PSystemHtmlMinify.php';
17
  * @category PSystem
18
  * @package PSystem_OptimizationHead
19
  * @author Pascal System <info@pascalsystem.pl>
20
- * @version 1.0.0
21
  */
22
  class PSystem_OptimizationHead_Model_Observer {
23
  /**
3
  * @category PSystem
4
  * @package PSystem_OptimizationHead
5
  * @author Pascal System <info@pascalsystem.pl>
6
+ * @version 1.0.2
7
  */
8
 
9
  /**
17
  * @category PSystem
18
  * @package PSystem_OptimizationHead
19
  * @author Pascal System <info@pascalsystem.pl>
20
+ * @version 1.0.2
21
  */
22
  class PSystem_OptimizationHead_Model_Observer {
23
  /**
app/code/community/PSystem/OptimizationHead/etc/adminhtml.xml CHANGED
@@ -4,7 +4,7 @@
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
- * @version 1.0.0
8
  */
9
  -->
10
  <config>
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
+ * @version 1.0.2
8
  */
9
  -->
10
  <config>
app/code/community/PSystem/OptimizationHead/etc/config.xml CHANGED
@@ -4,7 +4,7 @@
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
- * @version 1.0.0
8
  */
9
  -->
10
  <config>
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
+ * @version 1.0.2
8
  */
9
  -->
10
  <config>
app/code/community/PSystem/OptimizationHead/etc/system.xml CHANGED
@@ -4,7 +4,7 @@
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
- * @version 1.0.0
8
  */
9
  -->
10
  <config>
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
+ * @version 1.0.2
8
  */
9
  -->
10
  <config>
app/etc/modules/PSystem_OptimizationHead.xml CHANGED
@@ -4,7 +4,7 @@
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
- * @version 1.0.0
8
  */
9
  -->
10
  <config>
4
  * @category PSystem
5
  * @package PSystem_OptimizationHead
6
  * @author Pascal System <info@pascalsystem.pl>
7
+ * @version 1.0.2
8
  */
9
  -->
10
  <config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>PSystem_OptimizationHead</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>This module combine (merge) your css and js files. Additionaly this module compress your files by gzip and minify. In addition this module compress your html.</description>
11
  <notes>This module was tested in Magento Commerce version 1.4.0.1 and 1.5.0.1, and work in this version smoothly.</notes>
12
  <authors><author><name>Pascal System</name><user>auto-converted</user><email>info@pascalsystem.pl</email></author></authors>
13
- <date>2011-04-17</date>
14
- <time>19:31:14</time>
15
- <contents><target name="mage"><dir name="js"><dir name="pascalsystem"><file name="combine.php" hash="ac34bd3b233b17472565872470e5c8f8"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="PSystem_OptimizationHead.xml" hash="c275af0fe2e0a37029a739101d980241"/></dir></target><target name="magecommunity"><dir name="PSystem"><dir name="OptimizationHead"><dir name="Block"><file name="Head.php" hash="54987ec3eb837a7b23f52fc78509927d"/><dir name="Head"><file name="Abstract.php" hash="1a4757995d9a9bdbbea1ed9b3f16f715"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="4c98ce2468f6321c3faf18740ef703f7"/><file name="config.xml" hash="5d260c92bd8136cd80022e0b0559bad0"/><file name="system.xml" hash="90812fc21bd2172b2c9cce74aa25ae83"/></dir><dir name="lib"><file name="JSMin.php" hash="5716028656e1d402c98a43ee18648dd3"/><file name="PSystemHtmlMinify.php" hash="2d841f14aa166efb568b1aeee3cef522"/><dir name="Minify"><file name="CommentPreserver.php" hash="86bab05265083b57935503bdd735ce74"/><file name="CSS.php" hash="cdeb49c0f35a6cef166c6cfee7f1dd95"/><dir name="CSS"><file name="Compressor.php" hash="b514fdc1f7c010031631994c77a18bf6"/><file name="UriRewriter.php" hash="5ab5dfdb489e28a39a4e9d6ad70117d6"/></dir></dir></dir><dir name="Model"><file name="Observer.php" hash="5f364fa85796bf7024dde9e1435d15c9"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><package><name>PSystem_Base</name><channel>community</channel><min></min><max></max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>PSystem_OptimizationHead</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
10
  <description>This module combine (merge) your css and js files. Additionaly this module compress your files by gzip and minify. In addition this module compress your html.</description>
11
  <notes>This module was tested in Magento Commerce version 1.4.0.1 and 1.5.0.1, and work in this version smoothly.</notes>
12
  <authors><author><name>Pascal System</name><user>auto-converted</user><email>info@pascalsystem.pl</email></author></authors>
13
+ <date>2011-04-24</date>
14
+ <time>09:56:09</time>
15
+ <contents><target name="mage"><dir name="js"><dir name="pascalsystem"><file name="combine.php" hash="ac34bd3b233b17472565872470e5c8f8"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="PSystem_OptimizationHead.xml" hash="37bb53d098a9b71fa243340958f7f89b"/></dir></target><target name="magecommunity"><dir name="PSystem"><dir name="OptimizationHead"><dir name="Block"><file name="Head.php" hash="447daa8246f1b065eb276e158403d278"/><dir name="Head"><file name="Abstract.php" hash="5834e544fa2555076329ba8dc5969989"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="552f15f94b4eb59d3237ba7230eba7db"/><file name="config.xml" hash="e773e63c2e83e8e83a7868c41d9cfa48"/><file name="system.xml" hash="df3a74a5cc812897b28a4a0ebdc039bb"/></dir><dir name="lib"><file name="JSMin.php" hash="5716028656e1d402c98a43ee18648dd3"/><file name="PSystemHtmlMinify.php" hash="2d841f14aa166efb568b1aeee3cef522"/><dir name="Minify"><file name="CommentPreserver.php" hash="86bab05265083b57935503bdd735ce74"/><file name="CSS.php" hash="cdeb49c0f35a6cef166c6cfee7f1dd95"/><dir name="CSS"><file name="Compressor.php" hash="b514fdc1f7c010031631994c77a18bf6"/><file name="UriRewriter.php" hash="5ab5dfdb489e28a39a4e9d6ad70117d6"/></dir></dir></dir><dir name="Model"><file name="Observer.php" hash="97826bc66a2b20ef44b9fbd64c1cf3c7"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><package><name>PSystem_Base</name><channel>community</channel><min></min><max></max></package></required></dependencies>
18
  </package>