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 would like a page that would allow users to email my Drupal to a friend. They basically fill out basic information, and the email is sent to the friend, the host of the Drupal site, and possibly the sender.
Another thing that I need is email us your favorite photo form that allows users to email the Drupal admin photos.
Is either of these doable using the Drupal interface?
with Version 4.6 there was a security module that you could install to check your drupal installation for security issues. Is there such a module for 4.7? I don't see one avaialble on the module download page. Is this going to be available for 4.7 or is there another way to check the security of your site?
I would like to know how to theme my event calendar to make all the rows and columns of equal width and height (in the month view) -
I guess the width for columns should be 14% (Mon-Sun = 7 days, ->100% divided by 7 = 14.x)
Is this possible? if so, where in the CSS do i need to define this?