I have a couple of problems with 'text' fields in databases. I want to be able to use a WYSIWIG editor, so I have set up ckeditor using the instructions here
http://www.web2pyslices.com/slices/take_slice/18 This works fine, but there is no toolbar appearing with the editor. How does one get the basic toolbar to appear? If I succeed in getting this working and can embolden text etc. How do I convert the text to html that reflects this emboldening?