History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-646
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: Ricardo Lecheta
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

HTML Editor Component

Created: 26/Sep/04 08:29 PM   Updated: 18/Jun/06 05:04 AM
Component/s: Examples
Affects Version/s: None
Fix Version/s: 2.2.3

File Attachments: 1. Zip Archive html_editor.zip (34 kb)

Environment: Runs only in Internet Explorer >= 5.5.


 Description  « Hide
This is a html editor (WYSIWYG) based on http://www.interactivetools.com/products/htmlarea/.

Usage (Velocity):

#bodytag ( Component "template='editor.vm'" "label='Editor: '" "name='user.editor'" "theme='custom'" )
#param ( "cols" "60" )
#param ( "rows" "15" )
#end

 All   Comments   Change History      Sort Order:
Ricardo Lecheta - [26/Sep/04 08:31 PM ]
The template was written with htmlarea version 2.03, it only runs in a Internet Explorer >= 5.5.
To use it with Mozilla you should rewrite the component to
use htmlarea version 3.0.

scud - [28/Aug/05 01:11 AM ]
htmlarea project is canceled.

use fckeditor is better

Ian Roughley - [15/Mar/06 09:28 PM ]
Wanted to check with you on this issue, it is quiet old and I think that we have already updated to fckeditor - is that correct?

tm_jee - [16/Mar/06 09:21 AM ]
Yup, we have updated to fckeditor. :-)

But i am not sure, i don't think its going to make it through the incubation process due to licensing issue mentioned by Ted.

Should i resolved this issue?

Ian Roughley - [16/Mar/06 09:37 AM ]
I think we should resolve it, as it was updated. Going back to the previous editor or selecting another due to licensing is another issue.