Adlib forms

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the creation of fill-in-the-blanks style forms.

Early development version.

Initial development sponsored by Rare and carried out by CivicActions.

This module is developed for Drupal 5 and required a Drupal 5 version of the Axaxsubmit module, which currently must be checked out via CVS from the Drupal contrib directory at modules/ajaxsubmit.

Dynamic Columns

Component type

module

Maintenance status

Development status

Downloads

794

Component created

Component changed

Responsive Design from before it became fashionable!

This module allows you to organize the layout of specified HTML elements into dynamic columns.
Admins can specify the maximum count of columns and minimum width of one column. Content will be reformatted dynamically depending on size of browser window.

Whatever:hover

Component type

module

Maintenance status

Development status

Downloads

2760

Component created

Component changed

STATUS: OBSOLETE

This module has not been ported to Drupal 7 and considering the age of the browsers this module was targetting, it is unlikely that such fixes are needed any longer.

The author of the original script also discourages the use of this solution.

Besides, using Internet Explorer is at the risk of your own sanity.

PREVIOUS DESCRIPTION:

This module improves the :hover selector support in IE6 and 7. From the whatever:hover site:

Check Heavy UI

Component type

module

Downloads

3042

Component created

Component changed

This module unobtrusively adds additional checkboxes to the permissions form located at admin/user/permissions - the additional checkboxes provide a much friendlier interface for dealing with the hundreds of checkboxes that accumulate on the permissions page as roles and modules are added to a Drupal installation.

On a test Drupal site I set up with 6 user roles, 105 core and add-on modules enabled, 9 content types, and the content permissions module enabled, there were 138 distinct permissions and 828 individual checkboxes on the permissions page. To initially set up the permissions to something sane, it took me about 17 minutes. On my first attempt of using this module after fully developing it, after wiping and restoring the database from a back up, it took me around 5 minutes to set up the same permissions. The point is that this module will save you time, especially on large sites.

Node Reference Variables

Component type

module

Maintenance status

Development status

Downloads

2894

Component created

Component changed

Drupal 7 Version

This module exposes nodes referenced via the node_reference (References) module in two ways:

1.- Provides a field formatter to display as jQuery UI Tabs, the nodes referenced in a field. This allows to display this references as tabs, not only in a node page but also in any section that allows to display fields with an available formatter (views, panels, etc...).