We ran into problems using the "section" attribute - we were trying to use it to build sub-sections, and obviously weren't doing it right. Instead of creating subsections of the 12 main sections, we were creating sections 13, 14, and so on.
I would greatly appreciate the code that you referred to. Please send me a copy at: [EMAIL PROTECTED] Regards, Tom ---------- Original Message ---------------------------------- From: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Tue, 9 Oct 2001 15:12:12 -0400 >Thomas, > >You can create site model sections without the webtop either >programattically or through the "section" attribute of the cfa_page tag. > >I've done some scripts which traverse the site model and build a tree of >site->section->(subsection ...)->page->container->objects. If you would >like the code, let me know. It works pretty much the same as the webtop, >but doesn't have all of the cryptic code that comes along with it. > >S > > > > > "Thomas > > Jorgensen" To: Spectra-Talk ><[EMAIL PROTECTED]> > <Tom@irontom. cc: > > net> Subject: Site Object Model > > > > 10/09/2001 > > 03:00 PM > > Please > > respond to > > spectra-talk > > > > > > > > >Does anyone have any experience with the site object model? More >specifically: > >1. we need to be able to create section on the fly using custom create >handlers that do not operate through the webtop. > >2. we are looking for a way to construct breadcrumb trails using the >sections and pages in the site object model. > >Does anyone have any thoughts or experience that they could share? > >Regards, > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
