Ubercart Tax Per Product

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows to set taxes per product.

The module is for Drupal 6 Ubercart 2. It gives an option to assign a tax rate per individual product using a select list on node edit form. The module depends on uc_taxes module to edit taxes and display taxes on checkout. It does not use custom actions.

Possible alternatives:

jQuery Scroll Follow

Component type

module

Maintenance status

Development status

Downloads

2320

Component created

Component changed

jQuery Scroll Follow for Drupal is a simple module that use a jQuery plugin (jquery.scrollfollow.js) which allows content to follow the page as the user scrolls.

You need to have a little knowledge in CSS in order to use this module properly.

Requirements

Libraries

Installation

  1. Copy the entire jquery_scroll_follow directory into your Drupal site at sites/all/modules directory,

WYSIWYG CKEditor Chinese

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

WYSIWYG module used the iso.inc from Drupal Core to get the language list, but for chinese support, it uses the zh-hans for Simplified Chinese, and zh-hant for Traditional Chinese. Instead, CKEditor libraries used zh-cn for Simplified Chinese, and zh for Traditional Chinese. This will cause the CKEditor interface language will be Traditional Chinese even if you select Simplified one.

This module is to solve the problem without any modification to WYSIWYG module and CKEditor libraries which you can upgrade as they are.

Diskfree

Component type

module

Categories

Maintenance status

Development status

Downloads

9223

Component created

Component changed

Get a status report at admin/reports/status and a cron-triggered e-mail warning when locally mounted disk space on your Drupal server reaches a preset threshold.

The alert e-mail uses the following template:

Alert: {hostname} is {percent}% full

Running out of space {mount} ({percent}% used, {space} avail)
on {hostname} for {site_name}

Class Loader

Component type

module

Categories

Maintenance status

Development status

Downloads

8629

Component created

Component changed

Enables Symfony's PSR-0-compatible UniversalClassLoader for namespaced PHP classes for Drupal 7 modules.

Direct backport from Drupal 8. The Symfony ClassLoader component is included.

simple RSVP for D7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Enter date, place, time and invitation text as well as select a role and enter additional mail addresses. Every user of the selected role as well as all additionally entered mail addresses get an invitation mail and are provided a link to accept or refuse invitation.

todo's:

  1. mails are sent by php mail function, may security issue
  2. validation of duplicates in user's mail address and additional mail addresses missing
  3. you can only select a single role
  4. initially in German, translation available