That explains a lot

-----Original Message-----
From: G [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 02, 2005 9:29 AM
To: CF-Community
Subject: Re: Subject change!

You folks do realize that there is more to life than work right?

If i spent my holidy weekends working on projects...i'd go frickin'
nuts, 
seriously.

>
> Workin' ... not at the office I don't believe... but I'm grateful on
> long weekends for the opportunity to get more work done on my
> framework projects. Gonna release a TinyMCE plugin and probably a
> couple enhancements to the xhtml tag in the core components. I
> realized a week or so ago that some of the XSL being used by the
> RuleManager is case-sensitive and I wanted to fix that and I'm
> thinking about adding a pair of href/src attributes to the xhtml tag
> which could be used instead of an end tag... so the current options
> are:
>
> <cfmodule template="#rqeuest.tapi.xhtml()#">
> <xml>...<xm>
> or
> <cfinclude template="template.xml">
> or
> <cffile action="read" variable="xml" ...>
> <cfoutput>#xml#</cfoutput>
> or
> <cfhttp url="http//my.xml.url">
> #cfhttp.filecontent#
> </cfmodule>
>
> After the change you'll also be able to use:
>
> <cfmodule template="#request.tapi.xhtml()#"
> src="tempalate.xml">
>
> or
>
> <cfmodule template="#request.tapi.xhtml()#"
> href="http://my.xml.url";>
>
> The href attribute won't do much for you if you need to pass form
> variables, etc. but I figured it'd be convenient in some cases. Should
> be a pretty quick enhancement... I doubt it'll take an hour.
>
>
> s. isaac dealey   954.522.6080
> new epoch : isn't it time for a change?
>
> add features without fixtures with
> the onTap open source framework
>
> http://www.fusiontap.com
> http://coldfusion.sys-con.com/author/4806Dealey.htm
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:5:172254
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to