Browse by Tags

12 February 2007
The forgotten notifications (a new CSModule)
Do you have any forums posts that have been caught by a spam rule? Or do you have any forums posts that haven't been approved for other reasons? It's not easy to know unless you frequently visit your Control Panel -> Forums to Moderate . I have had sites where I discovered posts that were several... Read More...
02 October 2006
Building a simple CSModule that uses CS Text Parts (The SoapBox Sample)
Last Friday I posted about a new CSModule that I had just created for showing MSN SoapBox videos in Community Server . Inspired by Gary McPherson's YouTube CSModule which is included in the Alabaster CSModule Package, and by looking through the source code of Ken Robertson's Qgyen.Lightbox CSModule... Read More...
28 September 2006
CSModule for MSN Soapbox
Have you seen the New MSN SoapBox ? It's like MSN's answer to YouTube. You can upload your videos, comment rate etc videos. From what I've seen of it so far it seems a pretty cool site. And if it's a cool site, you need to be able to integrate it to a cool application like Community Server . So, I put... Read More...
04 September 2006
Changing order of your forums
This is an old question I've seen asked many times, all the way back to the ASP .NET Forums time. At that time you had to manually go into the SQL Database and change the values of the SortOrder field. I think at sometime there was an up and down arrow to move the forums within the Admin interface... Read More...
16 July 2006
CS2: Modifying José Lemas modifications of videos.aspx
In June I talked about having a videogallery in Community Server . I referenced an article by José Lema where he talks about the videos.aspx and how to modify that file to get a more Google-like videgallery. Today I implemented a videolibrary on my Community Server Sweden site . But since the... Read More...