I very much want this to work - sort of a make or break for TW for me and my colleagues. Can you help?
Problem: When I edit my tiddlers and click the "richText (on/off)" toolbar macro item, the text in the edit box has all whitespaces removed and has <P></P> tags appended to the beginning and end. It appears that the TinyMCE editor does not trigger at all. What I have done: - Installed the RichTextPlugin from http://tiddlywiki.ouvaton.org/Demo.html. - Installed TinyMCE to file:///C:/tiny_mce/tiny_mce.js (path is valid). - Updated EditTemplate tiddler to add the richText macro as follows: <div class='title' macro='view title'></div> <div class='toolbar' macro='toolbar +richText +saveTiddler - cancelTiddler deleteTiddler'></div> <div class='editor' macro='edit title'></div> <div class='editor' macro='edit text'></div> <div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></ span><span macro='tagChooser'></span></div> - Left the "taggled tiddler will edit in richText mode by default" blank (don't want to use this functionality) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

