Browse by Tags

21 October 2006
Visual Studio Template for CSModules
I created a Visual Studio 2005 template for my own use when creating CSModules. The template contains the base line code that you need for creating a basic CSModule, and some basic instruction on what you need to get going. In case someone else would find it useful, I have uploaded it to my downloads... Read More...
12 July 2006
CS2: CSModules: CSModule implementation of Lightbox JS
A CSModule that I've used myself on a couple of sites, but haven't seen much written about is Ken Robertson's CSModule implementation of the Lightbox JS image overlay scripts. This module enables you to insert thumbnails of your pictures in for example your blog posts by a specific text part... Read More...
03 July 2006
A CSMVP developing project has started!
About a week ago, I initiated a new developing project together with some of the CS MVPs. What we want to do is a package of different CSModules to be used both as an example of programming CSModules, but also as a package of free Add-ons for Community Server . So far we are (besides me) Keyvan Nayyeri... Read More...