Hi there,

I am building a site where clubs can create an account and advertise their club.

What I want to do :

1. I want the URL to be "www.mydomain.com/clubs" for the clubs listing.

2. Then each user (club) should be able to list just one club.
It's URL should be (example) :

"www.mydomain.com/clubs/thejack"

3. In the navigation menu I would like to have, as soon as the user logs in a link "My club" that will give the opportunity to the user (club) to edit or delete the listing.

4. Then, in the primary links I want to have a link called "CLUBS" that lists all the clubs, even when a user (club) is not logged on.

So far I tried with the CATEGORY module and BOOKS module but I haven't been able to achieve exactly what I want.

I am suing Drupal 6.13 and the Magazeen theme.

Any ideas which would be a good module that suits my needs ?

Thank you kindly.

Comments

stoob’s picture

"Organic Groups" module or "OG" for short is what you want!

lukebrenner’s picture

Thanks for your reply ...

Looks very very complicated ... I just installed it.

Any other simpler module out there ?

Thanks

WorldFallz’s picture

In general, there aren't multiple modules for the same the functionality. OG is ideal for this type of site and simpler then trying to arrange such functionality manually. If you have specific questions or issues with og you can always try posting them.

stoob’s picture

Yeah Organic Groups is complicated, but all of Drupal is complicated, so you better get used to it. :-) You can figure it out just give it some time.