Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Do we already have a complete and concise listing of all hooks (_hookname) and their purpose/definition, used by Drupal for modules?
If not has anyone who knows whats going on got any plans to consolodate the information as I feel that it would be most beneficial to module developers - such as myself.
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?
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?
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!
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:
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?