I am creating a CMS for web2py and I've decided using CKEditor due to the fact that you can upload images/files directly from it. Take a look here (http://docs.cksource.com/CKEditor_3.x/ Developers_Guide/File_Browser_(Uploader)).
Also, I have made a snippet (on web2pyslices and on my blog) on how to use CKEditor as a standard text field for your 'text'. On Nov 19, 5:32 am, Thadeus Burgess <thade...@thadeusb.com> wrote: > I have been using CKEditor (the newest version of FCK), I love it. All that > it is missing is the ability to (like in plone/wordpress/etc) is upload > images automatically. > > With CKEditor I believe this is relatively simple. > > -Thadeus > > On Wed, Nov 18, 2009 at 6:45 PM, Darcy Clark <d4r...@gmail.com> wrote: > > > Just did some research and Plone seems to be ditching kupu and > > adopting TinyMCE for Plone 4. > > > On Nov 19, 10:20 am, Wes James <compte...@gmail.com> wrote: > > > yep - like emacs vs vi - for plone it's kupu vs fckeditor ;) > > > > I wonder if kupu or fckeditor might work as an inline editor?? > > > > kupu seemed to be more specifically developed for plone, but fckeditor > > > would work in many different places (web apps, etc.) > > > > -wes > > > > On Wed, Nov 18, 2009 at 5:09 PM, Darcy Clark <d4r...@gmail.com> wrote: > > > > > I've come to web2py from a Plone CMS background. Plone integrated a > > > > WYSIWYG editor called kupu which allowed the upload and integration of > > > > images while you were editing rich content (i.e. web pages). It made > > > > for a smoother more integrated content editing experience in that you > > > > didn't have to separately upload the images and remember or calculate > > > > their URLs. I'd really like to have something like this for web2py. Is > > > > it feasible ? I think some of the available WYSIWYG editors have some > > > > sort of image/file upload feature (including nicEdit), but we'd have > > > > to tweak it to work with a back-end controller of some sort. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---