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.
Conditions are sets of requirements (e.g. PHP code, current page or site) that make the condition as a whole TRUE or FALSE. Other modules can provide new requirements or use the Condition API to trigger some kind of action (e.g. display a block or switch the theme to Garland) in case a condition is TRUE.
External Links Filter (ELF) is an input filter that adds small icons to external and mailto links, informing users the link will take them to a new site or open their email client.
This module provides an implementation of the Version Control API that makes it possible to use the Git version control system. It can retrieve commit information by parsing commit logs.
The Git backend depends on the Version Control API module. It also requires Git >=1.7.2 to be installed on the server.