« Return to Thread: Rich text editing widget ?

Re: Rich text editing widget ?

by Alessandro Molina-2 :: Rate this Message:

| View in Thread

In tgapp-smallpress I used CKEditor, there isn't a TW widget available.
Making one should be really easy if you use the tw.tinymce code and
just replace the javascript.

https://bitbucket.org/_amol_/tgapp-smallpress/src/8eb270c613ee/smallpress/templates/edit.html

On Tue, Apr 17, 2012 at 11:29 AM, Damien Accorsi <damien.accorsi@...> wrote:

> Hello,
>
> I'd like to include a rich text editing widget in some forms. The widgets I
> found are base on tw2 or it's tw.tinymce which is based on a 2007 Tiny MCE
> release! (this is the v2.0.9 while TinyMCE is now at 3.4.9)
>
> Anybody having a more recent widget? Or a tutorial for parametering that old
> widget (and this old release of TinyMCE)?
>
> Damien
>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To post to this group, send email to turbogears@....
> To unsubscribe from this group, send email to
> turbogears+unsubscribe@....
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to turbogears@....
To unsubscribe from this group, send email to turbogears+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

 « Return to Thread: Rich text editing widget ?