No documentation - where is it after installation?
firsch - April 27, 2009 - 13:24
| Project: | BitTorrent |
| Version: | 6.x-9.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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?

#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