Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I develop a custom plugin for umbraco v8 tinyMCE which needed to add into tinyMceConfig.config file .
in v7 i used :
XmlDocument tinyMceSettingsFile = XmlHelper.OpenAsXmlDocument("/config/tinyMceConfig.config")
to access and make changes at package installation now i can't find XmlHelper. is it available or any other method possible appreciated.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Make Changes to tinyMceConfig.config from code
I develop a custom plugin for umbraco v8 tinyMCE which needed to add into tinyMceConfig.config file .
in v7 i used :
to access and make changes at package installation now i can't find XmlHelper. is it available or any other method possible appreciated.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.