module
Categories: Evaluation/Rating
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 12397
created - / changed -

Let your users voice their preferences (similar to dig/reddit/etc).
Drupal-it is a social voting module allowing users to vote on their nodes.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 5018
created - / changed -

The Interface Sortable module makes it easy for developers to add JavaScript drag-and-drop form elements to forms and drag-and-drop widgets to non-form pages. It depends on the JQuery Interface module which in turn relies on the JQuery Update module.

module
Downloads: 2083
created - / changed -

Fierce SSO is a Single Sign-On module for Drupal. It is designed so that if users log in to any one of your sites, it will automatically log them in to all the sites in the "network". It works by embedding special, invisible GIF images on the Welcome screen that users get after they log in. These images connect to the other sites in the network and silently log you in.

Fierce SSO is an alternative to danielc's singlesignon module (which does some magic by manipulating session tables in the background instead of using invisible images). I think my module uses a simpler approach and is more seamless to users. However, it occasionally fails if users have images turned off or if they navigate to another page after logging in without waiting for the page to finish loading.

module
Categories: Multilingual
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 457366
created - / changed -

This module helps you fix translations on your site as you see the issues. Just by navigating around your pages, you'll be able to fix translations and fill in missing ones using the on-page translation editor. At the same time, if configured properly, the module also submits your translations back to the community, to localize.drupal.org or any other localization server.

Related projects:

  • Localized Drupal, an install profile that will download translations automatically (and comes with Localization client and Localization update).
  • Localization update, which will help you automatically install and keep translations updated.

Tips

  • You can select text from the page and hit Ctrl+Shift+S to automatically search the string in l10n client

Video demonstrations

http://hojtsy.hu/node/34

module
Categories: Filters/Editors
Downloads: 2589
created - / changed -

Easylink is a Drupal module/TinyMCE plugin that allow users to easily create links in the WYSIWYG editor without typing URLs. It provides a pop-up window with a list of pages.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 36791
created - / changed -

Requires webform and uses accents (optional) to allow sorting of lis

module
Development status: Obsolete
Downloads: 1971
created - / changed -

This module is not being actively developed, as the important parts of it's functionality have be included in Drupal 6.

Quick Admin Menu is a javascript heavy replacement for the core Menu administration page. It features drag and drop tree sorting, and same page editing, deleting and disabling of menu items. Yay!

Hopeful this is the first of a series of Quick Admin X modules, which will be javascript remixes of the current Drupal admin pages.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 56566
created - / changed -

Drupal 7 status: There are no plans to port Faceted Search to Drupal 7. More info.

The Faceted Search module provides a search API and a search interface for allowing users to browse content in such a way that they can rapidly get acquainted with the scope and nature of the content, and never feel lost in the data. More than a search interface, this is an information navigation and discovery tool.

The interface exposes metadata in such a way that users can build their queries as they go, refining or expanding the current query, with results automatically reflecting the current query. This interface also combines free-text search, fully leveraging Drupal's search engine. It avoids complex search forms, and never offers facets that would lead to empty result sets.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2815
created - / changed -

The profile enforcer module allows site administrators to require that required user profile fields be filled out before registered users visit any other pages on a given site.

module
Categories: User Management
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 131094
created - / changed -

The Auto Assign Role serves three primary purposes. The first is to provide an automatic assignment of roles when a new account is created.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 45989
created - / changed -

7.x-1.x

When using taxonomy for free tagging purposes, it's easy to end up with several terms having the same meaning.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 81102
created - / changed -

For sites that are available via both HTTP and HTTPS, Secure Login module ensures that the user login and other forms are submitted securely via HTTPS, thus preventing passwords and other private u

module
Downloads: 1483
created - / changed -

This module adds specific functionality, useful to phpBB forum users, to a specific node type.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 38801
created - / changed -

In an effort to minimize the duplication of jcarousel based modules this module is being deprecated for the Drupal 6 version onward and is being replaced by the

module
Categories: Content
Downloads: 603
created - / changed -

Saturday Night Special provides a content type which can be used as a 'single use template' of sorts.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 55004
created - / changed -

This suite of modules supports integration with Salesforce by synchronizing Drupal entities (E.g., users, nodes, files) with Salesforce objec

module
Categories: Content
Downloads: 2579
created - / changed -

Detects and allows removal of obsolete content types managed by missing modules and modules that no longer offer the content types they once did.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 882245
created - / changed -

Uses the Google reCAPTCHA web service to improve the CAPTCHA system.

module
Downloads: 5004
created - / changed -

The taxonomy_fields module brings two important modules together: CCK and taxonomy. As CCK can assign fields to content types, taxonomy_fields can assign CCK fields to categories. By doing this, content types are not limited to the same range of fields anymore.
Nodes of the same content type can now contain absolutely different fields. Simply assign a field to a term and every node in this category will now contain this field. When choosing a new term for a node, the field-form will appear next time on the edit-page.

module
Downloads: 753
created - / changed -

Google Summer of Code 2007

A package of modules to restructure the link filtering thus implement the auto-completion of links through AJAX.

The project, when all the options are selected, will enable the user to complete the links dynamically, with the use of the background architecture it will be done in a structured way, thus further extensions and configurations for personal preferences will be made effortless.

The package contain the following modules currently
+ ulink.module - main skeleton module
- ulink_image.module - Image Extension : Provides image rendering support for intern links
- ulink_gallery.module - Image Gallery Extension : displays the images in a directory as an album

+ uauto.module - an addon to uLink
- uauto_dirsearch.module - Directory Search Extension : Enable search for local files even if there is no entry in the files table in database.