<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>396006a7f405c36e9e8807ad4e025409bf6cb4eb</id>
      </parent>
    </parents>
    <author>
      <name>ryanfelton</name>
      <email>ryanfelton@gmail.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/b6cd26971e62055c57d26f2a4dcd3dd576caa452</url>
    <id>b6cd26971e62055c57d26f2a4dcd3dd576caa452</id>
    <committed-date>2009-08-17T17:34:03-07:00</committed-date>
    <authored-date>2009-08-17T17:34:03-07:00</authored-date>
    <message>added CDATA javascript escaping for XHTML validation</message>
    <tree>33d2cf64227b2d0c43bcfa682af3ef9944242ca3</tree>
    <committer>
      <name>ryanfelton</name>
      <email>ryanfelton@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6698de86a685ec15c16c514d0f25c4665e5636a</id>
      </parent>
    </parents>
    <author>
      <name>Matt Garrett</name>
      <email>mattga@gmail.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/396006a7f405c36e9e8807ad4e025409bf6cb4eb</url>
    <id>396006a7f405c36e9e8807ad4e025409bf6cb4eb</id>
    <committed-date>2009-08-13T18:40:19-07:00</committed-date>
    <authored-date>2009-08-13T07:33:15-07:00</authored-date>
    <message>Tweaked the README to show how to initialize when using jQuery.

Signed-off-by: Ryan Felton &lt;ryan@aisleten.com&gt;</message>
    <tree>cf8ddcc7221abae3b0f09fab4506462ee1c08e20</tree>
    <committer>
      <name>Ryan Felton</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>019c13edda6b20b69b9c4f35520202eb48d86a13</id>
      </parent>
    </parents>
    <author>
      <name>deleteme</name>
      <email>mattga@gmail.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/d6698de86a685ec15c16c514d0f25c4665e5636a</url>
    <id>d6698de86a685ec15c16c514d0f25c4665e5636a</id>
    <committed-date>2008-12-16T09:18:05-08:00</committed-date>
    <authored-date>2008-12-16T07:56:14-08:00</authored-date>
    <message>Updated the Dependency section in the README to correctly state when the JavaScript runs.

Signed-off-by: felttippin &lt;ryan@aisleten.com&gt;</message>
    <tree>6cdcb4be24c8e55a9ce9f06ffb394ebacfff1d80</tree>
    <committer>
      <name>felttippin</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d36afec568f6f8c22f51d6d43ceafdf0a22243b4</id>
      </parent>
    </parents>
    <author>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/019c13edda6b20b69b9c4f35520202eb48d86a13</url>
    <id>019c13edda6b20b69b9c4f35520202eb48d86a13</id>
    <committed-date>2008-12-16T07:45:14-08:00</committed-date>
    <authored-date>2008-12-16T07:45:14-08:00</authored-date>
    <message>fixed tests for switch to observing dom loaded</message>
    <tree>c250cd22639b131024df511c15a7b57b7f809ac6</tree>
    <committer>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25f88f80bd34445cbf5540a5e351a16f52d7e85e</id>
      </parent>
    </parents>
    <author>
      <name>deleteme</name>
      <email>mattga@gmail.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/d36afec568f6f8c22f51d6d43ceafdf0a22243b4</url>
    <id>d36afec568f6f8c22f51d6d43ceafdf0a22243b4</id>
    <committed-date>2008-12-16T07:36:10-08:00</committed-date>
    <authored-date>2008-11-30T15:35:52-08:00</authored-date>
    <message>The javascript now runs when the dom is ready to be manipulated instead of when the page is done loading. A page with many images will no longer delay the editor from initializing.

