> -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 02, 2005 9:31 AM > To: CF-Talk > Subject: Re: ColdFusion Forum software > > Would those 2 features alone be enough to keep you using Galleon? > Emoticons would be trivial to implement.
I've got a fully implemented BBML custom tag which will convert BBML and do emoticons. It's old but it still works and should be simple to add to Galleon (depending on how complex you want the interface to be - the tag only does the parsing, not the input). You can use it only for emoticons or not if you like (or just rip out the smiley code - the tag's open source under the BSD license). Here's a link: http://www.depressedpress.com/depressedpress/Content/Development/ColdFusion/ Extensions/DP_ParseBBML/Index.cfm An example area to play with the tag: http://www.depressedpress.com/depressedpress/Content/Development/ColdFusion/ Extensions/DP_ParseBBML/BBMLExample.cfm And a list of all the supported BBML and smiley code: http://www.depressedpress.com/depressedpress/Content/Development/ColdFusion/ Extensions/DP_ParseBBML/SupportedBBML.cfm The worst I can say about it is that my smiley set sucks... but there's an alternative set provided by Andy Jarret that's pretty good. You can, of course, use another set if you like as well. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:208367 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

