Forum OpenACS Development: Re: Rich text input

Collapse
13: Re: Rich text input (response to 1)
Posted by Lars Pind on
Don,

I haven't done that before, but it does sound like the right way to implement this. Will do that tomorrow.

The proposed standard data types are:

- Rich HTML (links, paragraphs, etc.)
- Raw HTML (no processing, only security checks)
- Text (links, paragraphs, quoting)
- Fixed-width text (links, paragraphs, quoting, wrap in PRE)

We should probably have some kind of help page explaining what they are. Who's building the context-sensitive help system? :)

/Lars