My website, Applefritter, has recently moved to drupal. We made some changes to a couple of the modules. I'm not sure if it's anything significant enough to interest anybody, so I figured I'd list the changes here, and if there are any requests, we can post the code or maybe even look at getting it integrated with the real modules.
Tracker:
We added the ability to display only nodes of a certain content type. The top of each tracker page has a list of links to display, for example, only new stories, new forum topics, or new blog entries.
http://www.applefritter.com/?q=recent/story
BBCode:
We've added support for a few more tags and included the texturize and autop functions. Most of this has already been done by codemonkeyx. We've also added a BBCode button bar to the submit page.
Image Manager:
On the Submit Story page, there's a link to the "image manager", which brings up a list of all the images in your photo gallery in a sub-window. Click on the links "thumb" or "image" links to insert the code for either a thumbnail or the full size image.
http://www.applefritter.com/?q=node/add/story
Category:
This is a combination of tracker and taxonomy that lists all entries of a particular taxonomy. The category page displays all the items of a particular category, sorted by title, author, or date. The teaser is not shown. I really want to modify this one to display the node image.