LimeSurvey Sync

Component type

module

Maintenance status

Development status

Downloads

12596

Component created

Component changed

In a nutshell, the LimeSurvey Sync module is a powerfull survey module on Drupal integrating in a user-friendly way the best free open source survey software : LimeSurvey.

Compared to the well known webform module : this module does everything that webform does and much more.
Specifically :

  • manage answers as nodes (allowing to manage access to answers),
  • store revisions (older versions) of answers,
  • make graph results availables,
  • manage huge surveys,
  • compare answers.

LimeSurvey Sync V3

The LimeSurvey Sync v7.x-3.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal.
If your start using the LimeSurvey Sync module, you should use this version.
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start.
More information on the V3.
This version has a dependency to the Customizable entities module

MeSH Auto-Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

MeSH Auto-Import retrieves all MeSH terms that are associated with a publication's PubMed ID and attaches them to a node's term reference field upon node add/edit.

Pathauto i18n Taxonomy

Component type

module

Maintenance status

Development status

Downloads

5515

Component created

Component changed

What does this module do?

This Module adds an optional "BULK UPDATE" operation to the pathauto module.
Here: admin/config/search/path/update_bulk called "Taxonomy term paths for i18n"

Info

Currently only BULK UPDATING works. Patches welcome.

Token support

Uses basic token support from i18n and adds support for [term:i18n-parents:*] chained tokens.

Why?

You can generate taxonomy paths in the translated language so that the user gets the path in his language

Example:

Ajax form entity

Component type

module

Maintenance status

Development status

Downloads

7861

Component created

Component changed

This module aims at ajaxifying any content entity form (creation, edition and deletion).

It can be used for various use-cases adding a complete ajax wall, mass-submiting or creating / editing via AJAX...

Note that the AJAX comments module handles AJAXifying the comments in Drupal way better (but only comments) and can be used in conjuction with Ajax form entity (just do not activate ajaxification on comments).

--------------- Drupal 8 ----------------------

HTML5 Drag & Drop File

Component type

module

Maintenance status

Development status

Downloads

18140

Component created

Component changed

HTML5 drag & drop + HTML5 file upload with XHR2. Allows the user to drag & drop files into a Image/File Field and uploads it immediately behind the scenes. In theory it should work for as many files as the field allows.

Requires jQuery >= 1.5.2 (jquery_update‎ has that)!

It's a start...

Fragment

Component type

module

Categories

Maintenance status

Development status

Downloads

2420

Component created

Component changed

Provides an entity for fragment content, that is, content that is used within blocks and views but doesn't require a path to be viewed on.

Fragment 2.x

Fragment 2.x provides fragment types, and a title property. Further fields may be added with FieldAPI.

There is no upgrade path from 1.x to 2.x yet.

Fragment 1.x

The 1.x branch of fragment has a link path in addition to the usual title property. This is used to format all its title and all its fields as links.