| 1 |
taxnav.module:
|
| 2 |
- update to CVS
|
| 3 |
|
| 4 |
|
| 5 |
banner.module:
|
| 6 |
- update to CVS
|
| 7 |
|
| 8 |
|
| 9 |
navigation.module:
|
| 10 |
- implement css tabs
|
| 11 |
(waiting for feedback from Dries)
|
| 12 |
- implement menus
|
| 13 |
- update to CVS
|
| 14 |
|
| 15 |
|
| 16 |
lock.inc:
|
| 17 |
- push for Drupal inclusion
|
| 18 |
(patch in queue Nov 15, waiting for feedback)
|
| 19 |
- introduce new generic db query to silently ignore errors (when two people try
|
| 20 |
and grab a lock at the same time, the one that doesn't get the lock will get
|
| 21 |
an error. This is as expected, but the error should be silently dropped
|
| 22 |
instead of being displayed to the screen.)
|
| 23 |
|
| 24 |
|
| 25 |
statistics.module:
|
| 26 |
- general cleanup
|
| 27 |
- cleanup "Top nodes" block
|
| 28 |
(patch submitted to -devel Nov 25, waiting for feedback)
|
| 29 |
- cleanup "Top nodes" page
|
| 30 |
|
| 31 |
|
| 32 |
filecache.module
|
| 33 |
- port from 4.1 or Marco's code (merge) to 4.3
|
| 34 |
- update to CVS
|
| 35 |
|
| 36 |
|
| 37 |
comment.module
|
| 38 |
- figure out why moderated links are often broken
|
| 39 |
- add support for displaying moderation values
|
| 40 |
|
| 41 |
|
| 42 |
queue.module
|
| 43 |
- add better scheduling support (ie, post every 4 hours...)
|
| 44 |
|
| 45 |
|
| 46 |
forum.module
|
| 47 |
- breadcrumbs broken for nested forums
|