Re: OT: FckEditor / JS

2006-09-05 Thread Claude Schneegans
>>keep in mind then that they can paste anything they want into FCKeditor Sure, but in general, they just don't want to. I mean not in a CMS used by users who are brought out in a rash as soon as they see an HTML tag ;-) -- ___ REUSE CODE! Use custom tags;

Re: OT: FckEditor / JS

2006-09-05 Thread Claude Schneegans
>> I don’t want them dragging and resizing images in the editor because it will just confuse them. Exact, IMHO, all those HTML editors around are just too poweful for the hoi polloi. This is why I've developed my own. Images should not been inserted in the HTML editor, but in the CMS. Each pag

RE: OT: FckEditor / JS

2006-09-05 Thread Bobby Hartsfield
3:16 PM To: CF-Talk Subject: Re: OT: FckEditor / JS Bobby Hartsfield wrote: > No not really. Images can only be chosen by a drop down list then aligned > top right of the content (content wraps it of course). I don’t want them > dragging and resizing images in the editor because it

Re: OT: FckEditor / JS

2006-09-05 Thread Rick Root
Bobby Hartsfield wrote: > No not really. Images can only be chosen by a drop down list then aligned > top right of the content (content wraps it of course). I don’t want them > dragging and resizing images in the editor because it will just confuse > them. So that’s one strike Ah... Well then, ke

RE: OT: FckEditor / JS

2006-09-05 Thread Bobby Hartsfield
[mailto:[EMAIL PROTECTED] Sent: Tuesday, September 05, 2006 2:51 PM To: CF-Talk Subject: Re: OT: FckEditor / JS Bobby Hartsfield wrote: > What I have is a textarea. As you type in the text area, a div tag is > updated with the textarea's content creating a 'live preview'. I

Re: OT: FckEditor / JS

2006-09-05 Thread Rick Root
Bobby Hartsfield wrote: > What I have is a textarea. As you type in the text area, a div tag is > updated with the textarea's content creating a 'live preview'. I need to > change that textarea to the FCKEditor but keep the live preview. Just out of curiousity, WHY do you need to keep the live pre