Hi all, Regarding the recent flurry of messages related to programatically creating sections outside of the webtop, does anyone know how to implement section security for these sections outside of the webtop? I've used the <cfa_policy> tag to secure sections/pages for specific users and groups but doing so outside the webtop causes the site element's security settings to become uneditable within the webtop. Also, inherited security for section and page objects doesn't appear to be in effect. If I need to implement security handling/assignment programmatically outside the webtop, will I need to simply develop my own permission inheritance checking for site elements?
Hoping for a response, Seth > ---------- 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 ------------------------------------------------------------------------------ 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.