Signed-off-by: felttippin &lt;ryan@aisleten.com&gt;</message>
    <tree>c5adc447dabfcd907e7d996b28adb135320126ce</tree>
    <committer>
      <name>felttippin</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>254e9ec32b7447d738cc7a1d1d1a34545d7cd74e</id>
      </parent>
    </parents>
    <author>
      <name>Wes Rogers</name>
      <email>wesrog@gmail.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/25f88f80bd34445cbf5540a5e351a16f52d7e85e</url>
    <id>25f88f80bd34445cbf5540a5e351a16f52d7e85e</id>
    <committed-date>2008-12-16T07:27:47-08:00</committed-date>
    <authored-date>2008-11-29T08:29:58-08:00</authored-date>
    <message>Fixing for Rails 2.2.2

Signed-off-by: felttippin &lt;ryan@aisleten.com&gt;</message>
    <tree>a56b2dd46aca5ca3bf6dfaeff915f522b54d35eb</tree>
    <committer>
      <name>felttippin</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c896d39576827bb3b8605413fc4dc380fceeb1c</id>
      </parent>
    </parents>
    <author>
      <name>Simone Carletti</name>
      <email>weppos@weppos.net</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/254e9ec32b7447d738cc7a1d1d1a34545d7cd74e</url>
    <id>254e9ec32b7447d738cc7a1d1d1a34545d7cd74e</id>
    <committed-date>2008-12-16T07:19:49-08:00</committed-date>
    <authored-date>2008-11-04T01:25:59-08:00</authored-date>
    <message>* Fixed a bug that causes any browser running under Microsoft Internet Explorer to append an additional space before textile closing element (Thanks to Lorenzo Monaco).

Signed-off-by: felttippin &lt;ryan@aisleten.com&gt;</message>
    <tree>99bc071fb653f0b917227b7907f408198861a6e7</tree>
    <committer>
      <name>felttippin</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a99840654a0350beaba2f198e5349c7008f5990</id>
      </parent>
    </parents>
    <author>
      <name>Simone Carletti</name>
      <email>weppos@weppos.net</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/2c896d39576827bb3b8605413fc4dc380fceeb1c</url>
    <id>2c896d39576827bb3b8605413fc4dc380fceeb1c</id>
    <committed-date>2008-12-16T07:19:49-08:00</committed-date>
    <authored-date>2008-11-04T01:17:56-08:00</authored-date>
    <message>* Replaced tabs with spaces

