-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an input file made up of a bunch of text lines. From this, I
am parsing the file and building content objects. These objects
potentially exist at one of three conceptual levels in the site tree,
as follows:
Home (level 1) - Spectra "SITE"
|___ "Output" with home page - Spectra "SECTION" and "PAGE"
|___ "Subject" with page(s) - Spectra "SECTION" and/or
"PAGE"
|___ "Sub-subject" with page(s) - Spectra "SECTION"
and/or "PAGE"
I know from the input file where the object ought to sit in the tree,
so I can nominate it as such. But I don't know how to place it in
the site layout model at creation time without running a CFA_PAGE (I
don't want to). I want to create, place the section and/or page in
the model and move on to the next object I want to create. I'm using
Spectra 1.5.
Can somebody please advise me how this might be done. If I can
overcome this, I have one less BIG hurdle.
TIA
Steve
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.