Posted by firsch on April 27, 2009 at 1:24pm
Jump to:
| Project: | BitTorrent |
| Version: | 6.x-9.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Some minutes ago I installed the torrent module and followed the INSTALL.txt to copy the files in the web-root. Seems to work so far, because I have no further error messages.
But what's next? If I want to access the module - where is it? I have some options in the admin menu. But that's all for now. Here's a page, showing what I want: http://www.thelondonvandal.com/torrents
I think that's kind of kewl, but how exactly do you manage to integrate the module and to access the tracker?
Comments
#1
Viewing the source code of the site you link to shows that the torrent listing page is created with the views.module
#2
Hmmh, forgive my inability to set a View with Views. Doesn't seem to be that trivial. :)
#3
http://drupal.org/handbook/modules/views = documentation & tutorials
the advanced_help.module exposes documentation for views.module too.
#4
http://drupal.org/node/508044