Why would you want to do that :) 

Currently this is how the source looks from our CMS pages based for the
CF5 version .. 

<cfmodule 
        
template="#Request.Application.RootMapping#includes/loadTemplate.cfm"
                templateName="header"
                objectName="page">
<cfmodule 
        
template="#Request.Application.RootMapping#includes/loadTemplate.cfm"
                templateName="include.homepage"
                objectName="page">
<cfmodule 
        
template="#Request.Application.RootMapping#includes/loadTemplate.cfm"
                templateName="footer"
                objectName="page">


The loadtemplate.cfm is a "engine" which provides us with overriding
schemes. I personally would only use cfsavecontent for caching logic.
Then you would have encapsulated those tags with a cfsavecontent tag.


Micha Schopman
Software Engineer

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185778
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to