Модули
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.
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.
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.
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
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.
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.
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.
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.
The Auto Assign Role serves three primary purposes. The first is to provide an automatic assignment of roles when a new account is created.
7.x-1.x
When using taxonomy for free tagging purposes, it's easy to end up with several terms having the same meaning.
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
This module adds specific functionality, useful to phpBB forum users, to a specific node type.
Saturday Night Special provides a content type which can be used as a 'single use template' of sorts.
This suite of modules supports integration with Salesforce by synchronizing Drupal entities (E.g., users, nodes, files) with Salesforce objec
Detects and allows removal of obsolete content types managed by missing modules and modules that no longer offer the content types they once did.
Uses the Google reCAPTCHA web service to improve the CAPTCHA system.
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.
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.
