br instead of br /

2010-11-27 Thread Terry Troxel
Here's my problem. I need to know if there is a setting in Fckeditor that will cause it to parse a page break as br instead of br /. Terry ~| Order the Adobe Coldfusion Anthology now!

Re: br instead of br /

2010-11-27 Thread Phillip Vector
Why would you want that? br / is the correct way to do it. On Sat, Nov 27, 2010 at 9:13 AM, Terry Troxel terry.tro...@gmail.com wrote: Here's my problem. I need to know if there is a setting in Fckeditor that will cause it to parse a page break as br instead of br /. Terry

Re: br instead of br /

2010-11-27 Thread Claude Schnéegans
Why would you want that? br / is the correct way to do it. br / is the xhtml way to do it and as far as I know, HTML has always been the standard. xhtml is just a subset of HTML for those masochists who like make their life more complicated ;-)

RE: br instead of br /

2010-11-27 Thread Terry Troxel
I stated page break when I meant line break but here's what Google says: Definition and Usage The br tag inserts a single line break. The br tag is an empty tag which means that it has no end tag. Browser Support

RE: br instead of br /

2010-11-27 Thread Terry Troxel
Claude, My sentiments exactly. But I created 2 CFM files that called Fckeditor the same way: cfparam default= name=pagecontent body form method=post action=header.cfm cfmodule template=fckeditor/fckeditor.cfm basePath=fckeditor/ instanceName=pagecontent value='#pagecontent#' width=760

Re: br instead of br /

2010-11-27 Thread Phillip Vector
So my second question would be.. What does it matter? Anyway, couldn't you do a Replace and have it look for BR / and replace it with BR after fckeditor is done with it? On Sat, Nov 27, 2010 at 9:30 AM, Terry Troxel terry.tro...@gmail.com wrote: I stated page break when I meant line break but

Re: Free ColdFusion Hosting

2010-11-27 Thread Adrocknaphobia
ColdFusion runs great on Amazon EC2 micro-instances. The only catch is that they are only available for Linux, which can be a bit daunting for some. We should be rolling out some pre-configured EC2 images w/ ColdFusion soon. If you are new to Amazon EC2, you can even get the first year for FREE!

Re: br instead of br /

2010-11-27 Thread Matt Quackenbush
On Sat, Nov 27, 2010 at 11:41 AM, Terry Troxel wrote: One header was: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; And the other: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN

RE: br instead of br /

2010-11-27 Thread Terry Troxel
Phillip, Not to cut you short, but does it matter and yes that is what I am doing now is a search replace but I am really looking for an answer to my question and not my reasoning. My question was very simply stated other than I called it a page instead of line break. I think Claude is going

Re: br instead of br /

2010-11-27 Thread Phillip Vector
Sorry to bother you then. No. There is no way to change the br / to br within the editor short of recoding it yourself. On Sat, Nov 27, 2010 at 10:43 AM, Terry Troxel terry.tro...@gmail.com wrote: Phillip, Not to cut you short, but does it matter and yes that is what I am doing now is a

Re: br instead of br /

2010-11-27 Thread Claude Schnéegans
My sentiments exactly. Sorry, I can't help you. I designed my own editor because I disliked FCK, and many years after, I still prefer my own tool. ~| Order the Adobe Coldfusion Anthology now!

RE: Free ColdFusion Hosting

2010-11-27 Thread Russ Michaels
How about some windows images then ? -Original Message- From: Adrocknaphobia [mailto:adrocknapho...@gmail.com] Sent: 27 November 2010 18:27 To: cf-talk Subject: Re: Free ColdFusion Hosting ColdFusion runs great on Amazon EC2 micro-instances. The only catch is that they are only