Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I wonder what might be the best module to document K.O.-Tournaments on a website. Could this be done with the CCK?
On the top level there could be one or more tournaments.
A tournaments consists of rounds.
A round consists of matches.
A match consists of two players and a result.
A Player is a custom node with a name and a picture.
So you might be able to filter your tournament by rounds, follow the match history of a certain player and so on. Is this possible with a module out there? Is the CCK module suitable for this?
Hello.
Is it possible to set up a block from the image module that displays the latest image from a specific gallery? I thought this would be possible by editing my SQL statments, but I have not been able to get it to work. Thanks for any help.
So after some pretty smooth sailing and a great learning curve I am almost ready to deploy my first Drupal site. All things considered this has been a great experience and I really love the software. That being said, I'm having a few issues that are probably insanely easy, but I just can't wrap my mind around them.
I've tried everywhich way to get members.module working in 4.7, including the various updates (( hope I did it right). But I can't get it to work. Is anyone working on a stable version to list on downloads? I am sure a lot of people would appreciate it. I don't have the skill to do it myself.
Now i may get yelled at because this is in the wrong place but i just had a great idea for a little drupal hack. But i don't know enough php to create it. So i am goin to put this idea to the community to see if someone is willing to create it.
Simply put its this:
say i goto example.com/test
and i get Page Not Found normally we would just hit back or spend 2 mins gettn to the spot to create the page.
I propose we have a link on that page that lets you create "content"(i.e. page, story etc.) from the page not found.