Templates

Component type

module

Categories

Maintenance status

Development status

Downloads

4389

Component created

Component changed

Handles data, logic, and UI of templates(s) which are used by other modules. Templates are stored in the database, and are used for specific purposes, e.g. email, pdf.

Component module which provides service to other modules, don't install this unless another module requires it.

E-Publish

Component type

module

Maintenance status

Development status

Downloads

18898

Component created

Component changed

This module helps organize a group of nodes into a publication, such as a newspaper, magazine or newsletter. Each publication can have multiple editions. Within each edition, the E-Publish module also makes it possible to organize content by topic, similar to the way news websites such as the New York Times categorize their content using topics such as "international," "national," "sports," etc.

Favorites

Component type

module

Maintenance status

Development status

Downloads

14829

Component created

Component changed

Favorites provides a tiny block that allows users to easily bookmark any content of the site.

Features

  • Easy to install and easy to configure.
  • Add and delete favorites with few clicks.
  • Have as many bookmarks per user as desired.
  • Enter custom names for each bookmark.
  • Also saves search results etc. by storing the query string (other than similar modules).
  • Now also works for anonymous users (cookie based).

Forward

Component type

module

Maintenance status

Development status

Downloads

163869

Component created

Component changed

Adds a "forward this page" link to each node. This module allows users to email a specific node or other entity on your site to a friend. You can customize the link text and icon and choose the view modes on which the link appears. You can also customize the email template to match the rest of your site. The module includes a report on which pages are forwarded the most and a log of all forwarding activity. Integrations with Views, Display Suite and other modules are included.

GMap Module

Component type

module

Maintenance status

Development status

Downloads

560105

Component created

Component changed

Module maintainer @podarok

We are in CodeFreeze stage for 7.x-2.x as preparing and refactoring for #2139223: Drupal 8 gmap version
Only bug and security fixes can be commited
All feature requests should be filled against latest 7.x-2.x branch

The GMap module provides an interface to the Google Maps API within Drupal. It integrates with the Location module to provide users a clickable map for entering latitude and longitude, as well as to display maps of Drupal nodes and users. GMap can be used to create interactive maps with various map markers and content in map bubbles, taking advantage of Drupal's other content management features. The module also provides a Views display plugin which allows users to display the results of a view on a Google map.

Drupal 8 battleplan #2139223: Drupal 8 gmap version
Supported by Druler

Taxonews

Component type

module

Maintenance status

Development status

Downloads

14796

Component created

Component changed

#D7CX pledge upheld: Taxonews received a full Drupal 7 release on the day that Drupal 7 was released.

A module to generate blocks containing titles of node matching terms in a taxonomy vocabulary, as links to the nodes themselves, with optional automatic content expiration based on publishing date.

Features

Module has settings for:

  • Node lifetime; it defines as many blocks as there are terms in the vocabularies updated within that lifetime.
  • The vocabularies used for automatic block creation.
  • Inclusion of the module name in the block list, in order to group block names (True by default)
  • Inclusion of blocks matching no content from the block list (True by default)

The blocks are themeable, so the list of titles can be replaced by other display choices on a per-block basis, like Drupal teasers instead of just titles, by overriding the taxonews-block-view template (function in old versions) in a theme.