Thursday, September 09, 2010
  Search
 
Register
Login
 
Installing DotNetNuke on the root of GoDaddy - 8 Simple Steps
If you have are having a hard time getting DotNetNuke installed on the root of your hosting account, read this article to find out how. This article was originally written for a the specific purpose ...

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

Everything You Never Wanted to Know About the Config File
This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...

Find this article and more in the category

Read This Article . . .

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

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

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

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

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

CodePrint Module
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....T...

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

Recently Added Articles

Minimize
Article List

 

New DotNetNuke 5.0 Cambrian Package Writer for Module Developers

12/9/2008 7:21:04 PM - By Briana Tarrance

Category: | | Comments 1

 

 

Related Links

{GoogleHorizontalTextScript}

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, which is now the Extensions Manager, you can still create and edit Extensions (Module Definition) Settings, but now there is additionally a “Package Settings” section as well.

DotNetNukeCambrianExtensionSettingsScreen

Check out this nice tool…Fill in all the information for your custom module package and click on Create Package

DotNetNukeCambrianPackageCreationFeature

Then, on the next screen  you will be able to finalize your package by either reviewing your DNN Manifest file or accepting the file as is

DotNetNukeCambrianCreatePackageWizard

Let’s select "Review Manifest” – This brings up a list of files in the module folder. However, the package writer states that I can add and delete files as well as choose to include the source code. As you can see in the image below, there is no “Include Source” checkbox…so I’m not quite sure what to make of this yet. I’m going to accept the files as they are now and click Next.

DotNetNukeCambrianPackageCreatorChooseFiles

On the next screen, Choose Assemblies to Include, you can add and delete assembly files to package up with your module. However, while I didn’t have any assemblies to package in this scneario, I couldn’t find how I would have added them if I had wanted to. Hmmm….. Next.

 DotNetNukeCambrianPackageWriterAssemblySelection

Alright, now here we are on the Create Manifest screen where you can see the output from the Package Writer. On this screen, you can hand edit any thing you may need to before hitting Next

DotNetNukeCambrianPackageWriterCreateManifest 

On the Create Package screen, you have some options regarding the output packaging of your module.

DotNetNukeCambrianPackageWriterCreatePackageOptions

The Create Manifest File check mark will place a copy of the manifest file in to the module folder named with your entry in the Manifest File Name textbox.  Whether you choose this option or not, an entry will be placed in the database for this module. You can find the record entry in the Packages table of the DNN Database.

DotNetNukeCambrianPackagesTableInDatabase

DotNetNukeCambrianPackageWriterCreateManifestOutput

To create a zipped up module package, check Create Package and use the Archive File Name text box to name the package. Note that this will be the actual name of the zip file that you want to create, DotNetNuke is not going to name it for you, such as with version numbers, as in previous DNN versions. Also, don’t forget to add the “.zip” to the end of your archive file name.

DotNetNukeCambrianPackageWriterMustHaveZipExtension

Click Next when you’ve filled in the information and go to the Create Package Results screen as seen below.

DotNetNukeCambrianPackageWriterSuccessfulCreation

Finally, one more thing worth mentioning is that unlike prior DNN versions which placed your module package in the Install\Modules folder, you will find your module in the root of the host portal’s folders:

DotNetNukeCambrianPackageWriterOutputArchive

And that’s it. When I figure out what’s going on with the add/delete files and assemblies screens, I’ll update the article. In the meantime, it’s still a useful tool and it’s easy enough to modify by hand to work around those for now.

 

{GoogleXLargeImageVE}

 


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