Upload element

Component type

module

Maintenance status

Development status

Downloads

24910

Component created

Component changed

#D7CX: The managed_file element provide by core File module has the same functionality and this module will be discontinued. Migration is as easy as turning on the File module and changing your API slightly as both are based on Drupals {file(s)} table.

This module provides two new form elements to assist with files that are stored/updated in Drupal's {files} table.

Protect Critical Users

Component type

module

Maintenance status

Development status

Downloads

19890

Component created

Component changed

This module protects critical users from being deleted in the following ways:

- Catches user/*/delete requests to protect users 0 (anonymous), 1 (admin) and current user.
- Protects user 1 and current user from being deleted from user administration.
- Removes delete button from user edit form for user 1 and current user.

OG Read Only

Component type

module

Maintenance status

Development status

Downloads

4518

Component created

Component changed

This module allows organic group administrators to set some content types as "read-only". Read only types can't be posted by simple group members, but still can be posted by group managers and users with "administer nodes" permission. Wiki group types can't be set to read only.

This module has been developed by Koumbit.org and is sponsored by Isuma TV.

Invaders

Component type

module

Maintenance status

Development status

Downloads

10234

Component created

Component changed

Plays the classic game 'Space Invaders' where you play against the computer. The invader images and background can be themed to your site. The game is javascript (original javascript script by Tony Goacher) based and is a block. The user who gets the highest score has his name saved. The game win messages are configurable in the configuration settings. Also the URL of the picture and the size of the invaders box, key strokes and invader ship speeds can be set in the configuration settings.

CCK Field Definitions

Component type

module

Maintenance status

Development status

Downloads

8066

Component created

Component changed

Note: Since the inclusion of CCK functionality into Drupal 7 core under the Field API, the Drupal 7 version of this module will be part of the Field definitions project. It features a slightly refactored code base and integration with the Field API, instead of CCK. Other features are planned as well.

Paragraph Auto Directionality

Component type

module

Maintenance status

Development status

Downloads

3675

Component created

Component changed

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.

This is useful in sites where multilingual content is entered in the same text area, and languages have different directionality (e.g., a quote of a latin text within a text in Hebrew ).

Menu HTML

Component type

module

Maintenance status

Development status

Downloads

37915

Component created

Component changed

This very simple module adds a checkbox to the menu item edit form and allows the admin to add html to the menu item title. The idea is to use this for external links for which you want to display a logo of the visited site or simply to add strong on some words.

Breakout

Component type

module

Maintenance status

Development status

Downloads

9174

Component created

Component changed

Plays the game 'Breakout' where you play against the computer. The breakout images and background can be themed to your site. The game is javascript (original javascript script by Alexis "Fyrd" Deveria) based and is a block. The user who gets the highest score has his name saved. The game win messages are configurable in the configuration settings. Also the URL of the picture and the size of the breakout box and initial ball speed can be set in the configuration settings.