Saturday, July 22, 2006 1:25 PM
by
rogerguess
Sharing CS Posts: Digg, Del.icio.us, Reddit, etc…
ScottW released a sharing module along with his ScottWater.CS.Modules. I had noticed these in the 2.1 beta 1 release, and also the more customized version on one2one.dell.com. I had not yet made the time to do any modules for CS, so this looked like a nice way to get my feet wet. I grabbed the source from ScottW’s module, and made some slight changes.
Now, you can do all the following with just changes to your communityserver.config:
- Update or remove the ‘share it’ message preceding the links
- Update or remove the separator that goes between the links
- Each link in the list can be separately configured to show:
- Text link only
- Image link only
- Image and text link
I also updated the classes in the rendered html so you have a tad bit more control via styles.
Downloads:
ShareLinksModule DLL Only
ShareLinksModule Full Source