Subscribe to my Feed, follow me on Twitter, recommend me on Working With Rails or see my code on GitHub
Sanskrit updates
(Sanskrit is the Rich Textile Editor)
I’ve been tweaking Sanskrit the last few days, as it used to have some problems. It used to be kind of flaky in Gecko because of a (not so) weird problem with dynamically inserting iframes. Turns out I had to make it wait a little bit longer in order for Gecko to initialise the iframe document before working with it, which I was hesitant to do at first because it makes it seem less lightweight. I’ve also added a “textile” menu button which will let you edit the Textile directly, much like traditional WYSIWYG editors like TinyMCE will let you edit HTML. All in all, it should be a bit more solid now, and might actually be considered fit for production :)
