Token views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Exposes various details of a view to token module. Currently only the following is available about a view:

  • [view:name] - Human readable name of the view.
  • [view:machine-name] - Machine name of the view.
  • [view:row-count] - The total number of results (only available when view has already been executed)

This module is only available on Drupal 7 for the moment.

VoiceBase

Component type

module

Maintenance status

Development status

Component created

Component changed

The VoiceBase module for Drupal allows uploading your voice recordings to the VoiceBase server for transcribing and retrieving the transcription for your website to make your audio searchable. With the module you can also perform search queries on voicebase.com and play back the search results.

Boxes token

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates a new type of box plugin which is exactly the same as simple except that it runs token_replace over the content.

Therefore it allows the content admin to use global page tokens in the block, e.g. [current-page:query:argname].

Currently only works with Drupal 7.

Social Share Privacy

Component type

module

Maintenance status

Development status

Downloads

8385

Component created

Component changed

An implementation of heise.de Social Share Privacy jquery plugin as a Drupal module.

Sharing but only producing traffic / submitting (any) data when needed - done with a doubleclick.

This will add Facebook / Twitter and googlePlus (google+) likeboxes to every page.
Configurable via a block, so you have the full potential to place it.
In the D7 version it also creates Placeholder fields for content types. Manageable via settings:

Object Stream

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Object Stream is a PHP 5.3 API, tuned for Drupal usage which aims to provide fast, flexible and API driven object set loaders.

Object sets are being considered as data streams, using PHP SPL interfaces for intuitive and easy usage.