Considered feature-complete by its maintainers.

offline_code

This modules is for site administrator to create offline code.

Webform Node Data

A common request with Webforms is to pull data from arbitrary nodes into the form. Webform by itself does not support this. This module lets you pull CCK data from any node on your site into your webform. This is complicated to explain, but easy by example:

* You have a Contacts content type, and a webform block to email them. The webform's destination email address should be the address in the Contact's "email" field. You can use Webform Node Data to automatically pull the email address from the displayed contact into a hidden field on the webform, and use Webform's built in emailing abilities to send your message.

* You have a Products content type, and a webform which receives information requests about each product. In order to keep track of requests, you have to know which Product each request is for. You can use Webform Node Data to pull the Product Titles into a field in the webform.

Features

* Get data either from the currently displayed node, or from another node specified in a field on the webform. This means that you can use whatever tricky processing you can dream up to set the source NID - it's particularly useful for using URL arguments to specify which node has the data you want.

* Get data from any field on that node, including CCK fields.

Remy Sharp's HTML5 Shim

Adds a small amount of code to the page so that HTML5 output will work correctly in IE.

UC Clear Roles

This module is the result of the conversation in http://www.ubercart.org/forum/support/9952/need_remove_role_purchase.

Use case

  • We have a product Silver associated with a Silver role and a product Gold associated with a Gold role. We also have other roles in our site independent of memberships.
  • A user buys a Silver Membership.
  • A few days later, before the actual expiration of the Silver Membership, the user decides to buy the Gold Membership.
  • By default, the user will have both Silver and Gold roles.
  • UC Clear Roles is responsible for fixing exactly this by removing the Silver role. Ubercart does the rest.

Notice:
In the example above, the user loses all days he would normally be allowed to remain as Silver and immediately changes to Gold as a new membership and not as a renewal..
In case a Gold user buys another Gold membership product before the actual expiration of the first package, this module does nothing and expiration time gets appended(and not resetted).

OSBB

The module simplifies the management of the economy in union owners (UC) by providing relevant reports and statistics to tenants of rent and expenses of board funds. Automates and simplifies the bookkeeping in UC and allows residents to show the real info of the actual payments and expenses. In particular there is a schedule of rent, which allows debtors to know not only the board but also ordinary residents. The names of owners are not made public and the number of the apartment. Usually tenants themselves know someone is home. It is also possible to get reports on expenditure of funds from the board in the automatic mode, which reduces the burden on those responsible in UC. It is also possible to obtain statistics (automatically generated) on percentage of various types of expenses per month (or a specified period) and the share of these costs in the rent. Also automatically generates statistics on the percentage of debt relative to total pays on UC.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only