Re: Fckeditor Security Issues

2011-12-03 Thread Russ Michaels

the version of Fckeditor that comes with CF is not the most current CK
editor and does not include the ckfinder, it just has a basic file
browser, so if you want a file manager then you would have to pay for
it anyway.
you are of course free to download and install the full version of
CKEDITOR to your site and us that instead of the one built into CF.
Ot if it is your own server then you could re-enable the file browser
and lock it down.


On Sat, Dec 3, 2011 at 1:22 AM, Terry Troxel terry.tro...@gmail.com wrote:

 Am I correct in assuming the Adobe has turned off the Image Browser
 functionality entirely in Fckeditor in CF 8  9?
 Yes I have seen all sorts of posts trying to bypass this, but not
 Being a security expert myself or a Java programmer I sure would
 Like to hear from any of you out there what is out there for us
 To use in order to give our clients what Coldfusion gave us to
 Use quite a while back? I think Adobe paid to be able to embed it
 Into their product.
 I really cannot afford the price to buy a server license for Ckfinder
 Especially since who knows how long they will support that product
 After their track record with Coldfusion.

 Terry


 

~|
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:348933
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Fckeditor Security Issues

2011-12-03 Thread Terry Troxel

Russ,
Thank you for your reply, but you missed my point.
I am looking for any Secure methods of locking down
My (F)ckeditor's File Browser as I stated I am not
A security expert nor do I know how to program in
Java. 
I do not know how to re-enable the file browser and 
Lock it down. I just thought with all the CF'ers on
Here someone had come up with an answer.
Terry
 up with an answer.

Terry


~|
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:348934
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor Security Issues

2011-12-03 Thread Russ Michaels

see this article for options.
http://www.michaels.me.uk/post.cfm/fckeditor-security-threat-in-coldfusion-8

if you want more control then you will need to install a standalone
copy of fckeditor within your site and not use the one built into CF

Russ

On Sat, Dec 3, 2011 at 12:05 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,
 Thank you for your reply, but you missed my point.
 I am looking for any Secure methods of locking down
 My (F)ckeditor's File Browser as I stated I am not
 A security expert nor do I know how to program in
 Java.
 I do not know how to re-enable the file browser and
 Lock it down. I just thought with all the CF'ers on
 Here someone had come up with an answer.
 Terry
  up with an answer.

 Terry


 

~|
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:348935
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Fckeditor Security Issues

2011-12-03 Thread Terry Troxel

Russ,

I am using the standalone editor and have been since the first attacks over
a year ago, but the last couple of Coldfusion security patches have made the
image browser inoperable in the standalone as well. I have file and image
uploading disabled and allow users to only see the image folder I give them.

At the first patch I read a post that said rename your Fckeditor folder. I
did that and it was working fine until the second patch I believe on the
11th.

I just don't want to do something stupid.

 

Terry

 



~|
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:348936
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor Security Issues

2011-12-03 Thread Russ Michaels

A coldfusion patch or update only makes changes to coldfusion and the
cfadmin, it doesn't touch your website files, so if your fckeditor is
breaking after and update then you must still be using the cf built in
one or the error is related to CF and not to fckeditor.

On Sat, Dec 3, 2011 at 5:03 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,

 I am using the standalone editor and have been since the first attacks over
 a year ago, but the last couple of Coldfusion security patches have made the
 image browser inoperable in the standalone as well. I have file and image
 uploading disabled and allow users to only see the image folder I give them.

 At the first patch I read a post that said rename your Fckeditor folder. I
 did that and it was working fine until the second patch I believe on the
 11th.

 I just don't want to do something stupid.



 Terry





 

~|
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:348937
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Fckeditor Security Issues

2011-12-03 Thread Terry Troxel

Russ,
Ok, one of the fixit emails said to rename the cfide built-in fckeditor or
delete it.
I chose to rename it.
How else do I make sure the built-in version not the standalone is disabled.
Terry

-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Saturday, December 03, 2011 2:29 PM
To: cf-talk
Subject: Re: Fckeditor Security Issues


A coldfusion patch or update only makes changes to coldfusion and the
cfadmin, it doesn't touch your website files, so if your fckeditor is
breaking after and update then you must still be using the cf built in
one or the error is related to CF and not to fckeditor.

On Sat, Dec 3, 2011 at 5:03 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,

 I am using the standalone editor and have been since the first attacks
over
 a year ago, but the last couple of Coldfusion security patches have made
the
 image browser inoperable in the standalone as well. I have file and image
 uploading disabled and allow users to only see the image folder I give
them.

 At the first patch I read a post that said rename your Fckeditor folder. I
 did that and it was working fine until the second patch I believe on the
 11th.

 I just don't want to do something stupid.



 Terry





 



~|
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:348938
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor Security Issues

2011-12-03 Thread Russ Michaels

by only disabling the built in version and not the standalone version surely ?

On Sat, Dec 3, 2011 at 11:43 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,
 Ok, one of the fixit emails said to rename the cfide built-in fckeditor or
 delete it.
 I chose to rename it.
 How else do I make sure the built-in version not the standalone is disabled.
 Terry

 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Saturday, December 03, 2011 2:29 PM
 To: cf-talk
 Subject: Re: Fckeditor Security Issues


 A coldfusion patch or update only makes changes to coldfusion and the
 cfadmin, it doesn't touch your website files, so if your fckeditor is
 breaking after and update then you must still be using the cf built in
 one or the error is related to CF and not to fckeditor.

 On Sat, Dec 3, 2011 at 5:03 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,

 I am using the standalone editor and have been since the first attacks
 over
 a year ago, but the last couple of Coldfusion security patches have made
 the
 image browser inoperable in the standalone as well. I have file and image
 uploading disabled and allow users to only see the image folder I give
 them.

 At the first patch I read a post that said rename your Fckeditor folder. I
 did that and it was working fine until the second patch I believe on the
 11th.

 I just don't want to do something stupid.



 Terry









 

~|
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:348939
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Fckeditor Security Issues

2011-12-03 Thread Terry Troxel

Russ,
Either I am speaking a different language then you or you are toying with
me.
I have spent an entire day reading your replies and have learned nothing.
All I asked in the last post was How else do I make sure the built-in
version not the standalone is disabled.

Which in my language means Can you help me disable the built-in Version?


-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Saturday, December 03, 2011 4:08 PM
To: cf-talk
Subject: Re: Fckeditor Security Issues


by only disabling the built in version and not the standalone version surely
?



~|
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:348940
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor Security Issues

2011-12-03 Thread Russ Michaels

the security issues in built in version will be disabled simply by
installing the security patches and updates, you don't need to do
anything else.


On Sun, Dec 4, 2011 at 12:22 AM, Terry Troxel terry.tro...@gmail.com wrote:

 Russ,
 Either I am speaking a different language then you or you are toying with
 me.
 I have spent an entire day reading your replies and have learned nothing.
 All I asked in the last post was How else do I make sure the built-in
 version not the standalone is disabled.

 Which in my language means Can you help me disable the built-in Version?


 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Saturday, December 03, 2011 4:08 PM
 To: cf-talk
 Subject: Re: Fckeditor Security Issues


 by only disabling the built in version and not the standalone version surely
 ?



 

~|
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:348941
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Fckeditor Security Issues

2011-12-03 Thread Terry Troxel

Ok, so that's handled. Why will my standalone still giving me the xml error?

Terry


~|
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:348942
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor Security Issues

2011-12-03 Thread Dean Lawrence

Terry,

It is a very easy fix. All you need to do is to add an additional
argument to the JVM settings in you CF Admin. Here is a blog post
which explains it.

http://www.petefreitag.com/item/718.cfm

On Sat, Dec 3, 2011 at 9:16 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Ok, so that's handled. Why will my standalone still giving me the xml error?

 Terry


 

~|
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:348943
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: FCKEditor.. XML Request error: Access denied (403)

2011-11-08 Thread Pete Freitag

This is disabled by default, you need to enable it via a Java System
Property, see details here: http://www.petefreitag.com/item/718.cfm

--
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, Nov 2, 2011 at 7:40 PM, Terry Troxel terry.tro...@gmail.com wrote:

 Coldfusion 9, just started has been working fine on all the websites until
 today when using FCKEditor to browse server for an image.

 Any Ideas?

 Java recently Updated.

 Terry


 

~|
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:348521
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: fckEditor and Coldfusion tags

2010-10-21 Thread Russ Michaels

Here in article I wrote on using dynamic content in a cms, this uses TinyMCE
but will work just the same with FCKEDITOR.

http://russ.michaels.me.uk/index.cfm/2007/12/15/Content-Management--Processi
ng-Dynamic-Content

Russ

-Original Message-
From: Matt Robertson [mailto:websitema...@gmail.com] 
Sent: 21 October 2010 06:34
To: cf-talk
Subject: Re: fckEditor and Coldfusion tags


 The only way to do it would be to write the code into a file, then
CFINCLUDE it, kind of cumbersome,

Not quite the only way.

1. Write the code in the editor ... as if it were a code editor :-|
2. Store the form field data using the gymnastics described earlier.
3. Publish the data as a discrete .CFM template that you use somehow
in your application.  Since its a physical .CFM you can CFINCLUDE it,
CFMODULE it, call it directly as a discrete template etc.

If its a CMS you could use code to auto-handle naming, pathing etc.
etc.  My CMS does all that now but I don't allow CF code to be written
into the pages it publishes.  On the surface it doesn't sound like an
ideal way to write code and build applications but its a big world I
guess and someone needs to do it.  Glad its not me.

-- 
-...@robertson--
Janitor, The Robertson Team
mysecretbase.com



~|
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:338419
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Matt Robertson

Are you trying to retrieve coldFusion code from a database and then execute it?

