I've created a tarball with the files for WebGUI 4.6.9 (latest stable).
Installing (*nix example):
Unpack the htmlArea_WebGUI4.6.9.tar.gz into your WebGUI root cd /your/WebGUI gunzip –chtmlArea_WebGUI4.6.9.tar.gz | tar cvf –
This will: - install the htmlArea files in www/extras/htmlArea - overwrite lib/WebGUI/Operation/Settings.pm and lib/WebGUI/HTMLForm.pm with newer files that support htmlArea.
edit etc/WebGUI.conf and add the full location of the htmlArea files: htmlArea = http://www.primaat.com/extras/htmlArea
restart your webserver
Change in WebGUI the Editor to Use to htmlArea Administrative functions -> Manage settings -> Edit Content Settings ->Editor to Use -> htmlArea
In this section you can also change the size of the editor by changing the Text Area Rows and Text Area Columns values.
Known issues: If the Description field doesn’t show up properly, change the META description field in the Page properties from
to
. (Capital D).