Webform ajaxifier

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform ajaxifier allows a Webform to be posted with Ajax and its response to be viewed without a page load. This is extremely useful for block forms. It works for page nodes, but that's not what it was created for.

This module requires a response from the Ajax request:

  • error: the same form (with values) and errors (not the messages, just the classes in the form elements)
  • success: a confirmation message that's set in the webform properties (on /node/12/webform/configure)

Fortissimmo

Component type

module

Maintenance status

Development status

Downloads

3404

Component created

Component changed

This module provides integration with the real-estate management software FORTISSiMMO (http://fortissimmo.net).

This module assumes the option was chosen to have direct SQL syncing with your database (this means FORTISSiMMO will dump data directly into your MySQL database).

CiviCRM Membership Prices

Component type

module

Maintenance status

Development status

Component created

Component changed

CiviCRM Membership Prices creates a Drupal db table to store a relationship between CiviCRM event ids, fees, and membership types. This allows administrators to assign and display fees to specific membership types. Built for CiviCRM 4.x. Requires 3 CiviCRM file overrides provided.

Search API ranges

Component type

module

Categories

Maintenance status

Development status

Downloads

76434

Component created

Component changed

The Search API "ranges" module provides widgets for Search API range queries. Currently includes:

  • jQuery UI min/max slider (as shown in screenshot)

Compatibility

This module is compatible with Search API modules such as Search API, Search API sorts, Search API Solr and Search API ajax. It is not designed for te Apache Solr Integration module.

Metaverse

Component type

module

Maintenance status

Development status

Component created

Component changed

Metaverse is a suite of Drupal modules meant to update the dormant secondlife module. As such, it's based on the work of Khalid Baheyeldin, and also the work of ssm2017 Binder (SL and drupal.org name).

This module is woefully incomplete. But it has the following features:

Biblio Mendeley

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module allows drupal users to connect to the mendeley api after having registered their website at dev.mendeley.com. It allows to sychronize local biblio nodes with a mendeley shared collection and vice-versa.

PGP Contact Forms

Component type

module

Maintenance status

Development status

Downloads

2070

Component created

Component changed

This is a project to provide client side pgp encryption of user and site-wide contact forms using the OpenPGP.js library.

Visitors with javascript enabled will be able to click on an "Encrypt this message" button on any contact form for a user who has uploaded their public key. Because this encryption happens on the client side, clear text is not transmitted over the network.