
DotNetNuke DNNToolkit.Glossary Module
Introduction
Congratulations! You have created your own DotNetNuke Module. Please
take a few minutes to read this document, which will help you install and configure
your new module.
* Important *
This module is configured to reference the DotNetNuke assembly in the /bin
folder releative to the desktopmodules folder. You don't need to add the DotNetNuke
project to your solution. This is a change from the original templates created
by DotNetNuke.
Installing your module
To install your module, browse to your development DotNetNuke website and log in as a Host (SuperUser) user.
- Browse to the Host/Module Definitions page and select Import Module. In the drop-down combo at the top of the page select
the Manifest file for your new module and click Install.
- Next browse to the Host/SQL page. Copy the text from the 01.00.00.SqlDataProvider file, and paste in the text box. Make sure
the "Run as script" checkbox is checked and click Execute.
Your module should now be installed, and you can add it to a page in the usuall manner.
Further Resources
The BiteTheBullet site has more information about how to use
this template to jump start your development.
The information in this page is only an overview. For more information, visit www.dotnetnuke.com.