OK. Progress! I don't know why it doesn't work with the standard class='ckeditor' to replace the textarea. But by using CKEDITOR.replaceAll(); I can force it to load into my textarea.
I'd still be interested to know if anyone else has had issues with the standard class based replacement not working and if you figured it out. But at least I'm OK for now. thanks again! On Mar 30, 3:41 pm, skwasha <[email protected]> wrote: > That's great. But forgive my ignorance, I've no idea how that helps > me. From what the book says, plugin-wiki is for creating pages. I just > wanna use the wsywig editor aspect of it for (essentially) a comment > entry form. I see it has all kinds of nice widgets - that can be used > *in* pages. But how, if at all are those applicable in a more generic > sense? Again, these are just regular users who I want to allow to > embed stuff. > > As before, I'd also take working Markmin embeds - but when I tried it > just renders the player and says 'Loading'. Of course, images and > other Markmin markup works fine. > > thanks! > > On Mar 30, 2:50 pm, Massimo Di Pierro <[email protected]> > wrote: > > > > > plugin_wiki has an optional flag > > > plugins.wiki.mode='html' > > > to switch to wysiwyg html. It uses elrte, not ckeditor. > > > On Mar 30, 12:50 pm, pbreit <[email protected]> wrote: > > > > A CKEditor implementation would be great to see!