-- 
-...@robertson--
Janitor, The Robertson Team
mysecretbase.com

~|
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:338399
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

yep.






Are you trying to retrieve coldFusion code from a database and then execute it?

-- 
-...@robertson--
Janitor, The Robertson Team
mysecretbase.com 

~|
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:338404
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

Please tell me this can be done :0


Are you trying to retrieve coldFusion code from a database and then execute it?

-- 
-...@robertson--
Janitor, The Robertson Team
mysecretbase.com 

~|
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:338405
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Kym Kovan

On 21/10/2010 11:26, Torrent Girl wrote:

 Please tell me this can be done :0


yes, indirectly. The editor will by default change any  or  to their 
equivalents lt: and  gt;

One has to ask who is going to write this code? It is the world's second 
biggest security issue letting code be created this way...



-- 

Yours,

Kym Kovan
mbcomms.net.au


~|
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:338408
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

Developers will write it.

Its in a protected CMS.

Just forms and cfoutput tags are really going to be the only code in the CMS.

We just want to have a completely dynamic site.

I found this snippet:

cffunction name=CleanUpCode access=public returntype=string output=true
cfargument name=string type=string required=true/
 cfset string = #Replace(string, rsquo;, ', all)#
 cfset string = #Replace(string, lt;, , all)#
 cfset string = #Replace(string, gt;, , all)# 
  cfreturn string
/cffunction

at the following url 

http://cksource.com/forums/viewtopic.php?f=6t=13848start=0

but my brain is too fried to put it all together. Actually I don't think it 
will work for me because I have different translations of the text.




On 21/10/2010 11:26, Torrent Girl wrote:

 Please tell me this can be done :0


yes, indirectly. The editor will by default change any  or  to their 
equivalents lt: and  gt;

One has to ask who is going to write this code? It is the world's second 
biggest security issue letting code be created this way...



-- 

Yours,

Kym Kovan
mbcomms.net.au 

~|
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:338410
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Claude Schnéegans

 Just forms and cfoutput tags are really going to be the only code in the CMS.

Even so, you cannot have a CFML template create CFML code and expect it to be 
executed.
The only way to do it would be to write the code into a file, then CFINCLUDE 
it, kind of cumbersome,
especially in a multiuser environment.


~|
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:338411
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: fckEditor and Coldfusion tags

2010-10-20 Thread andy matthews

ColdFusion has a function called Evaluate. One way to run this code would be
to pass the contents of your dbField into the function. The problem is that
if it contained anything OTHER than CF code it would probably die.

Another option might be for the user to input their code, then you save it
out as a cf file on the file system and save a reference to it's path. Then
you could execute the file anytime you wanted, but still save changes to it.


andy


-Original Message-
From: Torrent Girl [mailto:torrentg...@gmail.com] 
Sent: Wednesday, October 20, 2010 5:12 PM
To: cf-talk
Subject: fckEditor and Coldfusion tags


Hello all.

I built a Content Management system that uses the fckEditor.

The problem is that when a user adds CF tags, they aren't read correct when
the content is retrieved from the database.

I did a bit of research which lead me to the following url which instructed
me to edit the fckconfig.js file.

http://www.cfshopkart.org/viewtopic.php?f=12t=125

I changed the file as instructed and the cf tags are still not being read.

Any suggestions? 



~|
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:338412
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

This function is working for me.

cffunction name=CleanUpCode access=public returntype=string output=true 
cfargument name=string type=string required=true/  
cfset string = #Replace(string, ’, ', all)#  
cfset string = #Replace(string, , , all)#  
cfset string = #Replace(string, , , all)#   
cfreturn string 
/cffunction 

The content is displaying correctly.

Now I have to add it to my dynamically retrieved language translations :0


~|
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:338413
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

hmmm...maybe I'll add the function before i enter the text into the DB





 This function is working for me.
 
 cffunction name=CleanUpCode access=public returntype=string 
 output=true cfargument name=string type=string 
 required=true/  
 cfset string = #Replace(string, ’, ', all)#  
 cfset string = #Replace(string, , , all)#  
 cfset string = #Replace(string, , , all)#   
 cfreturn string 
 /cffunction 
 
 The content is displaying correctly.
 
 Now I have to add it to my dynamically retrieved language translations 
 :0


~|
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:338414
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Torrent Girl

I spoke too soonit's not working


hmmm...maybe I'll add the function before i enter the text into the DB 

~|
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:338415
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Mike Kear

I get round this issue in my CMS by having a fileName field.  For
security reasons, this field only appears in forms offered to
validated users who have permission to upload such files.  (not
many!).They can upload the file, using the uploader on the
'content' page,   then instead of putting content in the CKEditor,
they put the name of the CFM file in that 'filename' field.

When I produce the page,   the logic is like this:

cfif  len(content.fileName) GT '0' cfinclude
template=/includes/clientfiles/#content.filename#/cfelse ,   yada
yada yada

This allows me to have some pages produced programmatically,  while
the majority are simple reads from the database and then rendered.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month


On Thu, Oct 21, 2010 at 1:22 PM, Torrent Girl moniqueb...@gmail.com wrote:

 I spoke too soonit's not working


hmmm...maybe I'll add the function before i enter the text into the DB

 

~|
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:338416
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Fckeditor html vs xhtml

2010-10-20 Thread Mike Kear

Yes.  Upgrade to the latest version of FCKEditor,  or even to the new CKEditor.

IF you are using the built-in editor in CF8,  you will find there's a
FCKEditor folder in the forms files   (in CF9 it's at
\CFIDE\scripts\ajax\FCKeditor  and from memory I think that's where it
is in CF8 too).   You can upgrade your version by unzipping the
FCKEditor download into that folder, making sure you have the newer
versions of the files in the same places.

The latest versions of the product produce XHTML as default,  and you
can edit the configuration if you want to use the older HTML



Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month



On Tue, Oct 19, 2010 at 1:45 PM, Terry Troxel te...@it-werks.com wrote:

 Is there anyway to configure Fckditor so when it writes richtext in CF8 it
 switches between shorttag and longtag?

 Ie: br br / foe example.



 Terry




 

~|
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:338417
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckEditor and Coldfusion tags

2010-10-20 Thread Matt Robertson

 The only way to do it would be to write the code into a file, then CFINCLUDE 
 it, kind of cumbersome,

Not quite the only way.

1. Write the code in the editor ... as if it were a code editor :-|
2. Store the form field data using the gymnastics described earlier.
3. Publish the data as a discrete .CFM template that you use somehow
in your application.  Since its a physical .CFM you can CFINCLUDE it,
CFMODULE it, call it directly as a discrete template etc.

If its a CMS you could use code to auto-handle naming, pathing etc.
etc.  My CMS does all that now but I don't allow CF code to be written
into the pages it publishes.  On the surface it doesn't sound like an
ideal way to write code and build applications but its a big world I
guess and someone needs to do it.  Glad its not me.

-- 
-...@robertson--
Janitor, The Robertson Team
mysecretbase.com

~|
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:338418
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fckeditor and FW/1

2010-06-10 Thread Sean Corfield

On Wed, Jun 9, 2010 at 8:39 PM, Glenn Hartong gl...@glickcf.com wrote:
 Has anyone successfully used fckeditor and FW/1? Specifically the image 
 uploader.

 I have a working version on my server in a Non-FW/1 site and it works great. 
 I've copied over to my FW/1 sites and I'm getting the following error:

 The server didn't reply with a proper XML data. Please check your 
 configuration.

 This happens when you click the image icon in the fckeditor and then click 
 the button to browse the server.

 As I said, I have this working in non-FW/1 sites so I'm convinced that FW/1 
 is to blame. I think it probably has to do with path issues, but I can't 
 figure out what path or where. My textarea is converted to the text editor 
 correctly, its just the image upload that breaks.

fckEditor is making calls back to the server and expecting XML. I
expect you haven't told FW/1 to exclude the fckEditor path from
requests that the framework handles.

Take a look at the Developing Applications Manual, about halfway
through, under Configuring FW/1 Applications. You're looking for:
unhandledExtensions and unhandledPaths.
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

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


Re: fckeditor and FW/1

2010-06-10 Thread Dave Watts

 Has anyone successfully used fckeditor and FW/1? Specifically the image 
 uploader.

 I have a working version on my server in a Non-FW/1 site and it works great. 
 I've copied over to my FW/1 sites and I'm getting the
 following error:

 The server didn't reply with a proper XML data. Please check your 
 configuration.

 This happens when you click the image icon in the fckeditor and then click 
 the button to browse the server.

 As I said, I have this working in non-FW/1 sites so I'm convinced that FW/1 
 is to blame. I think it probably has to do with path
 issues, but I can't figure out what path or where. My textarea is converted 
 to the text editor correctly, its just the image upload
 that breaks.

I would recommend that you look at the raw HTTP requests and
responses. You can do this with browser plugins or standalone
applications.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

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


Re: fckeditor and FW/1

2010-06-10 Thread AJ Mercer

This is a neat addon for FireFox
https://addons.mozilla.org/en-US/firefox/addon/2691/


On 11 June 2010 02:01, Dave Watts dwa...@figleaf.com wrote:


  Has anyone successfully used fckeditor and FW/1? Specifically the image
 uploader.
 
  I have a working version on my server in a Non-FW/1 site and it works
 great. I've copied over to my FW/1 sites and I'm getting the
  following error:
 
  The server didn't reply with a proper XML data. Please check your
 configuration.
 
  This happens when you click the image icon in the fckeditor and then
 click the button to browse the server.
 
  As I said, I have this working in non-FW/1 sites so I'm convinced that
 FW/1 is to blame. I think it probably has to do with path
  issues, but I can't figure out what path or where. My textarea is
 converted to the text editor correctly, its just the image upload
  that breaks.

 I would recommend that you look at the raw HTTP requests and
 responses. You can do this with browser plugins or standalone
 applications.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


