Meetings

Component type

module

Maintenance status

Development status

Downloads

9397

Component created

Component changed

I have no plans to update this module in the future. I started developing this as part of a project management tool for organizers and activists. I've now moved development of that tool over to a django project (I still love Drupal, don't worry!).

If anyone would like to do anything with this space or the code base, I'm happy to help support that.

Views Argument Sort

Component type

module

Categories

Maintenance status

Development status

Downloads

852

Component created

Component changed

This module effectively extends the functionality of a Views nid argument.

Please refer to Views Arguments Extras if you are considering this functionality for a project. Any future development that I will do will be to implement the same techniques into that project. See #852006: Same functionality in Views Arguments Extras for more information.

Printable version (lite)

Component type

module

Categories

Maintenance status

Development status

Downloads

3696

Component created

Component changed

Printable version is a small lite module (6KiB without images, 14 within icons) which adds JS 'preview print' button to the page (as block) and when user clicks on it, all non-printable page elements (edit print.css in the root of module to configure it) are hiding.
This module is a port of 5.x-1.1 version (Russian).
Version for 5.x is also available, but not supported.

comment hideusername

Component type

module

Categories

Maintenance status

Development status

Downloads

4116

Component created

Component changed

Drupal 6: In the form where comments are added, hide the username+label since the user already knows who he is.

Usage: install the module.
Configuration in settings.php:
$conf['comment_hideusername_hide_subject'] = TRUE; // hide the subject too ?

Related Modules: You can use a more complete module like nodeformsettings to allow hiding of the username and many other user hook_alter_hacks.

Drupal 7: To hide the comment subject, you dont need this it can be configured in core. You'll still need it to hide the username though.

Safer Login

Component type

module

Maintenance status

Development status

Downloads

3343

Component created

Component changed

This module encrypts the user's password when they type it in during login, so a 3rd party up to no good can't see the user's plain text password (as is currently the case with Drupal logins).

Encryption is accomplished by replacing what the user enters for their password with a uniquely-salted MD5 hash of the MD5 hash of what they typed (so it is 2-layers deep). If the user does not have JavaScript enabled, then the default Drupal behavior (no hashing) still works.

Of course, this is no substitute for an SSL certificate on your server, as that would protect all form submissions, as well as prevent other types of attacks. This module is intended for those who desire password security, but either cannot afford a certificate, or only need basic protection from hackers during login.

Open Media Airing

Component type

module

Maintenance status

Development status

Downloads

1793

Component created

Component changed

This module is designed to be used by Community Media organizations with Leightronix, Telvue, Tightrope or Synergy playback servers. It defines a date based content type used to store and display events that have already been scheduled on the server.

Ubercart Taxonomy Tax

Component type

module

Maintenance status

Development status

Downloads

949

Component created

Component changed

Allows Ubercart tax rates to be assigned to taxonomy terms.

After installing this module, you will be able to select taxonomy terms from the tax rate edit screen to apply product tax to.

Please note that line item tax will show up separately on the order. So you may want to create separate tax rates to provide appropriate titles (e.g. Shipping tax, Discount tax adjustment etc).

Payseal ICICI bank Payment Gateway for Ubercart

Component type

module

Categories

Maintenance status

Development status

Downloads

1505

Component created

Component changed

The Payseal - ICICI Payment Gateway module implements the Payseal i.e. ICICI bank's payment processing service (www.icicibank.com) in Ubercart. This will come as a boon to Ubercart users in India looking to use an Indian payment processing service.

What services are integrated?
1. Website Payments Standard - Customers are redirected to Payseal after reviewing their order to complete payment, they return to your Ubercart site once payment is completed.