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

Diversity Enricher

Overview

This module exemplifies new ways of content interaction beyond currently known patterns. It was developed in the context of the European, FP7 funded RENDER project. This module focuses on navigational aspects which are directly infered from the authors' article content.

A demo can be found at the Demo page.

Features

This Drupal module supports the following features:

  • Automatic content analysis
  • Named Entity Recognition
  • Sentiment detection
  • Tag cloud generation
  • RDF export
  • Article recommendation
  • Serendipitous sentiment-centric browsing

Requirements

Links to Documentation

README.txt

Credits

Twig Filter

Twig is a very powerful text filtering system which has features not available in current drupal text filting systems. Twig gives the power of a basic programming language with conditional blocks and looping and well as many other features.

Installation

  1. Install this module as normally would be done in Drupal. See Installing modules and themes for more information.
  2. Download the Twig library from the Twig home page.
  3. Unpack the library into the sites/all/libraries/twig directory so the AutoLoader.php is in the page sites/all/libraries/twig/lib/Twig/AutoLoader.php

Using Twig filter

Rules

To your rules add the Trig Filter to your rules. Add the template text to the Action and set the variable to be provided. Then in the next action you will be able to pass the variable created to any proceeding action.

Caching

Twig has a very comprehensive caching system which can dramitcally increase the speed of processing. To enable this add the following to your settings.php

$conf[‘twig_cache_dir’] = ‘path to cache dir’;

Patches

Google: Save to Drive

Adds a new field formatter which provides a "Save to Drive" button to the file display.

jQuery Fontslider

This module will add a jQuery slider to the page allowing end users to adjust the size of the type on the page.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained