Hi Cosmic Good that you managed to get fckeditorplugin to work. I forgot to tell you to put: <script type="text/javascript" src="http://maans.newp.dk/fckeditor/fckeditor.js"></script> into your MarkupPreHead tiddler. This is what it says in the FckEditorPlugin documentation: Installation: 1. download and unzip FCKeditor (by default, in a wiki subfolder, such that the relative path "fckeditor/fckeditor.js" is right). 2. import FCKeditorPlugin (systemConfig tagged) 3. add the following text to MarkupPreHead : <script type="text/ javascript" src="fckeditor/fckeditor.js"></script> 4. customize FCKeditorPath if needed (in MarkupPreHead and in options below) 5. save and reload 6. use the wysiwyg button in the tiddler's toolbar (in default ViewTemplate) or add editHtml command in your own toolbar.
I use it on a daily basis. Another good wysiwygtool I have encountered is a QuickEditPlugin for equations, which is powered by CodeCogs(http://www.codecogs.com/). You can find it in use here: http://twequation.tiddlyspot.com/ I think it is Morris Gray (the author of twhelp: http://twhelp.tiddlyspot.com/) who has made twequations. Regards Måns Mårtensson On Apr 22, 1:26 am, Cosmic <[email protected]> wrote: > Nevermind I was adding the code manually to the tw.html file. I added > the code within tw and it saves now. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

