Entablificate

Component type

module

Maintenance status

Development status

Downloads

795

Component created

Component changed

Turn Panels panes into tabs.

This module provides a lightweight JavaScript tab system for Panels. Provide it with a CSS selector, and it will transform all of the panes beneath that selector into tabs using the jQuery UI tabs plugin.

This is different from other panel tabs modules in that it is very minimalist. It simply uses JavaScript to do 99% of the work -- and the JavaScript is lightweight. Consequently, this tab system is much faster than other more complicated panel tabs modules. (Though perhaps it does not have all of the features.)

Modal Nodereference

Component type

module

Maintenance status

Development status

Downloads

2889

Component created

Component changed

This module turns the nodereference widget into a modal popup allowing new linked nodes to be created on the fly. Because it uses an iframe, it should support even Javscript and file uploads within the sub-node.

Brainstorm blogger update utility

Component type

module

Categories

Maintenance status

Development status

Downloads

7287

Component created

Component changed

Update system for brainstormblogger profile.
For now empty.
Intended for future releases of system and for brainstormbogger distribution usage tracking via drupal update utility.

This module is intended for usage with brainstormblogger installation profile only. There will be added update/installation/configuration presets for newbies in Drupal and users without any experience in drupal configuration/installation.

Multi Node Edit

Component type

module

Maintenance status

Development status

Downloads

1391

Component created

Component changed

This module lets you edit more than one node on a single page (form).

UC Localize

Component type

module

Maintenance status

Development status

Downloads

1950

Component created

Component changed

SUMMARY

A quick fix for internationalization issues on Ubercart managed multi-language e-commerce sites.

WARNING

This module is not a permanent solution, and serves only as a quick fix for sites using
Ubercart that need to translate the basic ui elements on their site without jumping through
a bunch of hoops.

JS Validate Forms

Component type

module

Maintenance status

Development status

Downloads

2023

Component created

Component changed

Please note: this module is deprecated in favor of the BOTCHA module.

BETA VERSION

This module is quite fresh so use it with care until bugs have been reported and fixed. Please test this module in a development environment before using.

What it does

The JavaScript Validate Forms project was built to prevent spam without getting in the way of user's interactions with forms. It, like many other spam prevention modules adds a field to your forms. However, unlike some other modules like Spamicide and Gotcha, it does not require the bot to fill in the bogus form item. JS Validate Forms uses JavaScript to fill in the form item with the GMT in seconds as passed in from the server (via Drupal.settings). The server then checks the submission to make sure that the field is filled in and that time has elapsed since the user accessed the page.

Bots normally do not run in a real browser. Thus they may lack JavaScript. Since JS is required to fill in the "hidden" form item, it should be helpful it controlling spam. If the bot fills in the validation field item, it will need incredible amounts of luck to insert a value that is accepted in the server side validation. Essentially, the bot will have to input a GMT timestamp, in seconds, that falls between the access time and a 24 hour window.

Coda Slider

Component type

module

Maintenance status

Component created

Component changed

Since we can achieve this task with Views Slideshow module as noted here http://drupal.org/node/703308#comment-2804950 so there is now reason to release this module. Please use http://drupal.org/project/views_slideshow instead.

There are many "coda slider" scripts but Ndoherty Coda Slider is a jQuery plugin which brings a nice image animation and support thumbnail navigator.

Menu Weight Assist

Component type

module

Categories

Maintenance status

Development status

Downloads

926

Component created

Component changed

Menu Weight Assist adds a display of the menu items, with their weights, that are children of the selected "Parent Item" in the "Menu Settings" fieldgroup of the Node Edit form.

Use the Menu Browser Module.

Strict filter for organic groups

Component type

module

Maintenance status

Development status

Downloads

580

Component created

Component changed

Only show nodes and terms that belong to the active group.

What the module does and does not do
- The module removes terms and nodes from listings, menus etc.
- The module does not restrict access to nodes.

Also useful to make the forum module work with organic groups, or to make the forum module work as a feature with feature + context + spaces + og....