Charles, Charles Manske wrote:
I've had what may be a related problem:I've setup the wiki editor to trigger from an "Edit" (in <a>) tag in the document (double-click turned off.) Wiki editor is setup during page loading. When I click on the "Edit" link, I call wikiEditor.editMode(), but the current div contents don't show up in the editable iframe the first time. The focus seems to be trapped in the "Edit" link and can't be shifted to the iframe. If I then use "Cancel," then "Edit" again, the div contents display and edits just fine. I've traced through the startup code carefully in Venkman and can't figure out anything wrong!Charley Manske
whart you describe here, sounds basically like the problem I have. When I insert setTimeout(setEditMode,100); (where setEditMode() simply calls editMode) after calling createWikiwygArea everything works fine. When I leave it out, your "Cancel"-then-"Edit" way is the only way working.
I don't know what's happening here. It would be really nice if this would work (like a charm) :-)
-JuergenPS. IMHO the list is configured wrong. A simple reply takes my e-mail not to the list but to the sender. But after all it's alive again, and that's better than a stone on the head.
Jürgen R. Plasser wrote:Hello, Dave Howorth wrote:jerome wrote:Hello, Is it possible to open Wyikiwyg in "wysiwyg" mode at the end of the web page loading?I don't believe that wikiwyg will do this out of the box, but I imagine it would be easy to change it to do this itself, or just to add some Javascript to the page to do it.I have tried this with my wiki prototype and ran into some serious problems.When starting wysiwyg mode right after creating the wikiwyg "area" it did not work. When I delayed setting the mode for some fractions of a second it worked fine (in firefox). I did not find the time to dig deeper, but I suppose it has something to do with the iframe, that's created by wikiwyg. -Juergen _______________________________________________ Wikiwyg-dev mailing list Wikiwyg-dev@wikiwyg.net http://wikiwyg.net/mailman/listinfo/wikiwyg-dev