This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Bit Torrent Module, with anti-leech feature

I'm doing a bit torrent tracker. It will have anti-leech features:
1. tracker only replies to users whose torrent is published in it's forum. No "borrowing tracker"
2. user's id is embedded in the torrent when they download, so IP check is done. This prevents user d/l torrent and publish it elsewhere.

The tracker is 80% done, just need testing. I want to integrated with drupal, phpBB, or IPB. Anyone with experience what to join?

custom node module problem

Hi,
Im busy writing a module to extend the node module. Its all done and working (Roughly) only problem is I have to have access to administor nodes to be able to view the full node. The teaser is fine, just the full node. Have I missed something out in my code?

Display by Taxo Term?

Currently im using taxolist filter, but for some reason, it keeps making all links to q=\array also it dosent seem to sort by date, but by there node number, Can anyone suggest a better way to do this? I want to sort posts by what there taxo term is, by date if possible thanks!

HelpDesk Module

A simple but useful HelpDesk module that allows user to create help requests/tickets and agents and review them. Will release it once it's been tested a bit. You can read more here:

http://portal.phpuser.net/node/view/19

If you are prompted to install Chinese language pack, just ignore it, there's enough english to get you around.

How to submit new module?

Hi all,

I wrote one module called drupal to xmms.
I wuold like to submit it somehow.
I created new project.
But I can't see it in my projects section?
Did I do something wrong?

Thank you.

Couple of module hacks (Applefritter)

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.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions