This page is still a beta!

Extension Repository

PMK Textarea Widget

PMK Textarea Widget

Adds resizing, linenumbers, improved Tabkey handling and other neat features to standard textareas.

Last upload comment

Now compatible with TYPO3 v4.2. - JavaScript has been updated so that the linenumber scrolling works in Mozilla again.

Download

Version 0.3.0 stable
Last uploaded April 5, 2008
Downloads 9068
Extension key pmktextarea
Author Peter Klein
Category
Dependencies
Conflicts
Manual Read online
Downloads by version

Version history

Expand
Collapse
0.2.0 Mootools Compability Fix. Now works correctly on sites using the Mootools Javascript Framework.
0.1.2 Added a couple new config options: lockH, lockW & tabChar. lockH & lockW can be used to lock recizing of either Height or Width. tabChar is used to choose what to insert (either the normal Tabchar or X spaces), when the Tabkey is p
0.1.1 Added fix for for the new TYPO3 skin t3skin. t3skin has a bug, where it adds 2 CLASS definitions to textarea tags, which prevents this script from running correctly, as it uses the className defined in the 2nd CLASS definition, which is i
0.2.0 Mootools Compability Fix. Now works correctly on sites using the Mootools Javascript Framework.
0.1.2 Added a couple new config options: lockH, lockW & tabChar. lockH & lockW can be used to lock recizing of either Height or Width. tabChar is used to choose what to insert (either the normal Tabchar or X spaces), when the Tabkey is p
0.1.1 Added fix for for the new TYPO3 skin t3skin. t3skin has a bug, where it adds 2 CLASS definitions to textarea tags, which prevents this script from running correctly, as it uses the className defined in the 2nd CLASS definition, which is i
0.1.0 First public release!
Back to Extension List