RTE and dojo.editor

Rich Text Editor (RTE) is an alternative to dojo.editor. Although its icon set isn’t as cute as ones for dojo.editor, the graphics are certainly changeable. So, you can replace them with your own creative versions. You can turn on or off individual icons for RTE. Dojo.editor also allows such customization when you work with dojo.editor […]

Read more "RTE and dojo.editor"

Annoyance with Dojo Editor

I just realized that adding a dojo.drawer through jMaki would break dojo.editor. So, I can have one or the other, just not both on the same page. Bummer! I would get the following error message: dojo.uri.cache has no properties I’ll use Collapsible DIV instead! 😉

Read more "Annoyance with Dojo Editor"

A trick with dojo.editor in jMaki

When I tried to use jMaki’s dojo.editor, I first thought “Hay this is dojo, so I can just use it the way dojo related documentation stated it, right?” No. jMaki created a wrapper for dojo and the configuration argument doesn’t match 100%. So, After reading across several documentations, here is one trick for configure dojo.editor […]

Read more "A trick with dojo.editor in jMaki"