I have had and continue to have some fairly major problems in this area. I want to create sub-sections programically but can't seem to get it quite right with v1.5.1 and the new _____labels. I had it working fine in v1.0 even though it was programatically more involved. I am now thinking I might just create a xxx.cfm file with cfa_page in it and then call the page rather than running cfa_page inside my script. Please also send me your code to [EMAIL PROTECTED]
Thanks in advance, Dave. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 10 October 2001 8:39 a.m. To: Spectra-Talk Subject: Re: Site Object Model I just sent the code to your email. In 1.5, in the section attribute, sections are delimited by 5 underscores and you don't have to put the site root in, it is just understood. S "Thomas Jorgensen" To: Spectra-Talk <[EMAIL PROTECTED]> <Tom@irontom. cc: net> Subject: Re: Site Object Model 10/09/2001 03:32 PM Please respond to spectra-talk 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, > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ 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.
