I wrote an article for communitymx.com on using CFIMPORT for custom tags. Take a look there. (One note: it's a subscription service but well worth the money. There's a 10 day trial in the meantime).
Essentially, it's just another way of referencing custom tag libraries using an xml style prefix (i.e. <xx:myTag> vs. <cf_myTag>) that has the added benefit of being referenced outside the custom tags directory (like cfmodule but with cleaner syntax). If you have specific questions, send me an email off list.
Regards, Neil Greg Luce wrote:
I'm using Farcry CMS and have a handle on creating/configuring sites. But customizing, or even understanding how the code works is beyond me! It appears to use all CSS/divs instead of tables. That sucks for me. :-( I'm used to being able to stick a border="1" on a table and see all the code that's inside that table.
But the worst thing for me is the Java Tag Library Import Techniques. Where's a good place to start to understand such practices? In the livedocs the only info about cfimport is using it for JSP. I assume using it for CFCs is another usage for cfimport? Anyone know of any books, tutorials, articles that might shed some light on this?
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
