| Trevor Grant 2004-02-04, 10:46 am |
| Hi
Yep, that's the way it goes. Check out the help docs:
<start snip>
Channel.DefaultPostingName
---
If DefaultPostingName matches the name of one the Postings
in the Channel, the SourceFile script of the Default
Posting is run.
If the DefaultPostingName does not match the name of one
of the Postings in the Channel, the Template script of the
first Posting in the Channel is run.
If there are no Postings in the Channel, the default
system rendering script, cover.asp, is run. Cover.asp
displays hyperlinks to channels and postings and contains
the MCMS Edit Console for editing the site.
---
<end snip>
Trevor
quote:
>-----Original Message-----
>Hi,
>
>if, for example, I set a default posting name for a
>channel to "default", and then I will not add a posting
>into the channel with the name "default", when link to
>that channel CMS will provide a link to the first posting
>of the posting's list of the channel (if at least one
>posting is defined).
>
>Is this behavior always respected by CMS? Or are there
>some exceptions?
>
>Thank you!
>Bye
>
>Stefano
>.
>
|