PLEASE, PLEASE... I really need some help with this if anyone has the time...
I added the template plugin to tinyMCE in FC 3.0.2 and when I click on the
button the popup appears. I changed from popup.htm to popup.cfm. I have a
template inside of /tinymcetemplates/listtemplate.cfm based on a previous
suggestion. I'm currently stuck on what to do next. Once I'm in the popup,
how do I get content inserted back into the editor? Here are the contents
of
listtemplate.cfm:
<cfparam name="url.listclass" default="">
<cfoutput>
<div class="mceTmpl">
<ul class="#url.listclass#">
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
</ul>
</div>
</cfoutput>
_____
Jake Churchill
CF Webtools
11204 Davenport, Ste. 200b
Omaha, NE 68154
HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
402-408-3733 x103
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.11.15/949 - Release Date: 8/12/2007
11:03 AM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---