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.
For a drupal site that I'm developing, in order to collect various types of contents I'm using the book module.
But they ask to me if it were possible to have, beyond every link of a subpage, a short preview of it's content, like happens in the Home Page.
Do you have an idea of how this could be obtained?
Thanks.
I m having a problem with user registration .... I have choosed to have registration with admins approval but drupal is not sending email automatically to tell the users they haven approved ...
I installed drupal yesterday and am quite happy so far. As I want to restrict some pages (with photos), I installed the taxonomy_access module.
Unfortunately, I first downloaded the version for 4.7, so it did not work.
Now I want to deinstall taxonomy_access and install the 4.6-version. I don't know how to do this, though, and I couldn't finde any information on it.
I "installed" taxonomy_access via
mysql -u username -p drupal < taxonomy_access.mysql
and then copying the taxonomy_access.module file to my modules directory.