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've created a class scheduling calendar module that uses the Ctools, Date, Calendar, and Views modules to generate class events for a full month, reducing the number of keystrokes and mouse clicks to a fraction of those that are usually required.
The demo site allows you to go through the motions, but if you really want to change the existing calendar (or generate a new one) just use the "Contact Carl" link to request the code.
I have term called Health, for general heath news, I had added child term I called "Men Health" ....
All nodes which is under Men Health can be listed from taxonomy/term/$tid ... BUT none of the nodes can be listed from Health term any more !
Would tell me is this bug, or drupal can not list parent term nodes?!
I'm in my firsts hours with Drupal. And I have a error in the "Hello World" tutorial. I was watching the video to quickstart with Drupal, I had download the Ubuntu virtual machine, and run it over Virtualbox. But, when y try to create my first domain I have received the following error.
Please Help me...
quickstart@qs10:~/websites$ drush quickstart-create --domain=test.dev
[ok]
Creating dns config (add test.dev to /etc/hosts) ... [ok]
... done. [ok]
Creating database: test_dev [ok]
... done. [ok]
Downloading code to /home/quickstart/websites/test.dev (takes a minute, check network activity) ... [ok]