I tried integrating TinyMCE in place of NicEdit in htmledit and it
seems to work better - at least the HTML outputted was nicely
formatted and readable. It's actually trivial to integrate TinyMCE - I
used the instructions here : 
http://wiki.moxiecode.com/index.php/TinyMCE:Installation

One minor issue was that TinyMCE insisted on wrapping embedded python
statements in paragraph tags (<p>{{ ...}}</p>

On Sep 26, 11:11 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I think we should. We need one that does not urlencode url since they
> may contain {{=URL(...)}}.
>
> On Sep 25, 5:50 pm, Darcy Clark <d4r...@gmail.com> wrote:
>
> > Is it maybe possible to replace the htmledit control with an
> > alternative that does a better job of formatting HTML ?
>
> > On Sep 25, 5:44 pm, Darcy Clark <d4r...@gmail.com> wrote:
>
> > > I'm using Version 1.67.1 - whenever I use the htmledit link to edit a
> > > view, then look at the generated source - all of the HTML is on one
> > > massive line - i.e. there are no <CR> characters or line endings. The
> > > htmledit feature is nice, but it would be even better if the HTML code
> > > that is generated was "prettier".
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to