1. Create a file in your project/packages/system folder called dmHTML.cfc with the following contents.
----------------
<cfcomponent extends="farcry.farcry_core.packages.types.dmhtml" >
<cfproperty name="body" ftType="richtext" ftConfig="tinymce.tinymce_config" />
</cfcomponent>
----------------
2. Run an Update App.
Your dmHTML.body field will now use the application.config.tinymce.tinymce_config variable to configure the tinymce editor.
The reasons for doing this are well debated and we believe it is the best solution moving forward. We will be explaining the reasons for all this in the coming weeks, suffice to say, the biggest reason comes down to source control.
Kind regards
--
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
p. 02 9380 4162
f. 02 9380 4204