The Categories module serves as a base for other modules and allows for the sorting and filtering of records by Category. The Categories module is currently used in the following modules: Articles, Advanced Events, and a few other unreleased modules for clients.
Current Versions: DNN 2.x: 2.0.1; DNN 3.x: 3.0
Upcoming Features:- Ability to associate an icon with a category for some cool fancy stuff.
Version History:
- 11/1/05 Version 3.1- Removed provider code (improves speed and decreases complexity), and removed a Foreign Key reference to the portal table that causes issues on Portal delete.
- 2/2/05 Version 3.0 For DNN 3.x- Upgrades for DNN 3
- 2/2/05 Version 2.0.1 For DNN 2.x- Code cleanup and bug fixes.
- 8/2/04 Version 1.0
Translations