Try extending the richtext formtool to create a new formtool (e.g.
simpletext) and overriding the config function. I've done exactly what
you're after by replacing the default config with this:

                theme : "simple",
                plugins :
"table,advhr,farcrycontenttemplates,advimage,advlink,preview,zoom,searchreplace,print,contextmenu,paste,directionality,fullscreen",
                remove_linebreaks : false,
                relative_urls : false

Blair

On Thu, Dec 4, 2008 at 10:42 AM, Tomek Kott <[EMAIL PROTECTED]> wrote:

> Hi All,
> I want to have a simplified panel for rich text editing for part of my site
> (a restricted part that is not webtop). However, I only want to basic
> formatting (bold, underline) and maybe one or two text styles. I know I can
> change the outlook of TinyMCE with a cfc file, but can I have different
> loads for two different configurations depending on where on the site I am?
>
> Thanks!
>
> Tomek
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to