S3 File System CORS Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

3621

Component created

Component changed

This module is a fork of AmazonS3 CORS Upload, re-written to work with the S3 File System module, rather than AmazonS3.

This module requires S3 File System v2.x.

You must install the jQuery Update module and set it to use jQuery v1.5 or later. Otherwise, the CORS uploads will fail.

Translation importer

Component type

module

Categories

Maintenance status

Development status

Downloads

2251

Component created

Component changed

Overview

Translation importer is a really simple module built to automatically import translation catalogs (.po files) whenever these are updated. Original idea and code are from dcycleproject. This approach required an update hook to import translations. That works perfectly but that's also unnecessary extra work for translators who normally do not need to touch module .install files.

No Table Drag

Component type

module

Maintenance status

Development status

Downloads

1549

Component created

Component changed

This module adds a "#nodrag" option to fields which don't want to use the table drag functionality for multi-value widgets.

You can toggle the table drag on / off through the field UI or programmatically. See the README.md file for details.

Notes

This module replaces the default theme registry callback for the table drag theme function and replaces it with its own. If your theme / site depends on a custom multi-field theme it will conflict with this module.

node_comments_language

Component type

module

Maintenance status

Development status

Component created

Component changed

This module contains a panels content type plugin for displaying only comments in the current language from a node context.

This module essentially contains a (mostly) cloned copy the node_comments plugin from the ctools module and a rewrite of comment_get_thread() from the comment module (in Drupal code) which only select comments in the current language.

Paysera - payment gateway

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Paysera.com (Mokejimai.lt) is a leading online payment provider in the Baltic region. Using this system you may accept payments via more than 20 different online payment types, including e-banking systems in the Baltics, Great Britain, Germany and Poland, international payments in euros all over the world. It is safe, fast and reliable payment collection system for everyone, who wants to sell or buy goods and services online.

Feeds Tamper: Entity Field Query by Field Collection

Component type

module

Categories

Maintenance status

Development status

Downloads

565

Component created

Component changed

Like the "Entity Field Query" plug-in that comes with Feed Tamper, except that it does the look-up by a value in a field collection item in a field collection of the target entity.

For example, assume you had the following structure for a taxonomy term called "product category":

Product category

Field Name Field Type
My Collection Field Collection

And the field collection is as follows:

WYSIWYG CKEditor DragResize

Component type

module

Categories

Maintenance status

Development status

Downloads

5318

Component created

Component changed

WYSIWYG CKEditor DragResize plugin is a wrapper for the ck-dragresize CKEditor plugin. It implements draggable image resizing, currently just for Webkit-based browsers (Chrome/Safari/Opera).

This module is intended for site builders using the CKEditor in libraries with WYSIWYG module. For better WYSIWYG CKEditor Drupal integration, you may consider using the CKEditor for WYSIWYG Module which includes ck-dragresize.

BackToTop

Component type

module

Maintenance status

Development status

Component created

Component changed

The BackToTop module allow visitors to easily scroll back to the top of the page. This button helps to scroll up the page by the clicking on this button. When the web page is scroll down, then automatically a button will appear and once the button is clicked then page would be automatically scrolling up. Back To Top Module developed by Nityananda Maity.