Wednesday, September 08, 2010
  Search
 
Register
Login
 
How to Install DotNetNuke 5.0 Cambrian and Video
 This video tutorial covers installing using the Custom installation option, with SQL Express and also an external SQL Database. Find out more about which package to download and how to kick off the ...

Find this article and more in the category

Read This Article . . .

Setting Up Multiple Websites
You can create multiple distinct, (mainly) independent websites with one instance of a DNN installation on your web account. In lamens terms, this means that you can purchase ONE web hosting accoun...

Find this article and more in the category

Read This Article . . .

Installing Active Directory Authentication Package on DotNetNuke
DotNetNuke has abstracted the authentication providers away from the core giving site owners the ability to add new authentication systems. You can see in the picture below that by default, the DotNe...

Find this article and more in the category

Read This Article . . .

Installation from the DotNetNuke Install Package 4.90 to Windows XP Professional
OK, so you made the leap and downloaded an installation package of DotNetNuke 4.x.   But now what do I do?  Well, here's a step-by-step instruction guide to get you up and running with DotNetNuke 4....

Find this article and more in the Localhost category

Read This Article . . .

DotNetNuke 5 Cambrian Extropy Skin Features and Limitations
The new DotNetNuke Extropy skin looks very cool from a distance...leaps and bounds above the old default blue skin. But, it's got some limitations you should know about upfront.

Find this article and more in the category

Read This Article . . .

Upgrading to DotNetNuke Cambrian 5.0 from DotNeNuke 4.x
If you're looking to try out the new DNN Cambrian package, you can upgrade previous DotNetNuke installations with the following steps. Remember, as of right now, the DNN 5.0 Cambrian package availabl...

Find this article and more in the category

Read This Article . . .

How to Install and Configure ActiveDirectory Provider for DotNetNuke 5.0
 The directions for installing and configuring extensions in DotNetNuke 5.0 are very similiar, but slightly different than from previous versions. Here's how to install the ActiveDirectory authentica...

Find this article and more in the category

Read This Article . . .

New DotNetNuke 5.0 Cambrian Package Writer for Module Developers
Attention developers! DotNetNuke 5.0 Cambrian has a nifty new tool to help developers package their modules nicely to fit with the new “Extensions” manager. Under the old Module Definitions manager, ...

Find this article and more in the category

Read This Article . . .

Dude, Where’s my web.config file? Resolve Installation DNN Error Message: BC30451: Name 'Config' is not declared
Sometimes troubleshooting DNN errors can be a royal pain. Fortunately, if you know what you're looking for installation errors are usually pretty easy to resolve. Unfortunately, if you don't know wha...

Find this article and more in the category

Read This Article . . .

Customize Your DotNetNuke Installation
Do you ever get tired of installing DotNetNuke just to go and change the same properties over and over? Why not just customize your install and skip the drudgery all together…

Find this article and more in the category

Read This Article . . .

Recently Added Articles

Minimize
Article List

 

CodePrint Module

10/23/2008 2:37:56 AM - By Briana Tarrance

Category: DotNetNuke | | Comments 0

 

 

Related Links

Tired of mucking around with adding code chunks to your website? We all know what a pain it can be trying to add some simple block of code to our webpages and still make it readable. Introducing....The CodePrint module.

The CodePrint module is a DNN 3.x module crafted by Seabury Designs. Yes, the module was created for DNN 3.x, however, it works fine in DNN versions up to and including 4.9.0. It is a very easy to use, lightweight module and a very welcome addition to my site. Prior to finding this module, I was having to go copy and paste code from http://www.manoli.net/csharpformat/ (which is a terrific resource, btw).

The advantage of using the CodePrint module is that you can add code directly to the page, for example at the bottom of an article. It will display a properly formatted block of code, plus the HTML formatted code to include on a web page that you can easily cut and paste as well as the ASCII format.

It's a great module and I hope you can benefit from it. You can download the module PA and source code from Seabury's website here. *Note: Site registration is required for the downloads section.

From the Website:

CodePrint is a free module for DotNetNuke 3.x. It allows you to post source code examples of VB, C#, Javascript and HTML in a properly formatted and colorized manner, similar to what you would view in VS.NET.

CodePrint's features include:

  • Colorized Print
  • Option to include line numbers
  • Option to highlight alternating rows
  • Control over tab indent width
  • Optional textarea that allows users to download code in ASCII format
  • Optional textarea that allows users to download code in HTML 4.01 compliant format
  • Handles most .NET and supporting languages

ScreenShots:

Edit screen - adding new code block

View screen

 


 
 
Copyright 2008 by Virtual-Essentials.com Privacy Statement    Terms Of Use