-
Hello, I am new to the Community Server community and am trying to help get the software setup in an Active/Passive clustered resource environment. We have 2 Windows 2003 servers, and the secondary server will only come into play if the primary server goes down, using a clustered IP address between both...
-
Adding a calendar page Overview We wanted to show a calendar po***ted with club events. Since we didn’t find this functionality within CS, we decided to use Google calendars instead. So we… Created and shared a new Google calendar Created a new page within our site to display the calendar Embedded the...
-
Back from a short trip...let's finish up our discussion of the home page modifications by looking at the formatting in the sidebar. Overview We thought the contentpart headers were too big and the body text too small We had problems with admins editing the content in a contentpart, and blowing away...
-
[quote user="jdc"]We removed all the main panel content and replaced with a single ContentArea[/quote] We wanted a relatively simple home page, with some static text. Not too difficult... Open Web/Themes/Default/Common/home.aspx Remove the default text in the welcome-default contentpart Scoll...
-
[quote user="jdc"]We modified the Main Menu to change/add entries[/quote] Modifying the menu This one was a little more work, and I didn't do the cleanest job, but it works. I think you're supposed to use a SiteURLs override file, but I'm not entirely clear how to do it (haven't...
-
I have a much simpler need and problem. I modified SiteUrls.config Navigation bar with the following navigateUrl in bold (to allow the user to navigate to the site's home page): <link name="ws_home" navigateUrl="http://www.whitestag.org/" text="Web Home" /> <link...
-
Let me illustrate what I would like to do with an example. Let's say I'm building a site for skateboarder Bob Burnquist who is also an organic farmer. Skateboarding and organic farming are distinctly different activities. I want photos organized as follows: Galleries for each big skateboarding...
-
I wanted to show the Recent Blog posts, or the "What's New" content (customized to only show the blog posts) and then below that, show the Forum statistics. I have done both, but now my "who's online" section appears empty. I will post below the script plus lcr and rcr from...
Posted to
Setup & Installation
(Forum)
by
ajoaquin72
on
Mon, Aug 27 2007
Filed under: customize, customized, homepage, CS 2007, CS2007 Theme customization, CS2k7, cs2007, customization, CS2007., cs 2007 sp2, Customizations
-
If you look in the file <root>/Themes/default/Forums/grouplist.aspx, you'll see the following control at the bottom of the page: < CSControl : SiteStatisticsData runat ="server" LinkTo ="NewestUserProfile" Property ="NewestUser" Tag ="B" /> . This...
-
Check out Jeff's blog entries on expanded member searches. He's done this as part of a CS customization, and I think these will help you: Community Server Customization - Expanded Member Search Part 1 Community Server Customization - Expanded Member Search Part 2 I hope these help!