Basic stats token

Component type

module

Maintenance status

Development status

Downloads

74

Component created

Component changed

Module with basic stats token functions such as total number of nodes, total per content type and number of active users
These tokens can then also be used in input filters when using token_filter module

The following tokens are available:
[basic-stats:nodes] total number of active nodes
[basic-stats:] total numbers of active nodes of this content type
[basic-stats:users] total number of users

Webform Autofill Attribute

Component type

module

Categories

Maintenance status

Development status

Downloads

400

Component created

Component changed

General information

This module allows you to add html5 autofill (autocomplete) attributes to your
form elements. These are part of the WHATWG HTML standard and are implemented
by some modern browsers such as chrome. This helps the browser understand how
to fill in the element to ensure an optimum autofill experience for your end
users.

Requirements

This module depends on webform.

MMS - Multilinguism Made Simple

Component type

module

Maintenance status

Development status

Downloads

1165

Component created

Component changed

Description

In a multilingual environment, MMS unifies handling of all translations at once for any block, node, or structural content without using separate containers, and with only the Locale module activated.

Briefly said, it works upon all <input type="text"> and <textarea> elements, giving them the ability to contain their own whole set of translations.

In administration context, each of these areas is replaced by a multilingual widget where the user can instantly look at all translations of the content, and edit them at its option. Another, dedicated widget is also available for areas managed with CKEditor.

Menu content

Component type

module

Maintenance status

Development status

Component created

Component changed

This module builds upon the excellent modules menu_block & menu_attributes.

It allows menu items to have extra content (text & image). Each menu block can decide whether the attached content should be shown for the containing menu items.

NOTE: This module requires that you patch menu_block with the patch from https://www.drupal.org/node/2593253.

Chartist

Component type

module

Categories

Maintenance status

Development status

Downloads

488

Component created

Component changed

CHARTIST - SIMPLE RESPONSIVE CHARTS
You may think that this is just yet an other charting library. But Chartist.js is the product of a community that was disappointed about the abilities provided by other charting libraries. Of course there are hundreds of other great charting libraries but after using them there were always tweaks you would have wished for that were not included.

Chartist library main site

HTML Title Trash

Component type

module

Maintenance status

Development status

Downloads

2454

Component created

Component changed

This tiny module depends on and extends the lovely HTML Title module in two ways:

  • it allows a handful of HTML tags that won't be added to HTML Title, these being a, br, div, span in particular, as well as mark, q and small
  • it works on block titles, as well as node titles