Browse by Tags

All Tags » Community Server (CS) (RSS)

Adding syntax highlighting to Community Server (CS)

Using dp.SyntaxHighlighter you can enable syntax highlighting in Community Server (CS) with just a couple of lines of code 1) Download code from http://www.dreamprojections.com/SyntaxHighlighter/ and save to ~/SyntaxHighlighter in your CS root directory...

Basic FCK Editor wrapper for Community Server 2.0

I'm testing the FCK editor [ 1 ] wrapper for CS 2.0 [ 2 ] with this post.FCK editor is a webbased XHTML editor unlike other xhtml editors such as XStandard [ 3 ] doesn't use an activeX control. I was surpried as to how easy it was to get the basic functionality...