The Inventua AssemblyVersion skin object for DotNetNuke outputs
the version number of an assembly in your skin. Inventua AssemblyVersion
is intended for developers who use DNN as a base for developing web
applications and who want to display their application version number as part
of a DNN skin.
AssemblyVersion is Free!
The Inventua AssemblyVersion module is available at no cost.
Most of Inventua's DNN modules are available on a
try before you buy basis. You can download them freely from
Inventua, and try them out for as long as you like. If you are happy with
the product, you can buy it at
SnowCovered.
Installation
The installation zip file is configured as a DotNetNuke Private
Assembly. To install Inventua DNN AssemblyVersion to your DNN portal, log in as
the DNN host user "host" and use the DNN Module Definitions page to upload the
module.
Compatibility
This module has a version for DNN 3 and 4.
Configuration Options
|
AssemblyName
|
Specifies the assembly to report the version number from, relative to the DNN
root. For example, "/bin/dotnetnuke.dll" |
|
ShowAssemblyName
|
Specifies whether to output the assembly name (default is false). |
|
ShowBuildNumber
|
Specifies whether to output the last part of the version number as "build
number" (default is true). |
Example - .ascx skin file:
<%@ Register TagPrefix= "inv"
TagName="VERSION" Src= "~/DesktopModules/Inventua -
AssemblyVersion\AssemblyVersion.ascx" %>
<span>Application version:
<inv:VERSION AssemblyName="bin\Inventua.MembershipManager.Modules.V100.dll"
ShowAssemblyName="False" ShowBuildnumber="True" runat="server"
/></span>
Example - .html skin file
<span>Application Version:
[INVASSEMBLYVERSION]</span>
Conditions of use
Permission is hereby granted to any person obtaining a copy of the Inventua
DNN AssemblyVersion skin object and associated documentation
files (the "Software"), to use the Software without restriction, including the
rights to use, copy or otherwise use the software for commerical or
non-commercial use, but excluding any rights to reverse engineer or remove
Inventua logos and licensing information. This permission does not imply or
otherwise grant any rights to any other Inventua intellectual property
including but not limited to logos, trademarks, documentation and software
products.
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
This help file, the accompanying software and other materials
supplied with the software are Copyright © Inventua, 2006. All Rights Reserved.
About DotNetNuke
The Inventua DNN AssemblyVersion Module is a DotNetNuke portal module.
For more information on DotNetNuke, visit http://www.dotnetnuke.com.
About Inventua
Inventua provides software tools for information technology organisations that
facilitate and maximise synergy and cohesion between development, support,
marketing and management teams, improves software product quality and helps
information technology organisations to provide great products and great
support. Visit Inventua on the web at
http://www.inventua.com