Considered feature-complete by its maintainers.

Profile permission

Restrict profile field with a permission that will be auto generated.

Restrict editing/viewing of profile fields with an auto generated permission. Only users with that permission will be able to edit/view the field.

Paragraph Auto Directionality

Directionality is set by the first character in the paragraph

This filter tries to determine the directionality of a paragraph, and add a css rule for it. Directionality is set by the first alphabetic character in the paragraph.

Translation table

Screen shot 2010-08-13 at 16.00.20.png

UI for quick translation of taxonomies and menus.

Invaders

Plays the classic game 'Space Invaders' where you play against the computer. The invader images and background can be themed to your site.

CCK Date Testsite

This is an installation profile to setup a test site for CCK date fields. It generates a different content type for every combination of CCK date field type (Date, Datestamp, Datetime) and timezone handling (Date, Site, User, UTC, and None), and then generates 4 nodes of each type (2 days ago, now, 2 hours from now, 2 days from now). It also generates a bunch of users from different timezones. It configures Devel and Signup, sets up roles and permissions, and so on. This profile depends on the Install Profile API.

Hide submit button

Some users accidentally click the submit button more than once while waiting for their post to be saved. In some cases this may result duplicate postings or duplicate e-commerce orders.

There are few ideas on how to solve duplicate postings but none is perfect. One of the solutions is a bit of jQuery to hide or disable the submit button after it has been clicked and replace it with an informative text such as "Processing..." .

This module wraps that jQuery code and provides some options. Of course this, too, is not a perfect solution as it requires Javascript to be enabled. For browsers with Javascript disabled this module will have no effect at all.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only