Dynamic Styles for Hawaii Theme

rated by 0 users
This post has 7 Replies | 3 Followers

Top 10 Contributor
Posts 3,637
Points 54,925
TelligentSupportTeam
Alex Crome Posted: Wed, Mar 26 2008 7:03 PM

I've just been looking through the Hawaii theme nad noticed that there are very few options that can be set through the dynamic themes configuration - is this something that just hasn't been implemented yet or are you not planning to add much in the way of dynamic styling to Hawaii?

Community Server Documentation please rate articles you read

Nintendo Wiikly | My Blog

  • | Post Points: 20
Top 10 Contributor
Posts 3,424
Points 65,565
CS Developers
Ben Tiedt replied on Wed, Mar 26 2008 10:21 PM

More options will be added before the release.

Ben Tiedt's Blog

  • | Post Points: 20
Not Ranked
Posts 17
Points 220
jasonkim replied on Wed, Apr 30 2008 1:25 PM

Hi I'm working with the new Hawaii theme and I find that customizing this theme isn't as dynamic as the calypso theme.  Is there a way to add "What's New," and other things of this nature.  On a side note, how was the Site Activity section added to the community dashboard when users are not logged in?

Thanks,

Jason

  • Filed under:
  • | Post Points: 20
Top 10 Contributor
Posts 3,424
Points 65,565
CS Developers

jasonkim:
Hi I'm working with the new Hawaii theme and I find that customizing this theme isn't as dynamic as the calypso theme.  Is there a way to add "What's New," and other things of this nature.
 

To do this, you'd need to review and edit the associated theme files to include the information that you want.

jasonkim:
On a side note, how was the Site Activity section added to the community dashboard when users are not logged in?

In the themes/hawaii/common/home.aspx page (which contains the content of the home page), there are checks to determine if the current user is logged in or not... when not, the site activity is shown.

Ben Tiedt's Blog

  • | Post Points: 20
Not Ranked
Posts 17
Points 220

Thanks for the information, Ben.  I've located the section in the home.aspx page deals with the SiteActivity.  I believe this is it.

            <CSMessage:ActivityMessageList runat="server" ShowHeaderFooterOnNone="false">
                <QueryOverrides QueryType="SiteActivity" PageSize="30" PageIndex="1" />
                <LeaderTemplate>
                    <div class="CommonContentBox TitleHighlighted">
                        <h4 class="CommonContentBoxHeader"><CSControl:ResourceControl runat="server" ResourceName="SiteActivity" /></h4>
                        <div class="CommonContentBoxContent">
                </LeaderTemplate>
                <HeaderTemplate><ul class="CommonContentBoxList"></HeaderTemplate>
                <ItemTemplate>
                    <CSMessage:ActivityMessageData runat="server" Property="DateCreated" Tag="Li" CssClass="Header" FormatString="MMMM dd, yyyy">
                        <DisplayConditions><CSControl:CustomCondition CustomResult='<%# ShowDateHeader("FriendActivity", Eval("DateCreated")) %>' runat="server" /></DisplayConditions>
                    </CSMessage:ActivityMessageData>
                    <CSMessage:ActivityMessageData Property="Type" Text="&lt;li class=&quot;CommonActivity {0}&quot;&gt;" runat="server" />
                        <CSMessage:ActivityMessageData runat="server" Property="Body" />
                    </li>
                </ItemTemplate>
                <NoneTemplate><CSControl:ResourceControl runat="server" ResourceName="SiteActivity_NotActive" /></NoneTemplate>
                <FooterTemplate></ul></FooterTemplate>
                <TrailerTemplate>
                        </div>
                    </div>                    
                </TrailerTemplate>
            </CSMessage:ActivityMessageList>

I've also read the other post on adding the What's New section on the homepage and I've seen the video that you and Wyatt did on Cameleon controls, but quite can't figure out how to enable the Site Activity on the homepage.  How can I replicate what Telligent did with showing the Site activity for anonymous logins and keep the customized homepage for logged in users?

Thanks!

Jason

  • | Post Points: 20
Not Ranked
Posts 17
Points 220

Sorry, never mind.  Stupid me; found it.

Jason

  • | Post Points: 5
Top 100 Contributor
Posts 236
Points 2,855
CoffeeDog replied on Mon, Jun 9 2008 11:45 PM

siteactivity includes mirror blogs

 

Anonymous posted 11111 to mirrorBlogA

Anonymous posted 22222 to mirrorBlogA

Anonymous posted 33333 to mirrorBlogA

...

 

How may I have them not showing here?

Thanks.

  • | Post Points: 5
Top 100 Contributor
Posts 236
Points 2,855
Page 1 of 1 (8 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com