Maintainers strive to actively monitor issues and respond in a timely manner.

Visualize

Visualize is a Views style plug-in for implementing the jQuery Visualize charting tool.

jQuery Visualize provides accessible charts providing textual information to non-visual users.
It uses a technique with JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element.

This plug-in is tested in the following browsers: IE6, IE7, IE8, Firefox 2, Firefox 3.5, Safari 3 and 4, Opera 9.

Multiple Node Menu

Adding multiple menu links on node editing form

This module modifies the "Menu settings" in standard node editing form to allow managing multiple menu links to a node.

Website Screenshot

The main goal of this project is to easily integrate screenshots of websites and web pages (URLs) into your Drupal site, utilizing various other modules to extend the functionality and power of thi

Active Taxonomy Links

Overview

Active Taxonomy Links module processes nodes of selected content types replacing words in the nodes with links to taxonomy terms.

Installation

Installation is as simple as installing the module.

How it works

1. After standart installation configure it at admin/config/content/activetl

2. Select content types and vocabularies you want to process.

3. This module is not a copy of http://drupal.org/project/alinks, it is totally different. Because current module rewrites node body (Alinks does not change the node body as it is executed on display only).

So Active Taxonomy Links module doesn't affect site perfomance at all, because all the changes are done before the node gets viewed by user.
So even if you have lots of taxonomy (vocabularies and terms) your site perfomance won't suffer.

Active Taxonomy Links module prevents server loading huge amount of content.

4. Users are able to check the module work results on the config page
a. the quantity of nodes from content type (already processed);
b. the quantity of nodes from content type (not processed yet);

5. Users are able to delete the module results.

6. Module automatically processes new added or created nodes.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained