cancel
Showing results for 
Search instead for 
Did you mean: 

Web Editor vs HTML5

cshryock
Champ in-the-making
Champ in-the-making
Hello,

I have an HTML5 document that I uploaded into my Site's document library. Then I updated it. The web editor (or something) removed all of the HTML5 tags.

Is there a way to fix this? Or is this on the road map?

It is cumbersome to edit the file offline then re-upload it for a single word change.

Thanks,
Chad.
2 REPLIES 2

cshryock
Champ in-the-making
Champ in-the-making
Okay. I think I figured out a way to do this. But TinyMCE is holding me/us back.

Is there anyway to make FDK use CKEditor (http://ckeditor.com/) with the HTML5 plugin?

It has more features and is more user friendly.

-Just my two cents.

wabson
Star Contributor
Star Contributor
Hi Chad,

Peter Löfgren created an add-on which adds support for CKEditor as a custom form control for Share.

http://code.google.com/p/share-extras/wiki/CKEditorFormControl

A small amount of configuration is also needed to tie it into your forms after installing the JAR, but it's all fully documented in the Installation section.

Cheers,
Will.