Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Payment API

The Payment API is a simple framework for multiple payment methods (invoice, Beanstream, etc.) and payment types (purchase of a node publication, etc.).

Grid: Editing with parent and child forms

The grid module provides the developer with functions allowing you to create input forms with a parent form and one or more child forms.

UC Userpoints Discount

The Ubercart Userpoints Discount module makes it possible for customers to add items to their shopping carts that are discounted based on the number of userpoints they have. Discounts are enabled for individual products on their node edit forms, causing a second submit button to be added to the product's add to cart form that adds the product to the shopping cart with the discount. The value of userpoints are specified as a conversion rate against the dollar (or your store's currency) in an administration form.

This module should not be confused with a full Userpoints integration. This module requires Ubercart to run!

Similar Nodes

This module provides a way to find similar nodes by taxonomy using views.

Features:

  • Weighting by vocabulary - Say you have two vocabularies on a movie site "Genre" and "Community Tags", the latter being a free tagging taxonomy. With this module, you can give Genre a weight of 10 and Community tags a weight of 1. Which means that if I'm looking at "Meet the Parents", I'm most likely to see a list of similar Romantic Comedies like "Sleepless in Seattle" and "French Kiss" with something like "Taxi" or "The Godfather II" coming lower in the list, because someone tagged both "Robert De niro"
  • Sorting - Sorts by weight... pretty simple
  • Filtering - I want to see only those with a weight higher than 15... this is a little arbitrary, and you are better off using the pager / limiting results, but it does work - Actually, doesn't. I tried to hack around views not letting me mess with the count query, but just couldn't get a HAVING in there... Oh well.

Usage:

  1. Install the module (duh)
  2. Go to admin/settings/similarnodes
  3. Set the weight for each taxonomy
  4. Now create a view, add the argument "SimilarNodes: Source Node Id" - You need this to make it work
  5. Add the field SimilarNodes: Weight

Star Wars Galaxies roster

Star Wars Galaxies logo

A module to manage the characters in a guild of the Star Wars Galaxies MMORPG.

Current features:

State Reference

Adds a CCK field type for referencing workflow states in CCK content types.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported