Source Code Available
This module allows you to link a module on DNN with you bugnet database (Bugnet library required). The module needs to be driven by some unique ID for its contents and the the buglink module will then allow you to make a connection between these IDs and the bugnet bug ids. The most obvious example is the use in conjunction with forums as shown on this site. Every forum thread has a unique ID. The buglink module allows you to link that ID to a bug ID effectively allowing you to connect a forum thread to a bug. The buglink module will then show visitors of the thread the synopsis of data in bugnet so users can see if the issue was resolved and if so in which version.
Features:
(Register and) log in to see all content