Why not use the features in the site object model added in Spectra 1.5.
You could let them create Sections with a startURL of where the page
is to reside, order the sections using elementPositionIndex if you need
to list the pages in an ordered list like a pulldown menu and use the
list of sections to draw your nav structures. Page templates would be
used to create the basic page with containers that they could then add
content into.


----- Original Message -----
From: "Peter Alexandrou" <[EMAIL PROTECTED]>
To: "Spectra-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 2:16 PM
Subject: Simple Question


> Hi guys,
>
> I have a simply question to ask.  What is the most recommended way of
> developing a site in Spectra whereby site editors can add sections and
> pages to new and existing sections.  All these pages must be modifiable.
>
> What I have done is create a generic Content type which generic pages use
> to pull out things like TitleImage, BodyImage, BodyCopy etc..  And I have
> physical files that directly call their correspoing content item via its
> objectID.
>
> What I wanted to know was what other people have done in such
> situations.  I was thinking of using metadata to assign where a page
> should site within the site but need direction for this.
>
> Many thanks,
> Peter Alexandrou
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

Reply via email to