Speakerdeck Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an input filter to embed a presentation from www.speakerdeck.com anywhere the filter is accepted.

To add a presentation to your content, just add [speakerdeck:url] with url the url of your presentation. For instance, if you want to add the slides of Introduction to Speakerdeck, just add [speakerdeck:https://speakerdeck.com/speakerdeck/introduction-to-speakerdeck] to your post.

Page Swipe

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module allows users to switch between pages using swipe mechanisms.
It reads previous and next links from
and
tags.

Features

  • Add rel=prev/next links to page header based on Custom Pagers module
  • Allow swipe between pages both on computers and tablets/phones (tested with Android 2.3 and 4.1)
  • "Next" page preload / prefetch on supported browsers (firefox, chrome)

Usage

Enable, create pagers with Custom Pagers and swipe.
You can also add prev and next links with your own custom code.

Auto Weight

Component type

module

Categories

Maintenance status

Development status

Downloads

1653

Component created

Component changed

The weighting system for sorting some items like menus and taxonomy terms is completely arbitrary when often the items in these lists are not.

For example, assigning section and subsection numbers to taxonomy terms as fields gives the terms an inherent order, but they are sorted alphabetically by default. There is no way to change the weights of the terms to mimic their inherent value...until now!

SWTOR Server Status

Component type

module

Maintenance status

Development status

Downloads

780

Component created

Component changed

SWTOR - Star Wars The Old Republic - Server Status block module.

The SWTOR - Star Wars The Old Republic - Server Status module provides a block displaying server status informations for SWTOR game servers.

Configurable options:

Drugen

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drugen is yeat another Drupal User Generator. It is usefull if you want to prepopulate your Drupal 7 site with user accounts that will (may be) then be edited by real users. The module creates user accounts following some name and e-mail conventions configured by the adminitrator.

8.x Backlog
Backlog
- Import CSV with emails.
- Send user passwords to defined emails.
- Create view to show up the list of generated users.

Note: We strongly recomend to force the user to change the password at his/her first login.

Content Experiments

Component type

module

Maintenance status

Development status

Downloads

6070

Component created

Component changed

This module allows a Drupal site administrator to create Google Content Experiments within a Drupal site.

In short, this module allows an administrator to insert Google Content Experiments IDs into any nodes serving as control pages in an experiment. The module then automatically generates valid Google Content Experiments JavaScript in the header of each control page.

Per Node Flag Limit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows administrators to assign a maximum number of times a type of node can have a specific type of flag applied.

It includes a modified flag.tpl.php that will show a configurable message when the limit is reached, rather than the normal link to flag the content. The Unflag link will still display for users that have already flagged the node.