public
Description: a clone of the latest release of textile_editor_helper with improvments
Homepage:
Clone URL: git://github.com/felttippin/textile-editor-helper.git
textile-editor-helper / CHANGELOG
100644 9 lines (7 sloc) 0.293 kb
1
2
3
4
5
6
7
8
9
== v0.2.1 ==
* Added support for using textile_editor_initialize from an AJAX request
 
== v0.2 ==
* Refactored all the Javascript methods into a more OOP-style architecture
* Added ability to add custom buttons to the toolbar via new helper: textile_editor_button
 
== v0.1 ==
* Initial Release