Thursday, March 11, 2010
  Search
 
Register
Login
 
Converting a CSS Template To a DotNetNuke Skin
Creating DotNetNuke Skins can be a time consuming task. But, it's really not that hard and it doesn't have to be if you can use templates to help get started. Why not convert some free templates from...

Find this article and more in the category

Read This Article . . .

Quick Check for Troubleshooting the CodeEndeavor Ajax Templates
I haven’t just installed the the template and created a module out of the box yet. However, I have come across a few things that I know to check and fix and I’m up and running in no time at all. If y...

Find this article and more in the category

Read This Article . . .

Adding Google AdSense with Video
Adding Google AdSense to your DotNetNuke portal has never been easier. By default, a Google AdSense module is added the list of installed modules when your DNN portal is first created. It's easy to ...

Find this article and more in the Modules category

Read This Article . . .

How to Utilize AjaxToolKit with DotNetNuke Portals
Integrating the AjaxToolkit into DotNetNuke modules is super easy. But, can be frustrating if you're not sure how. Find out how to Ajax enable your modules in less than 5 minutes now!   The ...

Find this article and more in the Module Development 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 . . .

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 . . .

More Ways to Install DotNetNuke Modules with the URL Method
While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger mod...

Find this article and more in the 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 . . .

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 . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

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