H1 Title Override

Component type

module

Categories

SEO

Maintenance status

Development status

Downloads

1912

Component created

Component changed

NOTICE: This project has now been merged with the Title Override module (https://drupal.org/project/title_override) and hence it is not supported any more. Please use Tittle Override version 7.x-2.x instead.

This module leverages the Context module to set or override H1 page titles per path or other context conditions.

Relation Autocomplete

Component type

module

Maintenance status

Development status

Downloads

737

Component created

Component changed

An autocomplete field for the Relation module.

The autocomplete textfield autotmatically queries and lists only the allowed possible endpoints for the relation the user is trying to create from the field.

Formatters that are in the Relation module package should work with this (but are mostly untested).

In relation fashion, the data isn't stored with typical field storage, but in the relation entity.

Rich Snippets

Component type

module

Categories

Maintenance status

Development status

Downloads

19270

Component created

Component changed

Overview

The Rich Snippets module overrides the core Search styles and templates to closely match the UI of major search engines for Drupal's internal site search. This project is an extension of the core Search and Schema.org modules to display structured data as the familiar rich snippets that end users expect. Rich Snippets also integrates seamlessly with the Apache Solr Search Integration module.

Email Log

Component type

module

Maintenance status

Development status

Downloads

4993

Component created

Component changed

When maintaining an site where critical log entries needs to be notified to site administrator, it would be great to have them by email.

This feature could be done with Rules but currently it would need to support log-entry tokens first to use them in "Send email" action. And not everybody wants to use Rules ;)

Other modules

See also these modules:

Bootstrap optimizer

Component type

module

Maintenance status

Development status

Downloads

7309

Component created

Component changed

Switching to Drupal 7.50 makes this module obsolete, the performance issue was fixed in that version of Drupal core.

How it works

Module is searching for all modules that were deleted unproperly. Bootstrap optimizer removes this modules from {system} table. It allows Drupal to skip heavy modules/themes directory scan during every page load.

Term Autosuggest

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Searches for term names in body content, and suggests any matches found.

To do:

  • Make vocabularies configurable
  • Remove dependency on term field widget