Re: Looking for a good web based html editor

2005-02-27 Thread Dan O'Keefe
 As for the second issue, this occurs when you use the advanced view and
 click the HTML button?

Correct, but what are you telling me? Is this normal behaviour? What
service is it referring to.

Dan

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196722
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-27 Thread James Holmes
I just wanted to make sure I knew were it was happening, because I haven't
seen it before.

Have you tried to debug it in FireFox with the JS console in the web
developer extension? 

-Original Message-
From: Dan O'Keefe [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 27 February 2005 11:04 
To: CF-Talk
Subject: Re: Looking for a good web based html editor

 As for the second issue, this occurs when you use the advanced view 
 and click the HTML button?

Correct, but what are you telling me? Is this normal behaviour? What service
is it referring to.

Dan



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196748
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-26 Thread Dan O'Keefe
For the tinyMCE users here, a couple of questions if I could. I am
trying this product after using fckEditor for a while. I have 2 issues
keeping me from implementing it right now. The first being there are
not negative font sizes, like size -1, size -2, etc. The size 1
content when sent to a word doc becomes size 12 and I need to make it
smaller. The second issue is when I try to view the HTML I get a An
error occurred while attempting to establish a connection to the
service. error in the pop-up window.

Thanks,

Dan


On Mon, 21 Feb 2005 09:03:02 -0600, Kevin Graeme
[EMAIL PROTECTED] wrote:
 I recently mentioned it in a room with a product team from a big software
 company. I said it with a straight face and there was a flurry of flickering
 glances as they looked at each other to figure out if I actually said what
 they thought I said.
 
 From intial testing, it looks like the code generated by TinyMCE works
 better for us.
 
 -Kevin
 
 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 19, 2005 8:19 AM
 To: CF-Talk
 Subject: Re: Looking for a good web based html editor
 
 As stated previously, I don't like the name! I like not having to curse when
 talking about my editors!
 
 :)
 
 Will
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196670
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-26 Thread James Holmes
I would use CSS rather than font sizes if at all possible, but that may not
suit in this case (it depends on how Word handles it).

As for the second issue, this occurs when you use the advanced view and
click the HTML button?

-Original Message-
From: Dan O'Keefe [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 26 February 2005 8:27 
To: CF-Talk
Subject: Re: Looking for a good web based html editor

For the tinyMCE users here, a couple of questions if I could. I am trying
this product after using fckEditor for a while. I have 2 issues keeping me
from implementing it right now. The first being there are not negative font
sizes, like size -1, size -2, etc. The size 1 content when sent to a word
doc becomes size 12 and I need to make it smaller. The second issue is when
I try to view the HTML I get a An error occurred while attempting to
establish a connection to the service. error in the pop-up window.

Thanks,

Dan


On Mon, 21 Feb 2005 09:03:02 -0600, Kevin Graeme [EMAIL PROTECTED]
wrote:
 I recently mentioned it in a room with a product team from a big 
 software company. I said it with a straight face and there was a 
 flurry of flickering glances as they looked at each other to figure 
 out if I actually said what they thought I said.
 
 From intial testing, it looks like the code generated by TinyMCE works 
 better for us.
 
 -Kevin
 
 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 19, 2005 8:19 AM
 To: CF-Talk
 Subject: Re: Looking for a good web based html editor
 
 As stated previously, I don't like the name! I like not having to 
 curse when talking about my editors!
 
 :)
 
 Will
 
 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196671
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-21 Thread Kevin Graeme
I recently mentioned it in a room with a product team from a big software
company. I said it with a straight face and there was a flurry of flickering
glances as they looked at each other to figure out if I actually said what
they thought I said.

From intial testing, it looks like the code generated by TinyMCE works
better for us.

-Kevin

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 19, 2005 8:19 AM
To: CF-Talk
Subject: Re: Looking for a good web based html editor

As stated previously, I don't like the name! I like not having to curse when
talking about my editors! 

:)

Will



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195738
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-21 Thread Tony Weeg
:) i kinda like it for that reason... but then again, that should
surprise no one!

tw


On Sat, 19 Feb 2005 10:19:14 -0400, Will Tomlinson [EMAIL PROTECTED] wrote:
 As stated previously, I don't like the name! I like not having to curse when 
 talking about my editors!
 
 :)
 
 Will
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195777
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-20 Thread Rick Root
Will Tomlinson wrote:

 As stated previously, I don't like the name! I like not having to curse when 
 talking about my editors! 

That's a pretty silly reason to avoid using a great product.  Besides, 
I've never felt the need to try to pronounce it.  It's F-C-K-Editor.



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195639
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-19 Thread Will Tomlinson
As stated previously, I don't like the name! I like not having to curse when 
talking about my editors! 

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195543
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-19 Thread dave
lol, well yeah
 but as it happened my gf had her imac and i told her to login and add somthing 
and to try out the text editor but it wasnt there and she was on safari, 
so...
 but she then downloaded ff and all was good, was just sayin, it dont work on 
safari.


From: James Holmes [EMAIL PROTECTED]
Sent: Saturday, February 19, 2005 2:08 AM
To: CF-Talk cf-talk@houseoffusion.com
Subject: RE: Looking for a good web based html editor 

I just tell my Mac users to use FireFox :P 

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 19 February 2005 5:32 
To: CF-Talk
Subject: RE: Looking for a good web based html editor

tinymce is my vote too, so easy to stick in but the only drawback is it
doesnt work in safari yet



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195556
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-18 Thread Scott Stroz
I use FCKEditor http://www.fckeditor.net/ and I am very pleased.


On Thu, 17 Feb 2005 19:09:56 -0500, Matthew Friedman
[EMAIL PROTECTED] wrote:
 I am in need of a good browser base WYSIWYG editor that I can place in a
 form.
 
 I have used the ektron product but I need a version that is not an activeX,
 cross platform and requires no install.
 
 I know they have a flash version but I am not sure you can customize it.
 
 I also want to limit the function to very basic HTML (i.e. br p u i
 p li ul ...etc.)
 
 I need to be able to remove any of the span font div and or other tags
 since this is for a middleware project.
 
 I would also need to strip out the bad content that is added to the
 content when you copy and paste if from MS Word.
 
 Any suggestions would be great.
 
 Thanks.
 Matt Friedman
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195360
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-18 Thread Rick Root
Scott Stroz wrote:
 I use FCKEditor http://www.fckeditor.net/ and I am very pleased.

Second.

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195363
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-18 Thread Matt Robertson
On Fri, 18 Feb 2005 08:44:10 -0500, Rick Root [EMAIL PROTECTED] wrote:
 Scott Stroz wrote:
  I use FCKEditor http://www.fckeditor.net/ and I am very pleased.
 
 Second.

Me three, although its cross platform version is still not yet out of
beta (the author calls it RC2 but if you read the roadmap he's still
adding features).  Still needs some polishing I think

-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195474
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-18 Thread Adrocknaphobia
I remove a vote from the three cast for FCK. Albeit I didn't implement
the latest version, however the prior version was crap. The code is
all over the place and documentation is well... I don't think there is
any. Oh yeah and it's buggy... and the end users despise it.

-Adam


On Fri, 18 Feb 2005 13:10:51 -0800, Matt Robertson
[EMAIL PROTECTED] wrote:
 On Fri, 18 Feb 2005 08:44:10 -0500, Rick Root [EMAIL PROTECTED] wrote:
  Scott Stroz wrote:
   I use FCKEditor http://www.fckeditor.net/ and I am very pleased.
 
  Second.
 
 Me three, although its cross platform version is still not yet out of
 beta (the author calls it RC2 but if you read the roadmap he's still
 adding features).  Still needs some polishing I think
 
 --
 --mattRobertson--
 Janitor, MSB Web Systems
 mysecretbase.com
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195475
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-18 Thread Damien McKenna
I vote for TinyMCE, its pretty awesome.  I stopped paying attention to
its development for a while and it exploded with new features, plugins,
etc.  I was going to stop using WYSIWYG editors altogether but I think
I'll go back on that idea and just upgrade them all to the latest
TinyMCE.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195477
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-18 Thread dave
tinymce is my vote too, so easy to stick in but the only drawback is it doesnt 
work in safari yet


From: Damien McKenna [EMAIL PROTECTED]
Sent: Friday, February 18, 2005 4:29 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: RE: Looking for a good web based html editor 

I vote for TinyMCE, its pretty awesome. I stopped paying attention to
its development for a while and it exploded with new features, plugins,
etc. I was going to stop using WYSIWYG editors altogether but I think
I'll go back on that idea and just upgrade them all to the latest
TinyMCE.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195481
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-18 Thread James Holmes
I just tell my Mac users to use FireFox :P 

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 19 February 2005 5:32 
To: CF-Talk
Subject: RE: Looking for a good web based html editor

tinymce is my vote too, so easy to stick in but the only drawback is it
doesnt work in safari yet

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195541
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Looking for a good web based html editor

2005-02-17 Thread James Holmes
Even though this will start the same arguments we have had three times in
the past month, I recommend TinyMCE http://tinymce.moxiecode.com. It does
everything you asked for.

-Original Message-
From: Matthew Friedman [mailto:[EMAIL PROTECTED] 
Sent: Friday, 18 February 2005 8:10 
To: CF-Talk
Subject: Looking for a good web based html editor

I am in need of a good browser base WYSIWYG editor that I can place in a
form.

I have used the ektron product but I need a version that is not an activeX,
cross platform and requires no install.

I know they have a flash version but I am not sure you can customize it.

I also want to limit the function to very basic HTML (i.e. br p u i
p li ul ...etc.)

I need to be able to remove any of the span font div and or other tags
since this is for a middleware project.

I would also need to strip out the bad content that is added to the
content when you copy and paste if from MS Word.

Any suggestions would be great.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195314
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Looking for a good web based html editor

2005-02-17 Thread Will Tomlinson
I agree with James. TinyMCE is nice! Easy to install and use. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195316
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54