Hi,
I've installed RadEditor in DotNetNuke 5.1.4 using the downloaded Module installation pack.
However, it seems that the RadEditor does not understand the properties inside the xml...below are my ConfigFile.xml from \DesktopModules\TelerikWebUI\RadEditorProvider\
Did I missing anything? Thank you.
George Lew
I've installed RadEditor in DotNetNuke 5.1.4 using the downloaded Module installation pack.
However, it seems that the RadEditor does not understand the properties inside the xml...below are my ConfigFile.xml from \DesktopModules\TelerikWebUI\RadEditorProvider\
| <?xml version="1.0" encoding="utf-8" ?> |
| <configuration> |
| <property name="Skin">Default</property> |
| <property name="NewLineBr">false</property> |
| <property name="Width">600</property> |
| </configuration> |
Did I missing anything? Thank you.
George Lew