Re: fckeditor and FW/1

2010-06-09 Thread Matt Quackenbush

I'm going to guess that you'll probably get a better and/or quicker answer
on the FW/1 list.  :-)

http://groups.google.com/group/framework-one


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


Re: FCKEditor question

2010-04-26 Thread Gerald Guido

I would try using the new version of CK editor and not use the
richtext=true attribute. IIRC the older versions of FCK editor used an
iframe. I am not sure if the version of CF you are using does the same
thing. The new version of CK editor is less obtrusive and uses a plain text
area field like so.

script type=text/javascript src=/ckeditor/ckeditor.js/script

textarea name=editor1/textarea
script type=text/javascript
CKEDITOR.replace( 'editor1' );
/script

With JS being as fickle as it is I would image that there would be less of a
chance that you would run into problems using the newer version.

This is all speculation, but that would be the first thing that I would try

HTH
G!


On Mon, Apr 26, 2010 at 2:27 PM, Stephens, Larry V steph...@indiana.eduwrote:


 I'm using FCKEditor for a textarea-type input of a text field. I want the
 versatility of the editor but need to limit the length of the resulting
 input.

 As a convenience to users I want to show how much space (characters) they
 have left and I'm using a javascript function that relies of onKeyDown to
 call the function. (The function is available on a public site.)

 cftextarea name=ShortTitleDescrip richtext=true height=200
 width=600 maxlength=150 message=You are limited to 150 characters in
 the description. onKeyDown=textCounter(this,'remLen2',150);
 onKeyUp=textCounter(this,'remLen2',150);

 The problem is, when the FCKEditor is called onKeyDown no longer fires. Any
 suggestions on a workaround?




-- 
Gerald Guido
http://www.myinternetisbroken.com

Wait. We can't stop here. This is bat country.
-- HST


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333126
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: FCKEditor question

2010-04-26 Thread denstar

Using a FCKEditor plugin is probably going to be best.

I wrote one, a long time ago, in a galaxy far far away, that was
pretty freaking fancy.

Can't remember what version it worked for tho, and things have changed
a lot since then.

You can also try using the custom hooks that FCKEditor comes with for
doing onKeyDown and whatnot.  Don't have any examples off hand, but
there were docs on how to do it last time I checked.

Gerald is right tho, the newer version (CKEditor) is freaking sweet.
Maybe switching to it is an option?  Eh.  Looks like FCK is working on
adding it to the editor itself (and an some info on how things like
HTML markup make it interesting):
http://dev.fckeditor.net/ticket/397

:den

-- 
Compared to what we ought to be, we are half awake.
William James

On Mon, Apr 26, 2010 at 12:27 PM, Stephens, Larry V wrote:

 I'm using FCKEditor for a textarea-type input of a text field. I want the 
 versatility of the editor but need to limit the length of the resulting input.

 As a convenience to users I want to show how much space (characters) they 
 have left and I'm using a javascript function that relies of onKeyDown to 
 call the function. (The function is available on a public site.)

 cftextarea name=ShortTitleDescrip richtext=true height=200 width=600 
 maxlength=150 message=You are limited to 150 characters in the 
 description. onKeyDown=textCounter(this,'remLen2',150); 
 onKeyUp=textCounter(this,'remLen2',150);

 The problem is, when the FCKEditor is called onKeyDown no longer fires. Any 
 suggestions on a workaround?


 Larry Stephens


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333127
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: FCKEditor question

2010-04-26 Thread Stephens, Larry V

Thanks to both of you. I'll explore that. 


 

-Original Message-
From: denstar [mailto:valliants...@gmail.com] 
Sent: Monday, April 26, 2010 3:01 PM
To: cf-talk
Subject: Re: FCKEditor question


Using a FCKEditor plugin is probably going to be best.

I wrote one, a long time ago, in a galaxy far far away, that was pretty 
freaking fancy.

Can't remember what version it worked for tho, and things have changed a lot 
since then.

You can also try using the custom hooks that FCKEditor comes with for doing 
onKeyDown and whatnot.  Don't have any examples off hand, but there were docs 
on how to do it last time I checked.

Gerald is right tho, the newer version (CKEditor) is freaking sweet.
Maybe switching to it is an option?  Eh.  Looks like FCK is working on adding 
it to the editor itself (and an some info on how things like HTML markup make 
it interesting):
http://dev.fckeditor.net/ticket/397

:den

--
Compared to what we ought to be, we are half awake.
William James

On Mon, Apr 26, 2010 at 12:27 PM, Stephens, Larry V wrote:

 I'm using FCKEditor for a textarea-type input of a text field. I want the 
 versatility of the editor but need to limit the length of the resulting input.

 As a convenience to users I want to show how much space (characters) 
 they have left and I'm using a javascript function that relies of 
 onKeyDown to call the function. (The function is available on a public 
 site.)

 cftextarea name=ShortTitleDescrip richtext=true height=200 
 width=600 maxlength=150 message=You are limited to 150 characters 
 in the description. onKeyDown=textCounter(this,'remLen2',150); 
 onKeyUp=textCounter(this,'remLen2',150);

 The problem is, when the FCKEditor is called onKeyDown no longer fires. Any 
 suggestions on a workaround?


 Larry Stephens


 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333130
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: FCKEditor question

2010-04-26 Thread Gerald Guido

One other thing, I was able to get CKEditor to work using cftextarea on CF
9 and it responded to the required and maxlength attributes which was rather
nice.

G!

On Mon, Apr 26, 2010 at 3:00 PM, denstar valliants...@gmail.com wrote:


 Using a FCKEditor plugin is probably going to be best.

 I wrote one, a long time ago, in a galaxy far far away, that was
 pretty freaking fancy.

 Can't remember what version it worked for tho, and things have changed
 a lot since then.

 You can also try using the custom hooks that FCKEditor comes with for
 doing onKeyDown and whatnot.  Don't have any examples off hand, but
 there were docs on how to do it last time I checked.

 Gerald is right tho, the newer version (CKEditor) is freaking sweet.
 Maybe switching to it is an option?  Eh.  Looks like FCK is working on
 adding it to the editor itself (and an some info on how things like
 HTML markup make it interesting):
 http://dev.fckeditor.net/ticket/397

 :den


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333133
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: FCKEditor config file

2010-01-21 Thread Mike Kear

Yes you can have an external config file, unique to your own situation
OUTSIDE the FCEditor folder.  The usual reason he wouldnt want to
touch the config file is because when there's a new version, he'll
have to tweak it all over again.

They have  a way around that.   In addition to the config file, you
can built your own config file that is external to FCKEditor that is
processed AFTER FCKEditor's own config file.  It will override any of
the settings in the config file.  That way, you can set up your custom
toolbar (or any other setting if it comes to that) and when you copy a
new version into the FCKEDitor folder, it doesnt replace the custom
config file.

Here's how you do it:

You have a folder with the standard default FCKEditor set up.  Lets
say it's called root/forms/fckeditor  .  then SOMEWHERE else,
perhaps root/forms   you have a file called FCKEditor_Config.js
and you put in there any settings that you want to override, such as
your custom toolbar.  Here's one I have in my one:

FCKConfig.ToolbarSets[Simple] = [
['Source','-'],
['Cut','Copy','Paste','PasteText','PasteWord','-'],
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
'/',

['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote'],
['Link','Unlink','Anchor','Image','Rule','SpecialChar','-'],
['TextColor','BGColor'],
['FitWindow','ShowBlocks','-','About']  // No comma for the 
last row.
] ;


Then when you put your FCKEditor instance in your form on the CFM
page,  you put something like this:

cfscript
fckeditor = application.beanfactory.getbean(FCKEditor);
fckEditor.instanceName  = story;
fckEditor.value = '#Content.getStory()#';
fckEditor.basePath  = /forms/fckeditor/;
fckEditor.Config[CustomConfigurationsPath] =
/forms/FCKEditorConfig_CMS.js  ;
fckEditor.toolbarset= Simple;
fckEditor.width = 90%;
fckEditor.height= 400;
fckEditor.create(); // create the editor.
/cfscript

The important line is the one says
fckEditor.Config[CustomConfigurationsPath] =

You can read more about this at
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Setting_Configurations
  although i notice that is now about the payware CKEditor not the
Free FCKEditor.  I'm not sure if the documentation for the older
FCKEditor is still on line anywhere.

I hope this helps.  Let me know if you are still unsure how to do it
and I'll see what else i can do for you.


Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




On Thu, Jan 21, 2010 at 11:44 PM, Kim Hoopingarner
k.hoopingar...@e-details.com wrote:

 I have a client that needs to have a specific toolbar for the editor - but 
 doesn't want to make the change in the config file.  Do you know any tricks 
 out there to accomplish this?  H

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329913
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor config file

2010-01-21 Thread Kim Hoopingarner

Thank you!   Giving it a try now.  I knew someone would have an answer. :) 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329920
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor config file

2010-01-21 Thread Kim Hoopingarner

I get this error:Element BEANFACTORY is undefined in a Java object of type 
class.

I'm sure this is something simple to fix? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329922
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor config file

2010-01-21 Thread Mike Kear

OH yea sorry.  In that site,  I instantiate all CFCs with a gizmo
called a bean factory.I should have changed it to the more regular
syntax you use to instantiate cfcs:

fckeditor = createobject(component,forms.fckeditor.fckeditor);

This assumes that you have a file called fckeditor.cfc sitting in the
folder root/forms/fckeditor

If you dont have the cfc version of FCKEditor let me know and I'll
have to send it to you.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

