This page is still a beta!

1.9. Changelog

  • 0.1.0First Public release!

  • 0.1.1Added 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 runningcorrectly, as it uses the className defined in the 2nd CLASS definition, which is ignored. Now it also checks forthe className that “t3skin” adds. - Thanks to Kurt Dirnbauer for reporting this bug.

  • 0.1.2Added a couple new configoptions: “lockH”, “lockW” & “tabChar”.“lockH” & “lockW” can be used to lock recizing of either Height or Width. “tabChar” is used to choose what toinsert (either the normal Tabchar or X spaces), when the Tabkey is pressed.

Special thanks to Stefan Galinski for extensive betatesting and German language translation.