WYSIWIG editing of LassoWiki
LassoWiki markup is a convenient way to allow formated editing without letting unknown HTML code into your web service.
But for editors used to a graphic environment and a direct visual feedback on their actions it's not so fun having to write markup code like [nowiki][b] My bold statement [/b][/nowiki] etc. This however can be remedied by this plugin for LassoWiki editing to be used with FCKEditor.
It's in an early beta stage but can still be useful.
To use the LassoWiki plugin for FCKEditor you (obviously) need FCKEditor. It can be downloaded here: http://www.fckeditor.net/. The plugin was written and tested against release 2.5.1 but should probably work for a newer version.
Parameters
none
Sample Usage
Place the folder lassowiki in the plugin folder
of FCK editor.
Do not rename it.
Test the sample.html file found in the folder
and let it inspire you on how to integrate it
into your own solution.
Source Code
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.