On Fri, Jan 22, 2010 at 2:12 AM, Kim Hoopingarner
k.hoopingar...@e-details.com wrote:

 I get this error:Element BEANFACTORY is undefined in a Java object of type 
 class.

 I'm sure this is something simple to fix?

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329923
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor config file

2010-01-21 Thread Kim Hoopingarner

I got it to work by doing this.  :)  YE!   Thank you for getting me on the 
right track!

cfscript
fckEditor = createObject( component, 
/CFIDE/scripts/ajax/FCKEditor/fckeditor );
fckEditor.Config[CustomConfigurationsPath] = 
#session.root#/js/FCKEditor_configCMS.js;
fckEditor.instanceName  = introText;
fckEditor.value = ;
fckEditor.basePath  = /CFIDE/scripts/ajax/FCKEditor/;
fckEditor.width = 460;
fckEditor.height= 245;
fckEditor.ToolbarSet= CMS;
fckEditor.create(); // create the editor.
/cfscript 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329924
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor config file

2010-01-21 Thread Kim Hoopingarner

OK - stumped again.  I need to move a value into the editor when a button is 
clicked. I retrieve that value from the database - and then set the editor 
equal.  But it keeps returning blank - and I know a value is being returned 
from the cfinvoke.

cfinvoke component=#session.cfc#.msr_multisigs_intros method=getIntro 
returnvariable=qGetIntro

 cfinvokeargument name=introID value=#form.editIntro# /
/cfinvoke

I've tried this...
form.introText = qGetIntro.introText

Another easy answer? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329926
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor config file

2010-01-21 Thread Mike Kear

In that case you need to set the value of   fckEditor.value =
#resultOfButtonClick#;  to the result you want in the editor.   That
has to happen before you create the editor which is the last step at
fckEditor.create();

Does that make sense?

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


On Fri, Jan 22, 2010 at 2:47 AM, Kim Hoopingarner
k.hoopingar...@e-details.com wrote:

 OK - stumped again.  I need to move a value into the editor when a button is 
 clicked. I retrieve that value from the database - and then set the editor 
 equal.  But it keeps returning blank - and I know a value is being returned 
 from the cfinvoke.

 cfinvoke component=#session.cfc#.msr_multisigs_intros method=getIntro 
 returnvariable=qGetIntro

     cfinvokeargument name=introID value=#form.editIntro# /
 /cfinvoke

 I've tried this...
 form.introText = qGetIntro.introText

 Another easy answer

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329958
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKeditor not retaining format when used in CF CMS

2009-03-05 Thread Tom McNeer

On Wed, Mar 4, 2009 at 5:49 PM, cfcom cf...@aceligent.com wrote:


 Does anyone know
 how to configure the FCKconfig.js to correct this issue?


It's very doubtful that the FCKconfig.js has anything to do with this,
unless the builder of your CMS modified it hugely. I've used FCKEditor in a
number of CF applications without problems. It's more likely that the HTML
is being stripped somewhere else.

Is there a reason you can't ask the builder of the CMS about the issue? And
have you dumped the output of the form, before it undergoes any further
processing, to see what it shows?



-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320133
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKeditor not retaining format when used in CF CMS

2009-03-05 Thread cfcom

Tom -

Am using the SAVA cms and they did modify the fckeditor.js
Need to be able to retain formatting in form... looking into to options.

-Original Message-
From: Tom McNeer [mailto:tmcn...@gmail.com] 
Sent: 2009-03-05 09:19
To: cf-talk
Subject: Re: FCKeditor not retaining format when used in CF CMS


On Wed, Mar 4, 2009 at 5:49 PM, cfcom cf...@aceligent.com wrote:


 Does anyone know
 how to configure the FCKconfig.js to correct this issue?


It's very doubtful that the FCKconfig.js has anything to do with this,
unless the builder of your CMS modified it hugely. I've used FCKEditor in a
number of CF applications without problems. It's more likely that the HTML
is being stripped somewhere else.

Is there a reason you can't ask the builder of the CMS about the issue? And
have you dumped the output of the form, before it undergoes any further
processing, to see what it shows?



-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320134
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKeditor not retaining format when used in CF CMS

2009-03-05 Thread Tom McNeer


 Am using the SAVA cms and they did modify the fckeditor.js
 Need to be able to retain formatting in form... looking into to options.


Sava does not, in my experience, strip HTML. While they may have modified
the config, they wouldn't have made it impossible to pass HTML formatting,
since that's the whole point of using the editor.

Again, I'll ask: have you tried the Sava forums, where the Sava developers
ask questions?

Have you dumped the contents of the form scope from the post, to see what
they contain?





-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320135
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor default image folder

2009-02-09 Thread Tony Bentley

Only if you have access to the source files.

I suggest that you learn to install FCKeditor into a directory and configure it 
with the image plugin. It rocks and you can customize it to your heart's 
content.

I used it for a while and then realized it was limited to such things as 
placing the editor outside of a cfform or loading it with javascript. There is 
an API as well that is great for creating an instance and setting properties, 
etc.

http://www.fckeditor.net/
http://docs.fckeditor.net/
http://www.ckfinder.com/

If you would like a demo, send me an email. tony at tonybentley.com 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319086
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKeditor

2008-08-11 Thread William Seiter
If you were to use a cfinput with the 'required='yes'' and the
message='???', does that work for you?

I only ask, because it is a fast and simple way to verify that the mappings
to your CFIDE directory are accurate for your installation.

William

::-Original Message-
::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
::Sent: Monday, August 11, 2008 8:58 AM
::To: CF-Talk
::Subject: FCKeditor
::
::Here is my code yet the editor does not seem to work correctly. No
::toolbar is visible etc.
::
::
::
::CFFORM ACTION=update_categories.cfm METHOD=POST
::
::CFTEXTAREA NAME=Comments ROWS=4 COLS=60 richtext=yes
::toolbar=Basic#Comments#/CFTEXTAREA
::
::/CFFORM
::
::
::
::Any ideas where I should start to look for problems?
::
::
::
::
::
::
::
::

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310728
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKeditor

2008-08-11 Thread webmaster
No this is not working actually. So this means I just need to add a
mapping in IIS for the CFIDE directory for this site and it should work?
I think I tried that with no joy.

-Original Message-
From: William Seiter [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 11, 2008 12:03 PM
To: CF-Talk
Subject: RE: FCKeditor

If you were to use a cfinput with the 'required='yes'' and the
message='???', does that work for you?

I only ask, because it is a fast and simple way to verify that the
mappings
to your CFIDE directory are accurate for your installation.

William

::-Original Message-
::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
::Sent: Monday, August 11, 2008 8:58 AM
::To: CF-Talk
::Subject: FCKeditor
::
::Here is my code yet the editor does not seem to work correctly. No
::toolbar is visible etc.
::
::
::
::CFFORM ACTION=update_categories.cfm METHOD=POST
::
::CFTEXTAREA NAME=Comments ROWS=4 COLS=60 richtext=yes
::toolbar=Basic#Comments#/CFTEXTAREA
::
::/CFFORM
::
::
::
::Any ideas where I should start to look for problems?
::
::
::
::
::
::
::
::



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310741
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKeditor

2008-08-11 Thread webmaster
I readded this virtual directory and this time it works. Thanks for the
help.


-Original Message-
From: William Seiter [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 11, 2008 12:03 PM
To: CF-Talk
Subject: RE: FCKeditor

If you were to use a cfinput with the 'required='yes'' and the
message='???', does that work for you?

I only ask, because it is a fast and simple way to verify that the
mappings
to your CFIDE directory are accurate for your installation.

William

::-Original Message-
::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
::Sent: Monday, August 11, 2008 8:58 AM
::To: CF-Talk
::Subject: FCKeditor
::
::Here is my code yet the editor does not seem to work correctly. No
::toolbar is visible etc.
::
::
::
::CFFORM ACTION=update_categories.cfm METHOD=POST
::
::CFTEXTAREA NAME=Comments ROWS=4 COLS=60 richtext=yes
::toolbar=Basic#Comments#/CFTEXTAREA
::
::/CFFORM
::
::
::
::Any ideas where I should start to look for problems?
::
::
::
::
::
::
::
::



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310745
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKeditor

2008-08-11 Thread William Seiter
cheers

::-Original Message-
::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
::Sent: Monday, August 11, 2008 10:33 AM
::To: CF-Talk
::Subject: RE: FCKeditor
::
::I readded this virtual directory and this time it works. Thanks for the
::help.
::
::
::-Original Message-
::From: William Seiter [mailto:[EMAIL PROTECTED]
::Sent: Monday, August 11, 2008 12:03 PM
::To: CF-Talk
::Subject: RE: FCKeditor
::
::If you were to use a cfinput with the 'required='yes'' and the
::message='???', does that work for you?
::
::I only ask, because it is a fast and simple way to verify that the
::mappings
::to your CFIDE directory are accurate for your installation.
::
::William
::
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2008 8:58 AM
To: CF-Talk
Subject: FCKeditor

Here is my code yet the editor does not seem to work correctly. No
toolbar is visible etc.



CFFORM ACTION=update_categories.cfm METHOD=POST

CFTEXTAREA NAME=Comments ROWS=4 COLS=60 richtext=yes
toolbar=Basic#Comments#/CFTEXTAREA

/CFFORM



Any ideas where I should start to look for problems?








::
::
::
::

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310747
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor and IE7

2008-05-20 Thread Claude Schneegans
 Claude do you have any idea of the settings needed?

On that particular case, no.
I do not use FCKEditor, having my own system.
I was just seing some similarity with an issue I worked on a couple of 
months ago.
I this case, the problem was with special effect filters inactive 
because of some
ActiveX not activated.
The error message was undetermined error or so.
Ask your user to activate the error warning.
Try to activate everything to see if it makes any difference.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305700
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor and IE7

2008-05-19 Thread Matthew Sievert
My personal opinion

I have fiddled with FCKEditor for several years.

It is a nice interface, and provides the users with a nice toolset. 

However, as far as browser compatibility. I think FCKEditor has some
room for improvement.

Be it the image uploader, or like you have pointed out, it simply
showing up. 

We have messed around with FCKEditor to where it sort of works on
several browsers, but it is not guarenteed it will meet all their
requirements. 

In my past job we strived to make FCKEditor usable for the most part on
IE6, and FireFox 2.0 


Best of luck. 

-Original Message-
From: Mike Kear [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 19, 2008 11:07 AM
To: CF-Talk
Subject: FCKEditor and IE7

A couple of my clients have updated their browsers to IE7 and now
complain that they cant see the Inline Rich Text Editor in their CMS -
it's FCKEditor 2.5.

I Look at the pages myself, and with Firefox and IE6 everything's
working fine.   But with IE7  the page just shows the blank space
where FCKEditor must go.

Has anyone met this problem and solved it?Suggestions as to what i
can do?

--
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer AFP Webworks
http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from
AUD$15/month



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305648
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor and IE7

2008-05-19 Thread Mike Kear
Thanks Matthew - but i've had it running reliably on IE6 and Firefox
for ages .   It's just now, on IE7 thats the problem.

Have you ever managed to make it work wtih IE7?

I notice by the way that when i go to the FCKEditor site, the demos
there work on IE7, so i do konw it's possible to make  it work.

Has anyone solved this issue, or can point me at what might be the cause??


Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


On Tue, May 20, 2008 at 3:47 AM, Matthew Sievert
[EMAIL PROTECTED] wrote:
 My personal opinion

 I have fiddled with FCKEditor for several years.

 It is a nice interface, and provides the users with a nice toolset.

 However, as far as browser compatibility. I think FCKEditor has some
 room for improvement.

 Be it the image uploader, or like you have pointed out, it simply
 showing up.

 We have messed around with FCKEditor to where it sort of works on
 several browsers, but it is not guarenteed it will meet all their
 requirements.

 In my past job we strived to make FCKEditor usable for the most part on
 IE6, and FireFox 2.0


 Best of luck.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305651
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor and IE7

2008-05-19 Thread Azadi Saryev
you don't have any silly code like cfform inside a table on you page, do
you? that tends to often break things...
also check your doctype declaration: the way IE7 renders pages differs
depending on what you have in the doctype, though i forget specifics of
this...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Mike Kear wrote:
 Thanks Matthew - but i've had it running reliably on IE6 and Firefox
 for ages .   It's just now, on IE7 thats the problem.

 Have you ever managed to make it work wtih IE7?

 I notice by the way that when i go to the FCKEditor site, the demos
 there work on IE7, so i do konw it's possible to make  it work.

 Has anyone solved this issue, or can point me at what might be the cause??


 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
   
   

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor and IE7

2008-05-19 Thread Matthew Sievert
I know that demo site very well.

The think I had to do to get it to work in the various flavors was go in
and tinker with all the .cfg files and make sure the \ and /
were being intepreted correctly for my file system. 

The app on the demo site works because it is configured for their
environment specifically. 

We have tried copying their exact implementation and had it work
differently on whatever server we installed it on. 

 

-Original Message-
From: Mike Kear [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 19, 2008 1:53 PM
To: CF-Talk
Subject: Re: FCKEditor and IE7

Thanks Matthew - but i've had it running reliably on IE6 and Firefox
for ages .   It's just now, on IE7 thats the problem.

Have you ever managed to make it work wtih IE7?

I notice by the way that when i go to the FCKEditor site, the demos
there work on IE7, so i do konw it's possible to make  it work.

Has anyone solved this issue, or can point me at what might be the
cause??


Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer AFP Webworks
http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from
AUD$15/month


On Tue, May 20, 2008 at 3:47 AM, Matthew Sievert
[EMAIL PROTECTED] wrote:
 My personal opinion

 I have fiddled with FCKEditor for several years.

 It is a nice interface, and provides the users with a nice toolset.

 However, as far as browser compatibility. I think FCKEditor has some 
 room for improvement.

 Be it the image uploader, or like you have pointed out, it simply 
 showing up.

 We have messed around with FCKEditor to where it sort of works on 
 several browsers, but it is not guarenteed it will meet all their 
 requirements.

 In my past job we strived to make FCKEditor usable for the most part 
 on IE6, and FireFox 2.0


 Best of luck.





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305655
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor and IE7

2008-05-19 Thread Mike Kear
THanks Matthew,  i know for sure it works because it's been working
for at least two years on this server.

It's only since the advent of IE7 that it's giving problems.  It still
works fine with Firefox and IE6.  SO the question is,,  what's
different about IE7 that makes it break?

Axzadi's suggestion about doctypes is promising - that might well
cause this issue.   Anyone think of anything else i could look into?

Cheers
MIke Kear


On Tue, May 20, 2008 at 4:10 AM, Matthew Sievert
[EMAIL PROTECTED] wrote:
 I know that demo site very well.

 The think I had to do to get it to work in the various flavors was go in
 and tinker with all the .cfg files and make sure the \ and /
 were being intepreted correctly for my file system.

 The app on the demo site works because it is configured for their
 environment specifically.

 We have tried copying their exact implementation and had it work
 differently on whatever server we installed it on.



 -Original Message-
 From: Mike Kear [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 19, 2008 1:53 PM
 To: CF-Talk
 Subject: Re: FCKEditor and IE7

 Thanks Matthew - but i've had it running reliably on IE6 and Firefox
 for ages .   It's just now, on IE7 thats the problem.

 Have you ever managed to make it work wtih IE7?

 I notice by the way that when i go to the FCKEditor site, the demos
 there work on IE7, so i do konw it's possible to make  it work.

 Has anyone solved this issue, or can point me at what might be the
 cause??


 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer AFP Webworks
 http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from
 AUD$15/month


 On Tue, May 20, 2008 at 3:47 AM, Matthew Sievert
 [EMAIL PROTECTED] wrote:
 My personal opinion

 I have fiddled with FCKEditor for several years.

 It is a nice interface, and provides the users with a nice toolset.

 However, as far as browser compatibility. I think FCKEditor has some
 room for improvement.

 Be it the image uploader, or like you have pointed out, it simply
 showing up.

 We have messed around with FCKEditor to where it sort of works on
 several browsers, but it is not guarenteed it will meet all their
 requirements.

 In my past job we strived to make FCKEditor usable for the most part
 on IE6, and FireFox 2.0


 Best of luck.





 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305657
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKEditor and IE7

2008-05-19 Thread Erika L. Walker
Just an FYI in case many of you didn't know, but ActivEdit, the other
WYSIWYG editor for web pages, is now open source and available for download
at the creator's website: http://www.zrinity.com/activedit

Just an alternative solution for those who haven't invested a lot of time
into FCKEditor.




Thank you,
Erika



Erika L. Walker, Director, RUWebby, LLC
1400 Marketplace Boulevard, Suite 155, Cumming, GA 30041
--
Website Design/Programming - Database Integration/E-Commerce
Adobe CFMX Certified Developer 
--





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305658
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor and IE7

2008-05-19 Thread Gerald Guido
Nice, thanx for the 411.
G

On Mon, May 19, 2008 at 2:39 PM, Erika L. Walker [EMAIL PROTECTED]
wrote:

 Just an FYI in case many of you didn't know, but ActivEdit, the other
 WYSIWYG editor for web pages, is now open source and available for download
 at the creator's website: http://www.zrinity.com/activedit

 Just an alternative solution for those who haven't invested a lot of time
 into FCKEditor.




 Thank you,
 Erika


 
 Erika L. Walker, Director, RUWebby, LLC
 1400 Marketplace Boulevard, Suite 155, Cumming, GA 30041
 --
 Website Design/Programming - Database Integration/E-Commerce
 Adobe CFMX Certified Developer
 --





 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor and IE7

2008-05-19 Thread Claude Schneegans
 However, as far as browser compatibility. I think FCKEditor has some
room for improvement.

With IE, there are so many options the user can deactivate that it is 
not easy for the Javascript developer.

There are for instance several security checks that locks ActiveX, even 
internal activeX modules
that come with the genuine product.
The problem is that some essential functions are handled by those modules.
And  as  many times, the error message -- if any -- is as useless as 
unexpected error or so.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305665
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor and IE7

2008-05-19 Thread Mike Kear
Claude do you have any idea of the settings needed?   Perhaps i can
give my clients a how-to document that will let them set up their IE
so they can continue to use their CMS with IE7  as they have for teh
last year

Cheers
Mike Kear




On Tue, May 20, 2008 at 7:19 AM, Claude Schneegans
[EMAIL PROTECTED] wrote:
  However, as far as browser compatibility. I think FCKEditor has some
 room for improvement.

 With IE, there are so many options the user can deactivate that it is
 not easy for the Javascript developer.

 There are for instance several security checks that locks ActiveX, even
 internal activeX modules
 that come with the genuine product.
 The problem is that some essential functions are handled by those modules.
 And  as  many times, the error message -- if any -- is as useless as
 unexpected error or so.

 --



-- 
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305666
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor and IE7

2008-05-19 Thread Kay Smoljak
Hey Mike,

On Mon, May 19, 2008 at 11:07 PM, Mike Kear [EMAIL PROTECTED] wrote:
 I Look at the pages myself, and with Firefox and IE6 everything's
 working fine.   But with IE7  the page just shows the blank space
 where FCKEditor must go.

This is probably not much help, but IE7 is far more standards
compliant than IE6 and for the most part causes far less headaches,
and FCKEditor definitely works with it.

Are you sure they have JavaScript enabled? I would check if your
client has, as part of the upgrade, upgraded their security level
(Internet options - security) to a level that does not allow active
scripting.

As well as the browser itself, perhaps check that they're not running
anything third party that might be causing problems, like that scourge
of the internet, Norton Internet Security (blergh).

Good luck.

-- 
Kay Smoljak
business: www.cleverstarfish.com
coldfusion: kay.smoljak.com
personal: goatlady.wordpress.com | heapsbad.com

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305670
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor and IE7

2008-05-19 Thread Don L
Just an FYI in case many of you didn't know, but ActivEdit, the other
WYSIWYG editor for web pages, is now open source and available for download
at the creator's website: http://www.zrinity.com/activedit

Just an alternative solution for those who haven't invested a lot of time
into FCKEditor.




Thank you,
Erika



Erika L. Walker, Director, RUWebby, LLC

Good to hear from you, Erika.  Can ActivEdit run inside cfwindow?
Don 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305671
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKeditor

2008-03-31 Thread Cutter (CFRelated)
Absolute pathing issue, guaranteed

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Rob Parkhill wrote:
 Good afternoon (or morning, or night),
 
 I have installed FCKeditor on my dev machine and have it working fine, but 
 when I go to install to my hosted site, I get a 'page not found' error where 
 the input box should be.  I haven't done anything special to the code.  It is 
 a CF7 Server.
 
 Any thoughts?
 
 Thanks,
 
 Rob 
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302343
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKeditor

2008-03-31 Thread Mike Kear
Yes.  The editorbasepath parameter is pointing to the wrong place.

It should point to the location of a file called fckkeditor.html.  in
a default installation its in the same folder as the editor

I normally have mine installed in a folder called fckeditor, which is
located at /cfforms/scripts/fckeditorunder the root of the site.

If you use the scripting/ cfc way of using the editor you should ahve
something like this:

  cfscript
fckEditor =  createobject(component,cfforms.scripts.fckeditor.fckeditor);
fckEditor.instanceName = fieldname;
fckEditor.value = '#ContentsOfFieldnamewhenitLoads';
fckEditor.basePath = /cfform/scripts/fckeditor/;
fckEditor.toolbarset = Default; // or Basic for less functionality
fckEditor.width = 90%;
fckEditor.height = 500;
fckEditor.create(); // create the editor.
/cfscript


HTH.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On 4/1/08, Rob Parkhill [EMAIL PROTECTED] wrote:
 Good afternoon (or morning, or night),

 I have installed FCKeditor on my dev machine and have it working fine, but 
 when I go to install to my hosted site, I get a 'page not found' error where 
 the input box should be.  I haven't done anything special to the code.  It is 
 a CF7 Server.

 Any thoughts?

 Thanks,

 Rob

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302344
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKeditor

2008-03-31 Thread Mike Kear
Point of clarification ..   normally in a default ilnstallation of
fckeditor,   the file you want is in the 'editor' folder.

Also you didnt say, and I assumed you're not using CF8.  If you have
ColdFusion 8 FCKEditor is part of the core code and you can use a CF
tag to use it if you want (it's got a parameter in the CFTEXTAREA tag)
 but you can still set it up yourself if you want.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


On 4/1/08, Mike Kear [EMAIL PROTECTED] wrote:
 Yes.  The editorbasepath parameter is pointing to the wrong place.

 It should point to the location of a file called fckkeditor.html.  in
 a default installation its in the same folder as the editor

 I normally have mine installed in a folder called fckeditor, which is
 located at /cfforms/scripts/fckeditorunder the root of the site.

 If you use the scripting/ cfc way of using the editor you should ahve
 something like this:

  cfscript
 fckEditor =  createobject(component,cfforms.scripts.fckeditor.fckeditor);
 fckEditor.instanceName = fieldname;
 fckEditor.value = '#ContentsOfFieldnamewhenitLoads';
 fckEditor.basePath = /cfform/scripts/fckeditor/;
 fckEditor.toolbarset = Default; // or Basic for less functionality
 fckEditor.width = 90%;
 fckEditor.height = 500;
 fckEditor.create(); // create the editor.
 /cfscript


 HTH.

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



 On 4/1/08, Rob Parkhill [EMAIL PROTECTED] wrote:
  Good afternoon (or morning, or night),
 
  I have installed FCKeditor on my dev machine and have it working fine, but 
  when I go to install to my hosted site, I get a 'page not found' error 
  where the input box should be.  I haven't done anything special to the 
  code.  It is a CF7 Server.
 
  Any thoughts?
 
  Thanks,
 
  Rob
 
  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302345
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: fckeditor

2008-03-20 Thread Rick Faircloth
Check out the instructions on this blog.

http://www.rakshith.net/blog/?p=41

Pay close attention to some of the comments.
You're going to have to make some additional modifications
to some of the files mentioned that are not in the first five
steps if you are using a wwwroot other than the default.

You can also set up fckeditor to use specific folders for
images for each individual site.

All these issues are addressed within the article and in the
comments.  Check this out, and if you have any remaining
issues, email the list again.

I went through the article and had some figure out some additional
steps to get my non-default wwwroot working with the editor.  The
steps I had to take are now addressed in comments.

Let me know if you need more help!

Rick

 -Original Message-
 From: ColdFusion [mailto:[EMAIL PROTECTED]
 Sent: Thursday, March 20, 2008 3:33 PM
 To: CF-Talk
 Subject: fckeditor
 
 Anyone else using the file manager portion of fckeditor?
 
 I have it set to enabled within the config.cfm file but it continues to say
 that it is disabled.
 
 
 
 Any ideas?
 
 
 
 
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301720
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-24 Thread Don L
Hi Roger,

Thank you for the idea.  I tried it from FF2 on a laptop with same result, that 
is, the built-in spell checker was disabled by FckEditor.

My attempt of commenting out the block of code about speller and added the 
following line:
FCKConfig.FirefoxSpellChecker = true;
with the fckconfig.js has not paid off.

Also, I've changed the FCKConfig.ToolbarSets[Basic] block to fit my expected 
need, however, it has not been reflected though the {toobar} attribute with the 
{richText} function call works.  I thought the FckEditor may use an alternative 
config file something, if so, how to disable that alternative and use this 
fckconfig.js instead (that should be what it is).  It seems odd.

Another thing, probably I mentioned it somewhere before, the default FckEditor 
has zillions of features, inevitably loading all those tons of js files to user 
browser is not optimal, do we have an option of loading a lean/light-weight 
FckEditor?
(Admitted I don't know much about how CF8 interact with this editor upon its 
start).

Many thanks.

Don

Don: Just a suggestion... instead of hunting around for another box,
just unzip Portable Firefox into a folder on your desktop and use
that.

--
Roger Benningfield 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299805
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-23 Thread Don L
Good thought, cleared FF2 cache still to no avail.  Will find another box that 
has FF2 to try again.  Thanks.

Have you cleared your browsers cache? Any changes to the FCKEditor config
file require browswer cache flush to take effect...

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299775
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-23 Thread Roger B.
Don: Just a suggestion... instead of hunting around for another box,
just unzip Portable Firefox into a folder on your desktop and use
that.

--
Roger Benningfield

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299783
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-22 Thread morgan l
Looks like there's an option, FCKConfig.FirefoxSpellChecker, in the
fckconfig.js file that *should* control that.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299704
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-22 Thread Don L
Looks like there's an option, FCKConfig.FirefoxSpellChecker, in the
fckconfig.js file that *should* control that.

Hmm, no luck for me, searched for it with fckconfig.js to no avail (the editor 
came with CF8 standard), commented out the following block for default IE 
speller
/*
FCKConfig.SpellChecker  = 'ieSpell' ;   // 'ieSpell' | 
'SpellerPages'
FCKConfig.IeSpellDownloadUrl= 'http://www.iespell.com/download.php' ;
// tried to comment out the following line; dl; 01/25/2008
FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ;
// Available extension: .php .cfm .pl
// FCKConfig.SpellerPagesServerScript = = './server-scripts/spellchecker.cfm';
*/

added the following line,
FCKConfig.FirefoxSpellChecker = true; // outcome: still to no avail.

Do I have to restart cf server to make them take effect of the new settings?
Thought they are client side js, so, no need for cf server restart...

Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299739
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FckEditor kills FF2's built-in speller

2008-02-22 Thread Dominic Watson
Have you cleared your browsers cache? Any changes to the FCKEditor config
file require browswer cache flush to take effect...

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299746
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Surrounding CFQUERY with p tags

2008-02-09 Thread Philip Hayes
Disregard the initial question.  The solution to protect CF tags  and  
prevent them from being modified is to use:

FCKConfig.ProtectedSource.Add( /cf[\s\S]*?/gi ) ; // ColdFusion cf  
tags - OPEN.
FCKConfig.ProtectedSource.Add( /\/cf[\s\S]*?/gi ) ; // ColdFusion cf  
tags - CLOSE.

Now the problem is to write a regex for everything between  
cfquery and /cfquery

I had what i though would work, but I don't think the fckeditor config  
file can use the full /cfquery without causing an error on the  
parent CFM page.  This is what I tried:

FCKConfig.ProtectedSource.Add( /cfquery.*/cfquery/ ) ; //  
Everything between CFQUERY Tags

Suggestions?


On Feb 9, 2008, at 8:19 PM, Philip Hayes wrote:

 Does anybody know how to prevent FCKEDITOR from surrounding CFQUERY
 code from a loaded cfm page with p tags.  This apparently is
 exposing the code to the WYSIWYG edito and not treating it as source
 code.

 I need to be able to use FCKEditor with CFM pages that have CF code.
 Any suggestions?

 Thanks

 Phil


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298645
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Surrounding CFQUERY with p tags

2008-02-09 Thread s. isaac dealey
/cfquery.*/cfquery/ 

You want it to match what? everything from the opening  on the opening
cfquery tag to the closing  on the closing cfquery tag? 

I'd probably go with: 

/cfquery\s[^]*.*?/cfquery/gi 


-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
 ph: 503.236.3691

http://onTap.riaforge.org/blog



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298659
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-28 Thread Casey Dougall
On 12/27/07, Claude Schneegans [EMAIL PROTECTED] wrote:

 wow, sure you have a memory recorder

 He deserves no credit, I'm pretty sure he got this from a book ;-)



And... Is it Cold Fusion 1.x or ColdFusion 1.x

:-)


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295468
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Will Tomlinson
(Actually, I got it working fine... since FCKEditor isn't running
under the root folder of my app on either my dev pc or my vsp, I needed
to provide the local path to the folder that would contain images.)

At first I thought maybe it was the move from DBML to CFML causing your 
problems. 

:)

Will 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295436
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Rick Faircloth
I'm afraid that one went right over my head... DBML???


 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Thursday, December 27, 2007 3:07 PM
 To: CF-Talk
 Subject: Re: FCKEditor Integration with CF8 for cftextarea use
 
 (Actually, I got it working fine... since FCKEditor isn't running
 under the root folder of my app on either my dev pc or my vsp, I needed
 to provide the local path to the folder that would contain images.)
 
 At first I thought maybe it was the move from DBML to CFML causing your 
 problems.
 
 :)
 
 Will
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295441
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Rick Faircloth
Hardee har har...

Man... you're a funny guy, Will!  You should quit
your day job!

Rick

 
 I'm afraid that one went right over my head... DBML???
 
 




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295450
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Ben Forta
Actually, DBML was used in Cold Fusion 1.x only. It became CFML in Cold
Fusion 2, at the same time that CGI was replaced as the default interface in
favor of WSAPI and then NSAPI (ISAPI came much later).

And here's a fun fact for you. The old DBML syntax was supported for many
more versions, including the DBSQL tag. ;-)

--- Ben


-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 27, 2007 5:51 PM
To: CF-Talk
Subject: RE: FCKEditor Integration with CF8 for cftextarea use

 I'm afraid that one went right over my head... DBML???

Until CF 3, if I recall correctly, what we now call CFML was called Database
Markup Language, or DBML. CFQUERY was DBQUERY, CFINCLUDE was DBINCLUDE, etc.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295452
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Dave Watts
 I'm afraid that one went right over my head... DBML???

Until CF 3, if I recall correctly, what we now call CFML was called Database
Markup Language, or DBML. CFQUERY was DBQUERY, CFINCLUDE was DBINCLUDE, etc.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295448
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Will Tomlinson
I'm afraid that one went right over my head... DBML???




http://www.alagad.com/go/blog-entry/the-greatest-version-of-coldfusion 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295445
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Will Tomlinson
Hardee har har...

Man... you're a funny guy, Will!  You should quit
your day job!


Easy Tex! I'm just pickin' on ya.

Heck, I gotta dish some of what I take back out to someone else every now and 
then.  :)

Will 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295455
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Claude Schneegans
 Actually, DBML was used in Cold Fusion 1.x only.

 and I remember the docs. T'was just an MSWord document! ;-)

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295457
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Rick Faircloth
No problem, Will!  I enjoy the banter!

Bring it on!  :o)

Rick

 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Thursday, December 27, 2007 6:10 PM
 To: CF-Talk
 Subject: Re: FCKEditor Integration with CF8 for cftextarea use
 
 Hardee har har...
 
 Man... you're a funny guy, Will!  You should quit
 your day job!
 
 
 Easy Tex! I'm just pickin' on ya.
 
 Heck, I gotta dish some of what I take back out to someone else every now and 
 then.  :)
 
 Will
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295458
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Don L
Actually, DBML was used in Cold Fusion 1.x only. It became CFML in Cold
Fusion 2, at the same time that CGI was replaced as the default interface in
favor of WSAPI and then NSAPI (ISAPI came much later).

And here's a fun fact for you. The old DBML syntax was supported for many
more versions, including the DBSQL tag. ;-)

