Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.2, Fri Mar 21 01:54:44 2008 UTC | revision 1.3, Mon May 5 22:26:19 2008 UTC | |
|---|---|---|
| # | Line 28 function yourmodule_comment($comment, $l | Line 28 function yourmodule_comment($comment, $l |
| 28 | return $output; | return $output; |
| 29 | } | } |
| 30 | ||
| 31 | Tracker Module | |
| 32 | -------------- | |
| 33 | ||
| 34 | The tracker module has "new" links that run into this same problem. B/c of how the code is written, this module does not fix that instance. If you want to fix that problem with this module, you'll need to do some edits to the tracker module function tracker_page(). No code for that right now, it's on the todo list. | |
| 35 | ||
| 36 | Todo | Todo |
| 37 | ---- | ---- |
| 38 | 1. upgrade to drupal 6 | 1. upgrade to drupal 6 |
| 39 | 2. add a patch that can be applied to the tracker module | |
| 40 | ||
| 41 | Credits | Credits |
| 42 | ------- | ------- |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |