Ajax Table
Component type
Categories
Downloads
Component created
Component changed
AJAX Table contains serious security vulnerabilities. Do not use this module.
See SA-CONTRIB-2009-53 - Ajax Table - Multiple vulnerabilities for details.
AJAX Table contains serious security vulnerabilities. Do not use this module.
See SA-CONTRIB-2009-53 - Ajax Table - Multiple vulnerabilities for details.
This module allows users to log into your site securely without usernames and passwords. It uses digital/identity certificates users have imported into their browsers as part of a public key infrastructure (PKI). The certificates can be generated by Drupal's PKI Registration Authority module or any other registration authority (RA) / certification authority (CA).
When a Drupal page is accessed via HTTPS the module checks for certain environmental variables that contain the user's unique information, such as an email address. Depending on the settings it then logs the user in or, if enabled, creates a new account.
The authority_delegation module allows a user to assign his or her role(s) to other users. It is useful for helping ensure that a given role is covered when someone goes on vacation or is otherwise inaccessible.
This module allows users to pay for a node, such as an event/conference/lecture/course, without the overhead of ecommerce or ubercart.
Different roles can have different amounts for the same node, for example members can be offered a lower rate over non-members.
After signing up for the node using the Signup module, the user will be redirected to Paypal where they can complete the payment. Once Paypal accepts the payment, the database will be updated to confirm the user as an attendee.
The Apply for Role module allows users to apply for roles and allows role administrators to approve or deny the role applications.
Adds and maintains expiry dates for user accounts.
Depends on 'Account Types' module.
Specific Account Types can be defined as having an expiry date.
Default expiry period is configurable (eg 30 days). New accounts will be given an expiry date based on the default expiry period. Expiry dates for individual users can be altered via the user edit page, or via 'User Account Expiry' page provided by the module.
Accounts that reach the expiry date are made inactive (blocked) via cron.
Update: 28 July 09
11-19-2008 - THIS MODULE IS NOW INCLUDED WITH CIVICRM 2.1.2+ AND IS NO LONGER BEING MAINTAINED ON DRUPAL.ORG, THE FILES BELOW ARE FOR LEGACY/ARCHIVE PURPOSES ONLY. The 6.x release has been removed to avoid incorrect warnings in the module update reports.
Unique Avatar circumvents unwanted browser caching of user pictures by creating a unique filename each time the image is uploaded. When a user picture is uploaded, a 32-character unique id is appended to the the filename.
Unique Avatar also flushes any ImageCache caches of the existing user picture.
Funded by centre{source}
This module builds user profiles as content (aka nodes), which opens the opportunity to use all the powerful modules for content for user profiles too, e.g. the Content Construction Kit (CCK). It's intended to be simple and useful, but extensible by further modules.
Content profiles can be restricted to certain roles; the module also supports separate content profiles for different roles.
Role watchdog automatically logs all role changes made through the user profile or the User List in its own table. A record of these changes is shown in a Role history tab on each user's page. Role watchdog can optionally monitor one or more specific roles for changes and notify members of selected roles via email whenever a change occurs.