I am wanting to render a rich text editor and use the glow upload utilities within an explicit Administration panel... looks like the supported styles and javascripts are not included... anyway I can do this?
I am wanting to render a rich text editor and use the glow upload utilities within an explicit Administration panel... looks like the supported styles and javascripts are not included... anyway I can do this?
I recommend creating the editor using the evolutionHtmlEditor jQuery Plugin -- to force support for uploading files, you can set enableFileUpload to true (or set the correct contentTypeId to honor the content filtering configuration).