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.
It's useful to create new themes like base or zen. Igniter is simple without to much comment or code. If you have a good knowledge of CSS/XHML and you search just a base theme because you don't like read a lot of documentation to know how use drupal template system this is for you...
Take this theme, copy it in your /site/all/themes directory and modified it.
Drupal Open Learning is a project-based learning program that provides training in a wide range of areas ranging from site planning, drafting proposals, project management, information architecture, development, design, infrastructure, to Drupal workflows and community. It does this by pairing apprentices with a mentor or mentors, thus gaining exposure to real-world scenarios and connections with the local and global community.
The Multiple Email module allows users to register additional e-mails for their user accounts. Only one e-mail address is considered to be the "primary" email address, and will continue to behave as normal. Non-primary accounts are mostly functionally meaningless, except that during user registration any e-mail address registered to a user cannot be used to create a new account.
This module allows administrators an avenue to manage free tagging terms while still encouraging users to suggest new terms.
Examples of potential usage:
If a tag added by a user is a synonym of an existing term, (optionally and) automagically replace it with the existing term. This can also be used to handle alternate spellings of a term, typographical errors and so on.
If a tag added by a user uses the related terms feature of the taxonomy module, optionally tag the node with those terms as well.
Optionally also insert the ancestors (parents, grandparents etc.) of the provided tags.
Make a free-tagging vocabulary read-only. Non-existent terms are not included and are instead sent to a management interface where they can be dealt with appropriately.