--- Ben

wow, sure you have a memory recorder :), so long time ago... 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295460
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-27 Thread Claude Schneegans
 wow, sure you have a memory recorder

He deserves no credit, I'm pretty sure he got this from a book ;-)

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295462
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-26 Thread Will Tomlinson
 I've gotten these to work, but I've run into something that
 strange and confusing.

Dude, how long have you been grapplin' with FCK now? 

Hookup Rick's CFFM with TinyMCE and you'll be up and runnin' in like 15 minutes 
or less. 

Will 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295364
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-26 Thread Rick Faircloth
Oh, come on Will!  I can't quit now!
Never admit defeat!

(Actually, I got it working fine... since FCKEditor isn't running
under the root folder of my app on either my dev pc or my vsp, I needed
to provide the local path to the folder that would contain images.)

All done!

Any more problems, however, I will probably give Rick's CFFM with TinyMCE a try.

Hope you're enjoying the holidays!

Rick

 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, December 26, 2007 5:16 PM
 To: CF-Talk
 Subject: Re: FCKEditor Integration with CF8 for cftextarea use
 
  I've gotten these to work, but I've run into something that
  strange and confusing.
 
 Dude, how long have you been grapplin' with FCK now?
 
 Hookup Rick's CFFM with TinyMCE and you'll be up and runnin' in like 15 
 minutes or less.
 
 Will
 




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295375
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-26 Thread C. Hatton Humphrey
 Any more problems, however, I will probably give Rick's CFFM with TinyMCE a 
 try.

