Thanks Geoff, 

Private email sent with list of allowable elements.  Looking forward to 4.02


Sandra Clark
=============
http://www.shayna.com
Training and Consulting  in CSS and Accessibility
Team Fusebox


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of modius
Sent: Thursday, June 14, 2007 3:38 AM
To: farcry-dev
Subject: [farcry-dev] Re: Changing the Rich Text Editor on FarCry 4


On Jun 14, 8:11 am, "Sandra Clark" <[EMAIL PROTECTED]> wrote:
> I looked, Code is already in the TinyMCE configuration, as is colgroup and
> col.  But it still wipes it out when I try to use them.

Where are you looking at the tinyMCE configuration?  The ADMIN >
Config > tinyMCE is only relevant for 3.0 widgets.  I'm keen to rip
this out entirely as its confusing folks moving to 4.0 but for now it
is in place for backward compatibility.

The config for the new formtool richtext widget is embedded in ./core/
packages/formtools/richtext.cfc

An obvious option is to petition for a change to the default config
for core -- sounds like col/colgroup would be reasonable additions to
allowable elements.  But give us the complete list you need so we can
see if we can accommodate all your needs.  If I can get that tonight
(Sydney time) it may make the release of 4.02 due out tomorrow).

Alternatively, this config can be overridden by extending the content
type and replacing the formtool metadata for individual content types:
http://docs.farcrycms.org:8080/confluence/display/FCDEV40/richtext

Lastly, the entire richtext.cfc formtool component can be overriden by
putting your own richtext.cfc into ./myproject/packages/formtools and
changing the default config behaviour for only your project.
(Incidentally this is how you would begin building your own Editor
plugin).

If all of this seems like double-dutch, tell us what doesn't make
sense and I'll try and put together a code sample to address exactly
what you are trying to change.

Hope that helps,

-- geoff
http://www.daemon.com.au/




--~--~---------~--~----~------------~-------~--~----~
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