Tweet

Component type

module

Maintenance status

Development status

Downloads

34950

Component created

Component changed

This module provides links to post pages to Twitter in a new window or tab. The tweet will be in focus and will contain customizable text that can hold the relevant URL, title and anything else you need it to (like hashtags). The URL can be automatically abbreviated at the administrator's choice of service by integration with the Shorten URLs module by the same author.

Author Pane

Component type

module

Maintenance status

Development status

Downloads

172725

Component created

Component changed

Author Pane is a block of information about a given user, like those typically found on a forum post, but can be used in other places as well. From core, it collects the user picture, name, join date, online status, contact link, and profile information. In addition, any module or theme can feed it more information via the preprocess system. All of this information is then gathered and displayed using a template file.

Ubercart eWay Payment Gateway

Component type

module

Categories

Maintenance status

Development status

Downloads

6916

Component created

Component changed

Ubercart integration with the Australia payment gateway eWay, http://www.eway.com.au

Includes support for the eWay token API, eWay Beagle anti-fraud, recurring payments using uc_recurring and much much more!

NOTE: If you are using PHP 5.3 then please use the latest -dev release.

Sprite Graphic Menu

Component type

module

Maintenance status

Development status

Downloads

5593

Component created

Component changed

This module lets you upload a sprite image for a menu item and, with the use of CSS, configure different sprites of the image for different states of the link (normal, visited, hover and active). Or if you are looking to simply place an image in a menu by replacing a menu item with an image, this module can provide that functionality also.

CSS Warning:
Tthis module sets styles for each link using classes and if those links are affected by some other more selective CSS rules in your theme, those may take precedence.

Menu attributes

Component type

module

Maintenance status

Development status

Downloads

684882

Component created

Component changed

This simple module allows you to specify some additional attributes for menu items such as id, name, class, style, and rel.

You should use this module when

  • You want to "nofollow" certain menu items to sculpt the flow of PageRank through your site
  • You want to give a menu item an ID so you can easily select it using jQuery
  • You want to add additional classes or styles to a menu item

The module currently allows you to set the following attributes for each menu item:

Menu token

Component type

module

Maintenance status

Development status

Downloads

178500

Component created

Component changed

Menu Token module provides tokens, that could be used in title or in path of menu items (links). For example, if you create a menu item with path: "user/[current-user:uid]", the url will be changed "on fly" to: "user/1" (assuming you are user 1).

Tokens are provided by Token module. Menu Token allows to use both global tokens and entity ones: node, user, term, etc. Entity tokens have several methods of substitution: from context, random and user defined.

Domain Access Advanced

Component type

module

Maintenance status

Development status

Downloads

6771

Component created

Component changed

This an extension to the Domain Access module which is used to create many domains from a single installation.

For what I see as a problem is that the domain module uses the node access api's to determine which nodes are displayed on which site. This will work if you only use Domain access, and no other access module like simple access, tac, or Organic groups.

Units API

Component type

module

Categories

Maintenance status

Development status

Downloads

5519

Component created

Component changed

Units API converts between various weights and measurements. The conversion uses the International System of Units (SI) conversion factors. Where possible, these conversion factors are those provided by the U.S. National Institute of Standards and Technology (NIST) Special Publication 811, 2008 Edition. If the NIST does not provide the conversion factor, other sources may be used as long as the work is GPL compatible.

The central API call, unitsapi_convert($value, $from, $to, $details = FALSE), returns the result of the conversion. By setting $default = TRUE, the result is an array that contains the converted value, plus the full name of the units involved in the conversion, singular or plural depending on the quantity.

This module is only an API and does not have an user interface.

alipay - Ubercart

Component type

module

Maintenance status

Development status

Downloads

14055

Component created

Component changed

alipay (支付宝) is a popular Chinese payment gateway. This module provides support for it. Ubercart required.

Drupal6版的uc_alipay,用的是支付宝的担保支付接口,

Drupal7版的uc_alipay,用的是支付宝的即时支付接口,

Drupal7将会把担保和即时同时实现,由于现在还是同一个名字,一起用会冲突,所以先传了即时支付版的,

Author

Howard Ge