Модули
Lets users "draw" shapes on top of images with canvas & Jquery UI, and save the result as an image node. Currently supports:
- Polygons
- Circle
- Triangle (1 type)
- Positively sloped line
- Rectangle
- Simple arrow
Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content.
This module has been abandoned in favor of multiblock. Use that one if you want multiple instances of a block.
Unless a module specifically calls for this module, developers should check out the AWS SDK for PHP module instead.
Drupal 6 Version
If you are looking for a Buddylist solution in Drupal6, take a look at Friendlist.
SOAP Server provides an interface for the Services module to communicate with SOAP clients.
This modules gives you the power to make custom profiles for certain types of users. The core profile module must be enabled for this. It let’s you determine for which profiles a field will be active. For example: If we want a field where you can enter who’s your favorite band, you create this field and at the bottom you can choose for which user types (which you defined earlier in admin/user/user_types) this field will be active using the checkboxes. It’s that simple. It's also possible to automatically assign a role per user type.
About Basic webmail
The Basic webmail module allows one to read and write e-mail through an IMAP mail server.
Provides user authentication with Shibboleth (both v1.3 and v2.0) as well as some authorisation features (automatic role assignment based on Shibboleth attributes).
The Mail Editor module lets you edit the bodies and subjects of all emails that go out from your site to your users through Drupal's drupal_mail() function.
This module stores password hashes securely.
The default password hashes in Drupal 6 (and before) are rather insecure. MD5 is easy to crack, should an attacker find a database dump or gain access to your database. This module implements secure password hashes using the phpass password hashing method - multiple rounds of hashing and salting that make reversing the hash significantly more difficult to break by brute-force attack. This is the same approach that is used for Drupal 7.
This module provides fine-grained access to projects and issues created with the Project and Project Issue Tracking modules. Where the original modules only provided access by role, this module allows you to specify view, edit, and delete access per user. The permissions are also assigned immediately, instead of requiring the administrator to then go and save the node first. Permissions set at the project level are also applied to the issues for that project.
This module is now in beta testing phase.
This was updated on March 27, 2008.
Media Manager is designed for easily managing the incoming media from a variety of sources. It provides for media simply as files, or, by using the media_nodes module, allows media to have the full benefits of nodes. Media can be attached to nodes, providing the ability for playlists or slideshows, and display of images, audio and video within a node.
There are quite a few features planned to be added, however, the first deployable version will be rather limited.
Requires Media API.
This module imports a WordPress blog into Drupal from a WordPress eXtended RSS (WXR) file.
This module targets the users who want to use affiliate products on their drupal sites.
Opt-in manages the email addresses of people that have opted-in for something. It keeps a history of when people have opted-in, and when they have opted out again if applicable.
Allows administrators to inject CSS into the page output based on configurable rules. It's useful for adding simple CSS tweaks without modifying a site's official theme. The CSS is added using Drupal's standard drupal_add_css() function and respects page caching, etc. The 2.x brach leverages CTools so CSS can be included with Feature changes (ie. CSS that improves the look of a View can be packaged with the View).
We plan to develop SCORM [1] integration for Drupal.
The OG Invite Restrict module is a simple module that limits the OG invitation page to only accept current usernames - not email addresses.
