CS 1.1 RC2 was released
yesterday.
If there are no
critical issues with this version,
Scott said it should be the same
released as RTM with the accompanying source code.
I've just updated it from
CS 1.0 and everything went fine. The only problem that I found so far is that existing posts don't get the
Community Participation setting to Yes. I had to edit each one to make them appear on the blogs home page.
The sample blog post when you choose to Create Sample Data from the Web
Installer doesn't get the Community Participation setting either, so
it's a little confusing at first when you go to the blogs main page and
don't find any posts there.
I've asked about this already on the
Community Server Forums.
As far as the settings to get
multiple blogs working on their own
subdomain, I just re-applyed them to the new Web files. The
SiteUrls.config file is now updated to exclude the
admin and
themes path so you don't have to touch anything for those entries to work, but you'll need to make a slight modification to the
messages location setting because now it doesn't work without excluding it. So you need to put
<location name="messages" path="/Msgs/" exlude="true" />
instead of
<location name="messages" path="/Msgs/" />
All other changes remain the same.
The
blogs home page looks ugly right now. I'll have to make the time to finally play with the skins some more.