tinyMceConfig.config Options
Umbraco_Tim
Posted: Wednesday, September 10, 2008 4:02:07 PM
Rank: Newbie

Joined: 9/10/2008
Posts: 15
Location: Canada
Hi,

So I am currently working on a project and the editor has too many options we don't want.

I found this file tinyMceConfig.config and I have clearly changed this option.

<command>
<umbracoAlias>umbracomacro</umbracoAlias>
<icon>images/editor/insMacro.gif</icon>
<tinyMceCommand value="" userInterface="false" frontendCommand="mceUmbracomacro">umbracomacro</tinyMceCommand>
<priority>62</priority>
</command>

But the macro still shows up in the editor ... Am i missing something?
Dirk
Posted: Wednesday, September 10, 2008 4:09:24 PM

Rank: Umbracoholic

Joined: 9/27/2007
Posts: 1,136
Location: Belgium
Hi Tim,

If you want to limit the functionality of the rte editor, just create a new datatype, call it 'Minimalistic editor', choose TinyMCE wysiwyg as render control as hit 'Save'. After saving, you'll get a bunch of new options to set. Just add those options you wish to add. Instead of using the 'Rich Text Editor' when creating a new property, you can use the newly created datatype. Editors will only get those options.

Hope that helps.

Regards,
/Dirk



level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
Umbraco_Tim
Posted: Wednesday, September 10, 2008 4:18:13 PM
Rank: Newbie

Joined: 9/10/2008
Posts: 15
Location: Canada
Thank you very much
Umbraco_Tim
Posted: Wednesday, September 10, 2008 4:51:23 PM
Rank: Newbie

Joined: 9/10/2008
Posts: 15
Location: Canada
So for the styles I have noticed it says
"umbMacroHolder"

And the styles I have put into the stylesheet for this has styles in it.

I have also noticed the css file in umbraco differes from the one in flat file format in the css folder.

I have been able to inject styles this way.

But is there a way of doing this through Umbraco?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.