Re: using the fckeditor with Pylons

2007-06-18 Thread Dan
FYI I'm using http://www.openwebware.com/products/openwysiwyg/ It seems to be a lot less complicated than the fckeditor.net implementation... it may help? Example: generate_wysiwyg('myTextArea', 400, 600); Jose Galvez wrote: > Has anyone used

using the fckeditor with Pylons

2007-06-17 Thread Jose Galvez
Has anyone used the fckeditor (http://www.fckeditor.net/) with pylons? I've got a project that requires my users to entry data which is more complicated then what can be handled by simple text boxes, due to user formating. I've decided to use the FCKeditor to get the data, but integrating it isn