<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>extras/asset.htaccess</filename>
    </added>
    <added>
      <filename>tests/cases/helpers/asset.test.php</filename>
    </added>
    <added>
      <filename>tests/test_app/webroot/cjs/test1_test2_test3_1241762014.js</filename>
    </added>
    <added>
      <filename>tests/test_app/webroot/js/test1.js</filename>
    </added>
    <added>
      <filename>tests/test_app/webroot/js/test2.js</filename>
    </added>
    <added>
      <filename>vendors/js/test3.js</filename>
    </added>
    <added>
      <filename>views/helpers/asset.php</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 /*
- * Asset Packer CakePHP Component
- * Copyright (c) 2008 Matt Curry
+ * Asset Packer CakePHP Plugin
+ * Copyright (c) 2009 Matt Curry
  * www.PseudoCoder.com
  * http://sandbox2.pseudocoder.com/demo/asset
  * http://www.pseudocoder.com/archives/2007/08/08/automatic-asset-packer-cakephp-helper
@@ -18,9 +18,9 @@
    1. You'll need a working version of CakePHP installed. This is running on 1.2.2.8120 stable.
    2. Download jsmin 1.1.0 or later and put it in vendors/jsmin.
    3. Download CSSTidy 1.3 or later and put the contents in vendors/csstidy.
-   4. Download the helper and unzip it to app/views/helpers.
+   4. Download the plugin to /app/plugins/asset.
    5. Include the helper in any controller that will need it. Most likely you will put it in AppController so that it's available to all your controllers:
-      var $helpers = array('Asset');
+      var $helpers = array('Asset.asset');
 
    6. In your layout and views include Javascript files as you normally would when using the $scripts_for_layout approach:
       $javascript-&gt;link('jquery', false);</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>asset.htaccess</filename>
    </removed>
    <removed>
      <filename>asset.php</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>922e0682d8bfe5e20fd882fbcf908942c5499441</id>
    </parent>
  </parents>
  <author>
    <name>unknown</name>
    <email>matt@mcurry.net</email>
  </author>
  <url>http://github.com/mcurry/asset/commit/91430dad585e85b99521252e327ae9f2a89c5169</url>
  <id>91430dad585e85b99521252e327ae9f2a89c5169</id>
  <committed-date>2009-05-07T22:56:07-07:00</committed-date>
  <authored-date>2009-05-07T22:56:07-07:00</authored-date>
  <message>made into plugin.  added unit test</message>
  <tree>20e87e6b9745f62a9a22703098511562c6c16d7c</tree>
  <committer>
    <name>unknown</name>
    <email>matt@mcurry.net</email>
  </committer>
</commit>
