By Gil Tichon on
Helo,
I am managing a website of a hockey club with control 4 hockey team in the israeli senior league,
and meny junior teams,
And I need to add to my drupal site the teams roster,
and I'm sick & tired to make it by nodes,
it take so much time.
So I need a modul wich will help me to display a roster of each team in each league
Thanks!
Comments
Nodes can still work, but
Nodes can still work, but you're right... it's a pain to do them by hand. Why not import them using a CSV? (http://drupal.org/project/node_import)
[EDIT]
OR...
You could have each player as a user, each team as a node, and then use the CCK user reference field to add team members. It's quite quick to do. I would probably take this route.
-Corey
Well, I tried to make some
Well,
I tried to make some tabels with the FCKeditor but I have problames with it because i'm useing hebrew...
I don't want to make the players as users, I thoght to make a page to each of them.
as you can see in our league site...
Click on one of the teams in the stansing list (bottom right) to see the squad list.