look into the admin app, specifically applications/admin/views/default/ htmledit.html. It does what you want and uses nicEdit (which comes with web2py).
Massimo On Jun 23, 11:57 am, David Zejda <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > thanks for web2py, I still feel the fresh air of a productive development :) > > And now the question. There is a table with a "text" field. I'd like to > integrate SQLFORM and a wysiwyg editor of some kind to operate on the > field. I do not have any special requirements on tha markup at the > background, I just want to allow users to decorate the text in a fun > way, and than to be able to display it respectively as a part of a page > content. Maybe, the background markup could be ReST, MediaWiki or even > pure HTML subset, it does not matter. I do not need anything > complicated, e.g. image embedding or tables, just paragraphs, bold, > italic, font size and color. > > Please, have you any ideas, which editor and how to interconnect it with > a web2py app? > > Thank you > with regards > David > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > iEYEARECAAYFAkpBCX4ACgkQ3oCkkciamVHj1ACdF2ugAfvV98CVH1maDqLY9doN > zJwAoLLDvM2xOJFjQx4qOw5VHOKJj4xO > =vrdN > -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

