Closed (duplicate)
Project:
BitTorrent
Version:
6.x-9.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 13:24 UTC
Updated:
11 Jul 2009 at 01:23 UTC
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
Comment #1
vm commentedViewing the source code of the site you link to shows that the torrent listing page is created with the views.module
Comment #2
firsch commentedHmmh, forgive my inability to set a View with Views. Doesn't seem to be that trivial. :)
Comment #3
vm commentedhttp://drupal.org/handbook/modules/views = documentation & tutorials
the advanced_help.module exposes documentation for views.module too.
Comment #4
liquixis commentedhttp://drupal.org/node/508044