I ended up doing that

Hatton

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295377
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor Integration with CF8 for cftextarea use

2007-12-26 Thread Casey Dougall
On 12/26/07, C. Hatton Humphrey [EMAIL PROTECTED] wrote:

  Any more problems, however, I will probably give Rick's CFFM with
 TinyMCE a try.

 I ended up doing that

 Hatton


Rick. I wouldn't give up... wwwrootImages would mean you are missing a
slash somewhere.

Seriously, Adobe should have stuck with KTML or actually put more than 2
cents worth of thought into FCKEditor...

I found another issue with their integration with FCKEditor that is above
and beyond anything I can comprehend... This doesn't necessarily hinder
anyone with access to the fckeditor scripts located in the
/cfide/scripts/ajax/fckeditor folder but it's a real pain in the ass for
anyone using shared hosting.

The Basic toolbar set includes the buttons for hyperlinks... The Default
toolbar does not...

STUPID!


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295380
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKEditor Integration with CF8 for cftextarea use

2007-12-26 Thread Rick Faircloth
Hi, Casey...

It did take me awhile to figure out where the wwwrootImage folder
was coming from.  With all the variables everywhere, I couldn't
track down anything concrete.  Then, as I tinkered with the code
and watched how it created the folder, I realized my path was incorrect.
There are notes in the code about the folder specification, but I think
some elaboration would have been really helpful.

And, yes, the button choices are a little strange, and the Basic
toolbar is a little too basic.

I've got a little more customization to do, but now that
the image issue is solved, the rest should be simple.

It seems like the FCKEditor implementation didn't get much
thought or user testing.

