So here is my wish list....

1) make sure it does escape or validate URLs (at list allow disabling)
so that we can use it to edit layouts and insert {{=URL(...)}} in
place of links.

2) allow restriction of features so that only allows HTML that can be
converted to markmin.(B, EM, UL/LI, OL/LI, P, BLOCKQUOTE, A, IMG)

3) have a customizable way to embed videos or other objects (for
example latex formulas and charts)



On May 6, 5:29 pm, elffikk <[email protected]> wrote:
> hi,
>
> I am here to present a work in progress: a lighweight jquery based
> html editor
>
> http://8plus2.org/init/static/bolteditor/index.html
>
> it is in alpha version
> now it is 10kb of js code + 15kb html+css+images
> and of course dependencies jquery and jquery.ui.position
>
> user interface (and just user interface) is from another 
> editorhttp://www.openwebware.com/,
> some coding ideas from jquery.rte  http://code.google.com/p/rte-light
>
> why another one?
> - jquery.rte is not feature rich
> - I like openwebware interface but
>   - it is not compatible with jquery
>   - seems not updated for a few years
>
> I need some feedback, ideas, and suggestions on integration with
> web2py
>
> thank you

Reply via email to