WebGUI
      Click here to register.
      
View Cart (0)
PBWG Banner

EditArea: Codearea editor with syntax highlighting

This package adds the EditArea Javascript utility to WebGUI's Codearea form control.

EditArea is a many-featured code editor that replaces a normal textarea. It has syntax highlighting, auto-tabbing, undo/redo, and find/replace.

To install, untar the package from your WebGUI root directory (usually /data/WebGUI). Run the patch as follows:

cd /data/WebGUI; patch -p0 < patches/7.6.1-add-editarea-syntax-highlight.patch

Then restart Apache and try it out by adding a Snippet or a Template asset.

Release Notes for Version 0.0.1-7.6.1 (10/12/2008)

This release was tested with current SVN Head (as of the release date). The included patch may or may not work with different versions. If the patch fails, let me know and I will try to fix it for your version.

Comments
5preaction: "Note: The EditArea has been added into core WebGUI as of 7.6.1. This package will remain to allow you to use the EditArea for WebGUI before 7.6.1."
DownloadEditArea-WebGUI-0.0.1.tar.gz EditArea-WebGUI-0.0.1.tar.gz
LinksDemo
More Information
No Support Offered
ScreenshotsPicture-2.png
Statistics Downloads: 72
Views: 391
Rating: 5
Updated: 10/11/2008
Keywords javascript form codearea syntax highlighting html template css snippet
NavigationBack to the Bazaar