Hello, I'm quite new to Git, but I've made various changes to the 'tinymce' module and would like to push those changes to GitHub. Those changes include..
- Updating to a later version of TinyMCE - A fix that allows lazy loading of dependencies during an AJAX rendering of TinyMCE - Updating to some newer plugins (e.g. autoresize) - Fix for a rendering bug that would fail to re-render a TinyMCE instance through an AJAX Call (e.g. when form validation fails) Also open to any and all oversight and advice during my first Git push - took me several tries to get it figured out in Eclipse. Always used SVN up to this point :) Thanks! Jake Brookover GitHub: jbrookover
