-
Just changing default theme for blog is not enough. We have to create a duplicate copy of evolution theme and rename to our custom theme Then we have to modify how the dynamic theming work in Evolution for this new theme. Otherwise, it will still be pointing to the old Telligent theme. I have the solution…
-
you've got my vote. Currently I'm designing an intranet environment, using CS 2008.5 Sp1, added custom event calender, facebook like page with all employees based upon Active Directory information. Completely new skin. Still in development. Homepage , with event custom calender, overview of all…
-
Hi, I am trying to customize Evolution for our enterprise use in a very large organization. I am required to make 6\7 UI changes to suit our needs. I have some concerns with the changes. If I don't follow the best practices, future product release\upgrades might be difficult and Evolution might be…
-
Scott, I agree that this is a problem with posts from a particular thread flooding search result queries… Has there been any updates to this issue in the 2008 or 2008.5 releases? Or is there anyway to customize the Enterprise Search? While there are customization options for the Search Barrel (as it…
-
I have installed the SDK and am looking at the code using Visual Studio 2008. If I open a page eg Web\Themes\hawaii\Common\home.aspx the user controlss do not render but show an error "Error Rendering Control" I have seen that adding <pages styleSheetTheme="default" theme="default"…
-
Hello all, First post. I am considering using Community Server to implement a very basic intranet platform. We need to create a site where our people can frequently post brief "articles" about what they are working on or things they have discovered and want to share. I like the idea of using…
Posted to
Getting Started
(Forum)
by
chrison600
on
Tue, Jul 15 2008
Filed under: GoDaddy, customization, categories, forum, customising Community Server 2008, Blog
-
I've been developing my first custom theme for CS 2008. It's based on the Hawaii theme. But now that 2008.sp1 came out, I'd like to upgrade. I noticed that there were many fixes to the Hawaii theme in this service pack. So I assume that I have to: Backup my dev site. Document all the custom…
-
I'm trying to get some custom links to display on the homepage in a side bar. Below is my code, and the Resource Control displays the text but the CSLinkData tags aren't producing anything. Hopefuly there's something obvious here… <CSControl:PlaceHolder runat="server"> <ContentTemplate>…
-
Hi, I have searched the forums and contacted support a numberof times- all to no avail. Our client's main site uses a custom membership provider which is basically a web service interacting with a CRM system. Does nayone know how I can configure Community Server to use the custom (NOT SQL-based)…
Posted to
Developers
(Forum)
by
Fiontan
on
Tue, Jun 10 2008
Filed under: Customization, Documentation, user, custom authentication, Single Sign-On Security Modules, cs 2008, sign in
-
Hi, Can someone point me to a documentation where I can learn about the CS2008 controls (usage, samples)? I'd like make same customization like: Custom home.aspx with inplace editable content regions presenting the body of an article on the homepage showing that latest blogroll entry's body custom…