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.
Can anyone tell me where the HTML which generates the logs under the Admin section is generated ? I have looked through admin.module, watchdog.module and statistics.module but can't seem to find anything likely in any of those.
What I want to do is add a CSS class to the initial
What is the best way to start building a custom theme for Drupal? I read in the comments of the theme documentation section that XTemplate is not a good choice- why? It seems a much more logical alternative to the large ammounts of PHP code. Where can I read more?
The new incarnation of drupal is the best ever...
Unfortunately, I am missing a feature that was present (and very useful) in one of the addoon modules for ptrvious versons:
The custom menus had the ability to stay "open" instead of following open-by-context mode.
Am I missing something or is this 'feature' missing from the core menu module?