#650 closed enhancement (fixed)
How to make rich text editor, only formatable, and not editable
Reported by: | Aman | Owned by: | alex |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Is there any provision in rich text editor, where we want the user only to apply formating on the content of the editor and not allowed or avoid him/her from editing the content, ie any provision to make content read-only.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.4 |
---|---|
Owner: | changed from anonymous to alex |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
set contentEditable=false in RichText?.js file.
Note: See
TracTickets for help on using
tickets.
if possible, we should do this eventually. if not, let's mark as invalid and close it out.