Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 576 Bytes

File metadata and controls

13 lines (8 loc) · 576 Bytes

radiant autoresize-textarea extension

a simple radiant extension that provides magical textareas that automatically resize to fit their contents within the admin interface.

install instructions

gem install radiant-autoresize_textarea-extension
# add the following line to your config/environment.rb: config.gem 'radiant-autoresize_textarea-extension', :lib => false
rake radiant:extensions:autoresize_textarea:update

license

the radiant autoresize textarea extension is licensed under the MIT standard license. see LICENSE for further information.