Re: CFMX 9 - Spell Check

2012-10-03 Thread Scott Stewart

On 10/3/2012 1:40 PM, ColdFusion Developer wrote:
> Does anyone know a means to implement Spell Check functionality into the
> CFTEXTAREAs toolbar?
>
> I don't think CFMX 9 has a SpellCheck engine so I have to find an
> alternative.
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352847
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFMX 9 - Spell Check

2012-10-03 Thread Pete Freitag

Foundeo Spell Checker can work on cftextarea when format=html, here's an
example with a button outside of the toolbar:
http://foundeo.com/spell-checker/fckeditor.cfm I know we have some code for
adding it to ckEditor toolbar as well, would probably not be too difficult
to add to the toolbar.
--
Pete Freitag - Adobe Community Professional
http://foundeo.com/ - ColdFusion Consulting & Products
http://petefreitag.com/ - My Blog
http://hackmycf.com - Is your ColdFusion Server Secure?




On Wed, Oct 3, 2012 at 1:40 PM, ColdFusion Developer wrote:

>
> Does anyone know a means to implement Spell Check functionality into the
> CFTEXTAREAs toolbar?
>
> I don't think CFMX 9 has a SpellCheck engine so I have to find an
> alternative.
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352843
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFMX 9 - Spell Check

2012-10-03 Thread Leigh

Never mind. I just checked and think you are about the engine itself.

-Leigh



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352842
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFMX 9 - Spell Check

2012-10-03 Thread Leigh

> I don't think CFMX 9 has a SpellCheck engine 

You may need to add it to the toolbar:
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a01.html

-Leigh


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352841
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFMX 9 - Spell Check

2012-10-03 Thread Russ Michaels

you will probably need to use TinyMCE or CKeditor instead

On Wed, Oct 3, 2012 at 6:40 PM, ColdFusion Developer wrote:

>
> Does anyone know a means to implement Spell Check functionality into the
> CFTEXTAREAs toolbar?
>
> I don't think CFMX 9 has a SpellCheck engine so I have to find an
> alternative.
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352840
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


CFMX 9 - Spell Check

2012-10-03 Thread ColdFusion Developer

Does anyone know a means to implement Spell Check functionality into the
CFTEXTAREAs toolbar?

I don't think CFMX 9 has a SpellCheck engine so I have to find an
alternative.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352839
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm