<snip>
I think you can't do this as Spectra security architecture relies on you
identifying pages within your site and (I believe) then giving access
rights etc to those pages.

Soooo as fusebox works through index.cfm only... (You can see the
problem).
</snip>

I have worked with Spectra, and this is not necessarily so.  The site model
is created by the use of a custom tag called cfa_page.  The tag has
attributes
just like any other custom tag.  They can be dynamically assigned at
runtime.
Just as you are able to assign a different title to your index.cfm, so are
you able to generate a different Spectra page.  Once that page is
genereated,
you can handle your content displays in the dsp_ files.

I have just started with FB and have yet to marry these two
creatures, but from my understanding of FB and my experience with Spectra,
it ought to work.  My 2 cents.

Scott Helm



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