Signed-off-by: felttippin &lt;ryan@aisleten.com&gt;</message>
    <tree>aa529c1af98e4015b201a07b96ae0f130a622bad</tree>
    <committer>
      <name>felttippin</name>
      <email>ryan@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>547be801154174ce40d7b4bc22370bfc72232d5e</id>
      </parent>
    </parents>
    <author>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/1a99840654a0350beaba2f198e5349c7008f5990</url>
    <id>1a99840654a0350beaba2f198e5349c7008f5990</id>
    <committed-date>2008-09-19T13:59:18-07:00</committed-date>
    <authored-date>2008-09-19T13:59:18-07:00</authored-date>
    <message>updated init to use load the texttile_editor_helper file</message>
    <tree>a0f396452acb4affc554b038906aa44db2bdd4ea</tree>
    <committer>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf8c9a8a3c056177321c300b7507dd92e8c31694</id>
      </parent>
    </parents>
    <author>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/547be801154174ce40d7b4bc22370bfc72232d5e</url>
    <id>547be801154174ce40d7b4bc22370bfc72232d5e</id>
    <committed-date>2008-09-19T13:03:59-07:00</committed-date>
    <authored-date>2008-09-19T13:03:59-07:00</authored-date>
    <message>updates to allow the use from_for method with the textile_editor
  &lt;% for_for @user do |f| %&gt;
    &lt;%= f.textile_editor :description %&gt;
  &lt;% end %&gt;</message>
    <tree>cf24d9373b87b8f44a7e895753490295627ad6a9</tree>
    <committer>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8a3a046e4625ea6501e9219c77b0f3752198c3b</id>
      </parent>
    </parents>
    <author>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/cf8c9a8a3c056177321c300b7507dd92e8c31694</url>
    <id>cf8c9a8a3c056177321c300b7507dd92e8c31694</id>
    <committed-date>2008-09-19T09:44:57-07:00</committed-date>
    <authored-date>2008-09-19T09:44:57-07:00</authored-date>
    <message>commented out console.log - it prevented the editor from working for people with FireFox 3 and Firebug with Firebugs console turned off</message>
    <tree>5e9ca864cbdb53e93e594748d48b54ab6fd53ca8</tree>
    <committer>
      <name>ryanfelton</name>
      <email>ryanfelton@aisleten.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55a27cdf37b4a7fdd5de6935b0b2e9ead081e4bd</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/e8a3a046e4625ea6501e9219c77b0f3752198c3b</url>
    <id>e8a3a046e4625ea6501e9219c77b0f3752198c3b</id>
    <committed-date>2008-02-12T09:36:00-08:00</committed-date>
    <authored-date>2008-02-12T09:36:00-08:00</authored-date>
    <message>Fixed textile editor JS for jQuery

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@240 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>ea3a46458078819e1537b0b45ec8ac14ff293ffb</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6693c1b770bc161a8bc236749c26667ae88fba2</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/55a27cdf37b4a7fdd5de6935b0b2e9ead081e4bd</url>
    <id>55a27cdf37b4a7fdd5de6935b0b2e9ead081e4bd</id>
    <committed-date>2008-02-12T09:16:50-08:00</committed-date>
    <authored-date>2008-02-12T09:16:50-08:00</authored-date>
    <message>Added jQuery framework support

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@239 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>461d6915084d9763ce5fbded009f19d429a53c2e</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e4004c54d171d28ee1e1435f17695d8a97a6343</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/c6693c1b770bc161a8bc236749c26667ae88fba2</url>
    <id>c6693c1b770bc161a8bc236749c26667ae88fba2</id>
    <committed-date>2008-02-12T08:46:27-08:00</committed-date>
    <authored-date>2008-02-12T08:46:27-08:00</authored-date>
    <message>Fixed that tests were broken in Rails 2.x

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@238 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>25c79316774050458adf32ddc5c81091856f45fa</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0ee768097539866212f188be0f04a1d4ac836f4</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/3e4004c54d171d28ee1e1435f17695d8a97a6343</url>
    <id>3e4004c54d171d28ee1e1435f17695d8a97a6343</id>
    <committed-date>2007-11-01T12:11:01-07:00</committed-date>
    <authored-date>2007-11-01T12:11:01-07:00</authored-date>
    <message>Updated README (changed version number)

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@225 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>413ecf71cc3acb62f234f7da9a10595d67f3e86f</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53ccb143e8c4c6f3dc7a598547813482612ccd45</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/d0ee768097539866212f188be0f04a1d4ac836f4</url>
    <id>d0ee768097539866212f188be0f04a1d4ac836f4</id>
    <committed-date>2007-06-20T07:13:06-07:00</committed-date>
    <authored-date>2007-06-20T07:13:06-07:00</authored-date>
    <message>Fixed that bullet list and numbered list glyphs were backwards

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@136 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>72a82bf3ac9cc6ed40c8c5b117cda25981e81761</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e6eb1d882d98851f5261ba5e281b1cab16a5e83</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/53ccb143e8c4c6f3dc7a598547813482612ccd45</url>
    <id>53ccb143e8c4c6f3dc7a598547813482612ccd45</id>
    <committed-date>2007-06-16T07:47:39-07:00</committed-date>
    <authored-date>2007-06-16T07:47:39-07:00</authored-date>
    <message>Minor changes to the quoting of strings in initialize output

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@127 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>a9426c2b015fa2e97637fdff58dc87ae13ebf88a</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82b9590fe859949640087339665accdfdfe7fd99</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/7e6eb1d882d98851f5261ba5e281b1cab16a5e83</url>
    <id>7e6eb1d882d98851f5261ba5e281b1cab16a5e83</id>
    <committed-date>2007-06-15T15:44:06-07:00</committed-date>
    <authored-date>2007-06-15T15:44:06-07:00</authored-date>
    <message>Added support for using textile_editor_initialize from an AJAX request

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@125 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>91cf895945592d3d9c1efbeea9149f76c467182f</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20b4b044270287350093250d7e5cb91bae8889d5</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/82b9590fe859949640087339665accdfdfe7fd99</url>
    <id>82b9590fe859949640087339665accdfdfe7fd99</id>
    <committed-date>2007-06-05T08:18:05-07:00</committed-date>
    <authored-date>2007-06-05T08:18:05-07:00</authored-date>
    <message>Fixed bug all toolbar buttons were modifiying a single textarea rather than the respective fields

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@99 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>fc093a3f4c776f98df725bfad6742fe037be7492</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88ca86b74cbde0c0660a107212d7a1c597078d94</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/20b4b044270287350093250d7e5cb91bae8889d5</url>
    <id>20b4b044270287350093250d7e5cb91bae8889d5</id>
    <committed-date>2007-06-02T16:43:49-07:00</committed-date>
    <authored-date>2007-06-02T16:43:49-07:00</authored-date>
    <message>Added that custom buttons can perform textile actions (insertTag, etc.)

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@98 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>f6c98185edb3a320bbd770c786bb5ef573857cca</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e5b4e3220f1494824f5f86514b44eca3b53850b</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/88ca86b74cbde0c0660a107212d7a1c597078d94</url>
    <id>88ca86b74cbde0c0660a107212d7a1c597078d94</id>
    <committed-date>2007-05-31T12:18:00-07:00</committed-date>
    <authored-date>2007-05-31T12:18:00-07:00</authored-date>
    <message>Refactored JS and simplified custom button feature (fully open-ended now)

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@97 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>ff1b11b9a611d741e0ea9f95ae99fc3cc4d61105</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>472ec02dd2776ed7287af46cdf3835dcfee7b362</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/2e5b4e3220f1494824f5f86514b44eca3b53850b</url>
    <id>2e5b4e3220f1494824f5f86514b44eca3b53850b</id>
    <committed-date>2007-05-30T11:10:54-07:00</committed-date>
    <authored-date>2007-05-30T11:10:54-07:00</authored-date>
    <message>Added ability to add custom buttons and separators to the end of the toolbar
