Manually adjust your text areas height using FCKeditor

This version of the famous FCKeditor module for Drupal includes a new setting entry
Field heights.
This setting entry let you enter a path followed by a height as in:
node/*/edit 40
telling FCKeditor to open the editor area when editing a node with space for about 40 lines of text (since they do not check the size of the font, the resulting number of rows is quite dependent on your theme.)
The number of paths and sizes is not limited. The paths are the same and 100% compatible with the paths used to include or exclude text areas from the FCKeditor.
Uses FCKeditor version 2.1.
Technical Features
- Compatible with FCKeditor version 2.1
- Supported platforms:
- All platforms that support PHP 5+ with Drupal 6.x
(Microsoft Windows, Linux, Mac OS/X, SunOS, HP UX, etc.)
- Help you enlarge FCKeditor windows in height
- Package includes complete PHP source code
- Additional settings in the Global Settings screen
- Support the exact same patterns as FCKeditor to include/exclude fields from FCKeditor