Each of the following is just a personal style call.  Some like all
their fuses in one big happy directory, some like to sort them as
you do.  I also sometimes put all the headers and footers in one
common directory, and use header_generic when a specific header
is not required. 

> scripts.js (local javascript functions)
> styles.css (local stylesheet)
> blocks/dsp_header.cfm
> blocks/dsp_footer.cfm
> Queries/qry_queryname.cfm (contains all query files)
> Actions/act_actionname.cfm (contains all action files)
> display/dsp_displayname.cfm (contains all display files)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to