Rick

 -Original Message-
 From: Casey Dougall [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, December 26, 2007 9:15 PM
 To: CF-Talk
 Subject: Re: FCKEditor Integration with CF8 for cftextarea use
 
 On 12/26/07, C. Hatton Humphrey [EMAIL PROTECTED] wrote:
 
   Any more problems, however, I will probably give Rick's CFFM with
  TinyMCE a try.
 
  I ended up doing that
 
  Hatton
 




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295385
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor / CF8 Issues

2007-12-11 Thread Todd
Should also be worth noting that the filemanager works fine on a different
domain.

On Dec 11, 2007 9:51 AM, Todd [EMAIL PROTECTED] wrote:


 I have the full version of FCKEditor installed, I'm not using the
 cftextarea tag.

 I keep running into issues with the file manager.  Whenever you click
 Browse Server and launch the file manager, you get The server didn't
 reply with a proper XML data.  Please check your configuration.  Firebug is
 reporting no errors when I check the console.  The response in the console
 says Loading...

 IE gives me a little more information, but it means nothing to me at the
 moment.

 The server didn't send back a proper XML response.  Please contact your
 system administrator.
 XML request error: OK (200)
 The requested URL
 Response Text:  (note: there's no [null] or [empty string] or anything
 here, it's just empty).

 I have people insisting a permission error, but even after resetting
 permissions and telling CF to have a field day with the file system, it's
 still returning the same.

 Thanks,
 ~Todd



~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294516
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor / CF8 Issues

2007-12-11 Thread Jon Clausen
Todd,

For clarification, are you creating the FCKEditor instance using  
cfmodule on the fckeditor.cfm (downloaded from the FCKEditor site)  
or are you using pure javascript to create the editor instance?
If using cfmodule, you should have params being passed that look  
something like this:

cfmodule template=/admin/fckeditor/fckeditor.cfm  
instanceName=my_text_field width=95% height=350  
toolbarSetName=mytoolbarset canUpload= canBrowse= value=#mytext#  
BasePath=/admin/fckeditor/ tabindex=3

Have you configured your user file paths in /FCKEditor/editor/ 
filemanager/default/connectors/cfm/config.cfm as well?

As far as permissions goes, make sure you have directory create  
permissions as well.  The FCKEditor needs to be able to create  
separate folders for each type of media.

HTH,

Jon

On Dec 11, 2007, at 9:51 AM, Todd wrote:

 I have the full version of FCKEditor installed, I'm not using the
 cftextarea tag.

 I keep running into issues with the file manager.  Whenever you click
 Browse Server and launch the file manager, you get The server  
 didn't
 reply with a proper XML data.  Please check your configuration.   
 Firebug is
 reporting no errors when I check the console.  The response in the  
 console
 says Loading...

 IE gives me a little more information, but it means nothing to me at  
 the
 moment.

 The server didn't send back a proper XML response.  Please contact  
 your
 system administrator.
 XML request error: OK (200)
 The requested URL
 Response Text:  (note: there's no [null] or [empty string] or  
 anything here,
 it's just empty).

 I have people insisting a permission error, but even after resetting
 permissions and telling CF to have a field day with the file system,  
 it's
 still returning the same.

 Thanks,
 ~Todd


 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294520
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor / CF8 Issues

2007-12-11 Thread Todd
Using the FCKEditor CFC downloaded from FCKEditor site.  This isn't a
permission issue as I found a separate non-FCKEditor issue interfering with
the FCKEditor.  However, I'm still getting an invalid XML, but I'm close to
working it through.

I found my issue.  I changed in cf_basexml.cfm:
cfcontent reset=true type=text/xml; charset=UTF-8

To:
cfcontent type=text/xml; charset=UTF-8

I'm not sure why my server didn't like that, but it didn't.  Filebrowser is
up and working now.  The code for the filebrowser, for what it is, isn't
pretty.  At all.

On Dec 11, 2007 11:14 AM, Jon Clausen [EMAIL PROTECTED] wrote:

 Todd,

 For clarification, are you creating the FCKEditor instance using
 cfmodule on the fckeditor.cfm (downloaded from the FCKEditor site)
 or are you using pure javascript to create the editor instance?
 If using cfmodule, you should have params being passed that look
 something like this:

 cfmodule template=/admin/fckeditor/fckeditor.cfm
 instanceName=my_text_field width=95% height=350
 toolbarSetName=mytoolbarset canUpload= canBrowse= value=#mytext#
 BasePath=/admin/fckeditor/ tabindex=3

 Have you configured your user file paths in /FCKEditor/editor/
 filemanager/default/connectors/cfm/config.cfm as well?

 As far as permissions goes, make sure you have directory create
 permissions as well.  The FCKEditor needs to be able to create
 separate folders for each type of media.

 HTH,

 Jon



~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294521
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor / CF8 Issues

2007-12-11 Thread Todd
I take that back.  I had a separate non-FCKEditor issue, putting an
Application.cfc at the beginning of FCKEditor's directory and messing with
the config.cfm fixed my issue.  The cfcontent issue below did nothing.
So... it was more environmental than FCKEditor.

On Dec 11, 2007 11:28 AM, Todd [EMAIL PROTECTED] wrote:


 Using the FCKEditor CFC downloaded from FCKEditor site.  This isn't a
 permission issue as I found a separate non-FCKEditor issue interfering with
 the FCKEditor.  However, I'm still getting an invalid XML, but I'm close to
 working it through.

 I found my issue.  I changed in cf_basexml.cfm:
 cfcontent reset=true type=text/xml; charset=UTF-8

 To:
 cfcontent type=text/xml; charset=UTF-8

 I'm not sure why my server didn't like that, but it didn't.  Filebrowser
 is up and working now.  The code for the filebrowser, for what it is, isn't
 pretty.  At all.



~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294525
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor / CF8 Issues

2007-12-11 Thread Casey Dougall
FYI... new version of FCKEditor is available on their site and it works in
Safari...


On 12/11/07, Todd [EMAIL PROTECTED] wrote:

 Using the FCKEditor CFC downloaded from FCKEditor site.  This isn't a
 permission issue as I found a separate non-FCKEditor issue interfering
 with
 the FCKEditor.  However, I'm still getting an invalid XML, but I'm close
 to
 working it through.




~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294526
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: FCKeditor in CF app - styles display on front end but not in editor window

2007-10-08 Thread Bhakti Pingale
Hi,

I would like to know the exact scenario when this happens. May be if you
can attach the piece of code, we will be able to debug when this
behavior is seen.

Thanks,
Bhakti
Adobe ColdFusion Team.

-Original Message-
From: Nick Gleason [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 05, 2007 6:03 AM
To: CF-Talk
Subject: FCKeditor in CF app - styles display on front end but not in
editor window

Hi folks.  We've been using FCKeditor successfully for quite a while in
our
CF-based software, but we have recently run into an odd issue related to
styles display in the editor window.
 
Our system has custom styles which display in the FCKeditor Styles
drop
down menu.  Suddenly, on some of our deployments, the styles listed in
the
Styles drop down menu are no longer displaying correctly.  That is, they
all
simply display as 10pt plain text, rather than displaying in the style
that
they define.
 
The funny thing is that the styles display correctly on the front end.
that
is, when they are applied to text in the editor, the text displays
correctly
on the front end.  So, it's simply a back end display issue in the
editor
window.  
 
Any FCKeditor / CF gurus out there who can troubleshoot the details of
how
external styles are integrated into FCKeditor?  We'd love to hear your
thoughts.
 
Best,
 
Nick






~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290517
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: FCKeditor in CF app - styles display on front end but not in editor window

2007-10-08 Thread Nick Gleason
Bhakti,

Many thanks!  We were finally able to track the issue down on our own.  The
issue turned out to be a path name in the FCKConfig.EditorAreaCSS = 
setting in the fckconfig.js file.  The odd thing is that it worked for a
long time with the wrong path in there.  But, not the path is correct and
all the instances are again functioning correctly.

Best,

Nick

.
..
 

 -Original Message-
 From: Bhakti Pingale [mailto:[EMAIL PROTECTED] 
 Sent: Monday, October 08, 2007 3:28 AM
 To: CF-Talk
 Subject: RE: FCKeditor in CF app - styles display on front 
 end but not in editor window
 
 Hi,
 
 I would like to know the exact scenario when this happens. 
 May be if you can attach the piece of code, we will be able 
 to debug when this behavior is seen.
 
 Thanks,
 Bhakti
 Adobe ColdFusion Team.
 
 -Original Message-
 From: Nick Gleason [mailto:[EMAIL PROTECTED]
 Sent: Friday, October 05, 2007 6:03 AM
 To: CF-Talk
 Subject: FCKeditor in CF app - styles display on front end 
 but not in editor window
 
 Hi folks.  We've been using FCKeditor successfully for quite 
 a while in our CF-based software, but we have recently run 
 into an odd issue related to styles display in the editor window.
  
 Our system has custom styles which display in the FCKeditor Styles
 drop
 down menu.  Suddenly, on some of our deployments, the styles 
 listed in the Styles drop down menu are no longer displaying 
 correctly.  That is, they all simply display as 10pt plain 
 text, rather than displaying in the style that they define.
  
 The funny thing is that the styles display correctly on the front end.
 that
 is, when they are applied to text in the editor, the text 
 displays correctly on the front end.  So, it's simply a back 
 end display issue in the editor window.  
  
 Any FCKeditor / CF gurus out there who can troubleshoot the 
 details of how external styles are integrated into FCKeditor? 
  We'd love to hear your thoughts.
  
 Best,
  
 Nick
 
 
 
 
 
 
 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290600
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor issue?

2007-10-02 Thread Scott Weikert
Kim Hoopingarner wrote:
 using the FCKEditor, I see br / being put into my database when storing the 
 editor's output.   When I go to select it out of MYSQL, the br / is missing 
 from the string therefore causing the web page formats to be wrong.

 Does anyone know how to correct this? 

   
Well, there's a few things going on:
1) Page opens with FCKEditor
2) Content is typed/pasted in
3) Form containing FCKEditor is submitted to another script, where the 
content is handled somehow (assuming it's tossed into MySQL)
4) Later, another page tries to pull content out of MySQL and do 
something with it, I assume this is where you're having trouble.

Try throwing some debuggy-style steps in there - like, on the script in 
#3, before you write the content to your DB, output the textual content 
in a separate textarea tag, so you can see the raw code. Are the break 
tags where they should be before inserting the content into your database?

Right after inserting into your database, do another query to pull that 
same content from the database, and output THAT in another textarea, 
like the first one. Are the break tags where they should be in THAT content?

Obviously you'll want to do a cfabort after all this, so your page 
doesn't continue onto the next page and you don't get to see your content.

If the first textarea output shows your break tags fine, and the second 
doesn't, then the issue isn't with FCKEditor - its somewhere else.

Also - are you having trouble with ONLY br / tags? Meaning, if you put 
in old-school br tags, do those go through fine?

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290008
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FCKEditor issue?

2007-10-02 Thread Kim Hoopingarner
Yes - I did all the debugging already.   I see in MYSQL the br / that 
FCKEditor submitted.   So the page submit inserted it fine.

My problem is when I do a SELECT * FROM TABLEA.   The SELECT is removing the 
br /. And the form trying to display that column loses its formatting.

I am trying to figure out if there is a way that FCKEditor can store /n or 
something else for the carriage return.  Or maybe in the SELECT there is 
something I can do to capture the full HTML stored.

I have already tried the br too.  Doesn't help... 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290009
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FCKEditor issue?

2007-10-02 Thread Scott Weikert
Kim Hoopingarner wrote:
 Yes - I did all the debugging already.   I see in MYSQL the br / that 
 FCKEditor submitted.   So the page submit inserted it fine.

 My problem is when I do a SELECT * FROM TABLEA.   The SELECT is removing the 
 br /. And the form trying to display that column loses its formatting.

   
Then it's not a FCKEditor issue at all - it's a MySQL issue.

Have you tried creating a standalone script, that all it does is query 
your MySQL table directly - i.e. select (your content field) from (your 
table) where (whatever field) = (whatever ID), and then display that 
content in a textarea? Meaning, you're only querying JUST what you're 
after, directly. Try that and see if you get the exact same result, i.e. 
no br / tags at all.

If that works, then maybe you should narrow your query down from the 
all-purpose select *.

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290010
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


  1   2   3   >