v0.3
----
* version of plugin redactorjs 7.6.3 (changes the license too)
* new API method `$('#redactor').getSelection()` get the selected content in editor
* new API method `$('#redactor').getSettings()` you can get and set settings anytime you want
* removing some ajax calls, (modal windows), to avoid the crossdomain issue on production env
* with the *extra_script* option/setting you can load some script to do something more after load the redactor
* fixing some bugs, adapting things...

v0.2.1
----
* Fixed author and licence

v0.2
----
* Fixed default uploads directory.

v0.1
----
+ Basic redactor functionality.
