Parent Directory
|
Revision Log
|
Revision Graph
Adding bugs module to repository.
| 1 | Overview |
| 2 | -------- |
| 3 | This module allows users to click a link above the body of any node to add it |
| 4 | to a list for consideration as bug report fodder. I found myself adding pseudo-tags |
| 5 | such as ":bugreq" to the text of comments I was leaving in forums so that I could |
| 6 | remember to come back to given posts and make sure bugs were logged for them. |
| 7 | |
| 8 | The module does away with the need to add this sort of trash to comments and provides |
| 9 | a nice ajax interface for marking or unmarking nodes. It also makes a feed of the |
| 10 | marked posts available to facilitate reconciliation with whatever bug system is used. |
| 11 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |