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'm testing the Events module. I enabled the "Show taxonomy filter control on calendar views" and "Show content type filter control on calendar views" options when displaying events.
These dropdown lists are positioned one on top the other. Is it possible to have these lined up yside by side with adequate space in between ?
Similarly, I created a view that uses s filters. These are positioned quite ackwardly. Is it possible to re-position these so that the display looks more organised and attractive ?
You've got a Drupal-based site up and running. People are visiting it. You don't want to bring it "down" but you need to make some large or risky additions or modifications to the site. And this situation will recur again and again as the site gains features. So you decide to "branch" the site (make a copy of the whole thing, including the database), work on THAT, then, when it's just right, merge it back into the main (live) site.
TeamSugar, a social network for women running on Drupal, just launched another cool celebrity-based feature. Using our database of celebrity info, we created the Celebrity Faceoff. Pick which celebrity you feel is more famous and see if you agree with the other players.
www.frugalvictoria.com has been redone as a Drupal 4.74 site. Using aggregation and articles, the site gives information to budget-conscious Victorians and others who are looking for ways to save pennies.
I have a site that's been running smoothly on 4.7.2 for months now which yesterday inexplicably crashed leaving me with only a blank white screen to remember it by.
I want to take this opportunity to upgrade to version 5, but how do I get my content and users only out of SQL (don't want to risk using the whole DB and updating that)?
hi,
i am working in drupal and i just want to wrtite the following codes in php:
{foreach from=$ItemAdmin.subViewChoices key=choiceName item=choiceParams}