The Coldfusion Open Source Forums
Home | ImageCFC | CFFM | BlogCFM | CFMBB | CFOpenMail / ImapCFC | CFOpenChat
Forums | Profile | Inbox | Members | Chat | Search | Login | RSS
Vivio Technologies VPS Hosting
New Topic Reply Subscription Options   Previous Page  Page: 1   Previous Page

Forums: CFFM: TinyMCE integration changes
Created on: 03/05/07 {ts '2013-06-19 13:55:00'} Views: 8437 Replies: 5
TinyMCE integration changes
Posted Monday, March 5, 2007 at {ts '2013-06-19 13:55:00'}
Changes4TinyMCE_1_15.txt

Attached are instructions for updating CFFM to work with the browse buttons in TinyMCE. Current integration doesn't work with all browse buttons.

For example:
Check the demo you have and try to add a background image to a table.

Anyway, hope the attachment makes updating CFFM easy.

Regards,

RE: TinyMCE integration changes
Posted Wednesday, September 22, 2010 at {ts '2013-06-19 12:29:00'}

Any chance you could explain the following...
"
Replace Line #253-258 (approx) with:

if (variables.sessionEnabled) {
session.EDITOR_RESOURCE_TYPE = variables.EDITOR_RESOURCE_TYPE;
session.EDITOR_FIELD_NAME = variables.EDITOR_FIELD_NAME;
} else {
setCFFMCookie("EDITOR_RESOURCE_TYPE", variables.EDITOR_RESOURCE_TYPE);
setCFFMCookie("EDITOR_FIELD_NAME", variables.EDITOR_FIELD_NAME);
}
"

Since these are Approximate line numbers and I'm supposed to REPLACE what's there, could you let me know what I'm replacing? So I don't inadvertently replace the wrong lines of text? That would be very helpful! Smile
Thanks!

RE: TinyMCE integration changes
Posted Wednesday, September 22, 2010 at {ts '2013-06-19 14:55:00'}

the line numbers have probably changed fairly dramatically since 2007. In fact, I'm 100% certain they have changed dramatically.

I don't use TinyMCE personally (and I never have, actually) so I'm unsure how to do the integration in modern versions if the old instructions do not work.

RE: TinyMCE integration changes
Posted Wednesday, September 22, 2010 at {ts '2013-06-19 14:56:00'}

and by "old instructions" I mean those in the .TXT files included with CFFM (the readme file)

RE: TinyMCE integration changes
Posted Wednesday, September 22, 2010 at {ts '2013-06-19 18:15:00'}

Apparently once they upgraded to 3.0 they changed a the way they did plugins so I'm sure yours was not the only one effected.

RE: TinyMCE integration changes
Posted Thursday, September 23, 2010 at {ts '2013-06-19 12:37:00'}

In case anyone else stumbles across this thread I'll make it super easy for them to find the answer.

http://www.opensourcecf.com/forums/messages.cfm?messageid=F6E3048F-8D83-4B7A-839E1E4D6C462DA1

New Topic Reply Subscription Options   Previous Page  Page: 1   Previous Page
Subscription Options
Subscription options are available after you log in.

There are 7 active user sessions right now.