Simplified standard buttons to have the image directly added to HTML rather than styled through CSS

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@96 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>494d274913ba277a1007e7a5ad181fbb0cfad39e</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3294f57eb04904da3eb31fc1e780da6d047168d3</id>
      </parent>
    </parents>
    <author>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/472ec02dd2776ed7287af46cdf3835dcfee7b362</url>
    <id>472ec02dd2776ed7287af46cdf3835dcfee7b362</id>
    <committed-date>2007-04-28T19:52:43-07:00</committed-date>
    <authored-date>2007-04-28T19:52:43-07:00</authored-date>
    <message>-fix for scroll issue in FF


git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@95 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>c8a5e73a6f4687ca32831249e7b60e4dae36f9e9</tree>
    <committer>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3e22dcef7aab671ec1bc1de4ac1ed09045749d5</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/3294f57eb04904da3eb31fc1e780da6d047168d3</url>
    <id>3294f57eb04904da3eb31fc1e780da6d047168d3</id>
    <committed-date>2007-03-28T07:54:34-07:00</committed-date>
    <authored-date>2007-03-28T07:54:34-07:00</authored-date>
    <message>Fixed strange JS bug resulting from Event.observe with a named function (changed call parameter to an anonymous function)

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@76 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>a959e88115843d58fb0625c28782572cf6893ae0</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee277b38df1a63d3b278b377206f2fa7d6a89534</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/f3e22dcef7aab671ec1bc1de4ac1ed09045749d5</url>
    <id>f3e22dcef7aab671ec1bc1de4ac1ed09045749d5</id>
    <committed-date>2007-03-28T06:17:24-07:00</committed-date>
    <authored-date>2007-03-28T06:17:24-07:00</authored-date>
    <message>Applied patch from Chris Wanstrath which extends textile_editor_initialize to support an argument list of IDs

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@75 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>d41bc1087ce35e291f56b2980f0eec28acb8408e</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a94312213e1e241bfdfb0dd2d1c2008b8b925934</id>
      </parent>
    </parents>
    <author>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/ee277b38df1a63d3b278b377206f2fa7d6a89534</url>
    <id>ee277b38df1a63d3b278b377206f2fa7d6a89534</id>
    <committed-date>2007-03-25T17:16:39-07:00</committed-date>
    <authored-date>2007-03-25T17:16:39-07:00</authored-date>
    <message>added license file and a rather wordy readme

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@74 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>f6eb4e50da468ea6ec540f13cc416ff0b33d7c20</tree>
    <committer>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4975caa2cae6bcbbd60d28ebe9bf1df8a8be0662</id>
      </parent>
    </parents>
    <author>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/a94312213e1e241bfdfb0dd2d1c2008b8b925934</url>
    <id>a94312213e1e241bfdfb0dd2d1c2008b8b925934</id>
    <committed-date>2007-03-22T14:15:36-07:00</committed-date>
    <authored-date>2007-03-22T14:15:36-07:00</authored-date>
    <message>squashed a bug related to lists across multiple lines. if the line didn't start with an alphanumeric character it puked

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@73 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>ca26c4140f7e41e19a4ea9d23fd522bc0ec37b01</tree>
    <committer>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>607c3a1068661105eb5bcbc474dc2323284bc125</id>
      </parent>
    </parents>
    <author>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/4975caa2cae6bcbbd60d28ebe9bf1df8a8be0662</url>
    <id>4975caa2cae6bcbbd60d28ebe9bf1df8a8be0662</id>
    <committed-date>2007-03-22T08:20:36-07:00</committed-date>
    <authored-date>2007-03-22T08:20:36-07:00</authored-date>
    <message>some fixes for the textile editor:

 - the initializer properly loads
 - clicking the justify tags puts in the appropriate new line tag

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@72 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>d9188b573d555b327c7b96cdd3ee9c7e162f583d</tree>
    <committer>
      <name>dmolsen</name>
      <email>dmolsen@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03b023081b6221a56a7ea9142d65a3bfd5ab8bfc</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/607c3a1068661105eb5bcbc474dc2323284bc125</url>
    <id>607c3a1068661105eb5bcbc474dc2323284bc125</id>
    <committed-date>2007-03-21T07:43:21-07:00</committed-date>
    <authored-date>2007-03-21T07:43:21-07:00</authored-date>
    <message>Updated event initalization to use Event.observe from protoype.js

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@71 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>6101e993860affef0ce5e2f1a5ab6369c47cf55b</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>584fbfaa7ab1b45f3162c9c571cac8bea2641262</id>
      </parent>
    </parents>
    <author>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </author>
    <url>http://github.com/felttippin/textile-editor-helper/commit/03b023081b6221a56a7ea9142d65a3bfd5ab8bfc</url>
    <id>03b023081b6221a56a7ea9142d65a3bfd5ab8bfc</id>
    <committed-date>2007-03-20T14:39:12-07:00</committed-date>
    <authored-date>2007-03-20T14:39:12-07:00</authored-date>
    <message>Updated toolbar button styles

git-svn-id: http://svn.webtest.wvu.edu/repos/rails/plugins/textile_editor_helper@70 6731b596-9f2e-9c42-8d5b-c76208a4698c</message>
    <tree>529d3c8c38a749f254e959f45706737384300689</tree>
    <committer>
      <name>cbscharf</name>
      <email>cbscharf@6731b596-9f2e-9c42-8d5b-c76208a4698c</email>
    </committer>
  </commit>
</commits>
