Модули
Evaluate a users expertise and display the result on the user's profile page.
Compact Forms presents text fields for selected forms in a more compact fashion using jQuery.
The form item/element fields are overlaid with their respective labels. When the user focuses a field the label fades away nicely, and if the field is left empty the label fades back in again.
By default, only the user login block is switched to compact style, but the behavior can be added to any form by adding the corresponding CSS ids to the Compact Forms configuration.
- Degrades back to the original form when JavaScript is switched off.
- Fields like textareas and checkboxes are currently not affected.
- Inspired by A List Apart
This module creates a workflow for moderating user avatars. When a new avatar is uploaded, it is placed in the 'not yet moderated' queue, and not displayed.
Industrial Strength Build Management
This module allows single sign-on between Drupal and UC Berkeley's CalNet authentication system.
Important Note: This module is discontinued in favor of Apache Solr AutoTrack and
This module allows for a simple way to provide drop shadowed or rounded corner boxes, which extend to deal with content.
No longer being maintained.
Helped sites that were deployed directly from a CVS workspace, as opposed to sites built via packages downloaded from drupal.org. This module is obsolete now that drupal.org uses Git not CVS. Instead, you should use Git deploy.
Note: As of 2010/01/01, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #421932: CCK Taxonomy Super Select Ultra seems abandoned.
Adds the ability to assign terms to nodes in the node operations dropdown in admin/content/node. It takes advantage of hook_node_operations to facilitate batch taxonomy assignments.
OG User Roles allows group administrators of organic groups to grant additional user roles to individual members of a certain group.
Any additional permissions only apply within the context of this group and not globally. This means that the additional user roles to grant are determined and assigned by the requested page; e.g. node/123 belongs to group XYZ for which the user was granted additional roles. If the user goes to another page that does not belong to the same group, the additional user roles are no longer assigned.
Additional user roles can only be granted, not revoked.
Site administrators may also configure a default user role for new group members or a default user role for new group admins.
Upload files into a private directory. Enhances the core upload module's functionality to support both public and private uploads at the same time.
This module adds a "private" checkbox to the normal upload form. Files marked private will go to a separate directory. Access to files in this directory are controlled as if the entire site had private downloads, which is to say the user must have "view uploaded files" permission, and permission to view the node that the file is attached to.
The Drupal 6 version is now available. Drupal 6 allows the same file to be attached to multiple nodes, and entirely removes the node-level access control for files. This module restores node-level access control, using the rule that a user can see a file marked private, if-and-only-if they have view access to at least one of the nodes that the file is attached to.
Migrating private files from D5 to D6 should happen automatically (fingers crossed).
Note: FeedAPI versions lower than 1.9 are not compatible with Drupal 6.14 or higher (see #580508 for details).
The maintainers of FeedAPI launched a successor project: Feeds. Read more about the future of FeedAPI in Good bye FeedAPI, hello Feeds and upgrade FeedAPI to Feeds.
FeedAPI aggregates feeds on a Drupal website by generating light weight items or nodes from feeds. It provides a straightforward configuration for most use cases and is extensible through an API. FeedAPI integrates with OG (but does not require it).
It has become clear to me that this module will be too proprietary to be of much use to anyone other than my specific project. I've uploaded the latest version, you're welcome to examine and use it if you like. There will be no official releases of this module.
The Multivendor Multigateway (MVMG) payment module strives to provide a shopping environment where registered users can all be vendors. The system uses some features from the eCommerce API and provides some stuff on its own (user-specific paypal settings for example).
THIS MODULE IS NOT EVEN BETA. USE AT YOUR OWN RISK
Backlinks module provides a wiki-style "what links here" filter for Views: give it a node id (via URL argument, for instance), and it will generate a list of all nodes linking to that node, courtes
Useful Drupal module to assign separate themes for different roles (including anonymous) in your system.
Often you want to separate Drupal administrative interface from frontend. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user?
With this module, you can select a theme per role to display. The list of roles can be ordered to manage the case when a user has several roles. Theme are displayed from the top to the bottom of the list.
Integrates the Actions module into Views by providing a field for each action.
Surely you have seen those cool rounded corners everywhere on the web these days. Even drupal.org uses them. The difference is that drupal.org uses corner images to achieve the effect.
iptc is a module that will extract iptc caption and keyword tags from images added to drupal.
It depends on the image module.
HTML Mail
Lets you theme your messages the same way you theme the rest of your website.
