Floaty

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds an anchor* to the page to which the user can attach relatively positioned blocks.

* The anchor is yet to be defined.

Nodequeue Context

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a CTOOLS context for Nodequeues, allowing users to select a nodequeue as a context parameter for e.g. views

Features:

  • Context for selecting a nodequeue
  • Nodequeue autocomplete

Requirements:

The use-case for this module is to provide a Context in Panels or Minipanels to select a nodequeue. This nodequeue can then be sent along to a Views display to fetch only nodes from that nodequeue.

Profile visits

Component type

module

Maintenance status

Development status

Downloads

743

Component created

Component changed

Overview:
This simple module stores visits of user's profile. The visit is stored in
database table with indication when it was made and if the user, which profile
was visIted, saw it. Currently there is limited functionality of the module, there is no admin panel, but if the module will be approved and there will be request for more
functionality I'm willing to extend it.

Features:

Webform Encrypted Components

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This provides a singular encrypted textfield webform component.

This is based of code we used to "Hack" this functionality into WebForm 6.x-2.x and was updated to integrate into the WebForms extendable component framework that was introduced with WebForm 6.x-3.x.

Unlike Webform Encrypt, this module only handles a singular textfield but it integrates cleanly with all of the features required by the WebForm module and (AFAIK) is issue free.

Language

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Language module utilizes the new Drupal 7 hook_query_translatable_alter() functionality in order to translate taxonomy terms and menu items. It is very small, and may not work for all use cases, but it's a very simple approach to translations that is easy to maintain.

Viewport

Component type

module

Maintenance status

Development status

Downloads

8953

Component created

Component changed

Viewport is a simple module that provides a user interface from which to set:

  1. Several pages for which a viewport HTML metatag will be added to the HTML header
  2. The viewport values that will be used for those pages. The same values are applied for all pages. There's not a per-page configuration for the time being.

The Viewport module is written by Salvador Molina.