I’ve made simple extension, which allow vertically resize textareas in Publish area using 2 small icons right the textarea field.
CM Textarea Resizer extension
Installation:
1. Download the file “cm_textarea_resizer_extension_1.1.0”;
2. Upload the file named “ext.cm_textarea_resizer.php” to the /system/extensions/ folder;
3. Upload the file named “lang.cm_textarea_resizer.php” to the /system/language/english/ folder;
4. Go into the Extensions Manager, enable the extension and check the Settings;
5. Go to Publish area and put your cursor to textarea. Check the two icons right to field and resize it as you wish.
6. Enjoy the new EE feature.
There are any limitations. This extension do not working with WYSIWYG editors e.g. TinyMCE.
CM addons homepage: caleydon.com/expressionengine
History
Version 1.1.0 - 14/06/2008
- Changing extension name (Textarea Resizer --> CM Textarea Resizer);
- Added ability check if we’re not the only one using this hook (Thanks to peschehimself for fix);
- Some code improvements.
Version 1.0.0 - 09/09/2006
- Initial release.
