Skip to content

A DNN Module for displaying content and other modules inside of tabs

License

Notifications You must be signed in to change notification settings

Fing-Technology/dnnstuff.aggregator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregator (Tabbed Content) Module for DNN (DotNetNuke)

A DNN module that allows you to display tabbed content on your page

Minimum DNN Version

Current releases support DNN 7.2.0 and later

Documentation

Documentation

Building Extension Package

To build a package for installing with the DNN extension installer do the following:

Drop to a command line and go into the build folder

Run build.bat [version] [configuration]

where:

  • version is the version formatted as major.minor.patch (ie. 01.04.05)
  • configuration is the build configuration to use (Debug or Release)

Example:

  • build.bat 01.04.05 Release will created a release build with version 01.04.05

All builds are written into the Build\Deploy folder

About

A DNN Module for displaying content and other modules inside of tabs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 71.4%
  • Visual Basic .NET 19.1%
  • HTML 4.6%
  • Classic ASP 3.5%
  • JavaScript 1.4%