You shouldn't be randomly changing the names of folders within your
application anyway.
If your custom tags are in a folder called "tags" then that's where they
should stay.
If the name of this fodler is changing then you have not developed your
application very well.

--
Russ 

-----Original Message-----
From: Robert Everland III [mailto:[EMAIL PROTECTED] 
Sent: 25 October 2005 18:50
To: CF-Talk
Subject: Re: Import CustomTag Dir with Subdirs

You can't use cfimport with any variable.


For instance <cfimport taglib="#rootpath#tags/layouts" prefix="layout"> will
throw an error. This makes cfimport unusable for me since I need to be able
to put in dynamic paths so that I can easily move a site and not have to
worry about anything hardcoded throughout the application.




Bob



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:222236
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