Git Filter

Component type

module

Maintenance status

Development status

Downloads

288

Component created

Component changed

Input filter for referencing git commits. Ideally this would be used on d.o

To reference a commit, use git-[project]-[revision-id], the project is a d.o project by default and the revision id is the 7 character short revision id.

FIXME: Write more text

Taxonomy dupecheck

Component type

module

Maintenance status

Development status

Downloads

6234

Component created

Component changed

Taxonomy dupecheck module prevents Drupal administrators from adding duplicate taxonomy vocabularies and/or terms. It's helpful when entering large amounts of terms or vocabularies in situations where each value must be unique. This saves time by preventing administrators from having to enforce a unique value policy through later cleanup of duplicate terms.

Ubercart Disable States (Zones)

Component type

module

Categories

Maintenance status

Development status

Downloads

1867

Component created

Component changed

Gives site builders the ability to disable zones (for all countries) in the "State/Province" dropdown on the checkout page. Zones in the billing and shipping pane can be disabled separately (to allow someone to buy a product from Hawaii address without shipping there for example).

Other methods I've seen to accomplish this are:

Edit Limit

Component type

module

Maintenance status

Development status

Downloads

12540

Component created

Component changed

Edit Limits adds certain limits to editing nodes and comments. This can set the number of times a node can be edit. This can also set a time frame for nodes to be edited, as well as a different time frame that comments can be edited.

Limits on nodes can be combined, so that a node can only be edit a set number of times or within the time frame.

Vote

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Vote defines a new entity type (vote). Votes can be cast on ANY entity type that "your drupal" knows (even on "vote" itself).

Vote provides "functions" and "voting types":

A function basically provides a handler which defines how and where a function stores its result values. Each function can have its own db table to store the results in order to allow more complex functions to break the INTEGER barrier which the default result table uses for its results.

Debut Forum

Component type

module

Maintenance status

Development status

Downloads

9147

Component created

Component changed

Part of the Debut features set, Debut Forum integrates the core Forum and contributed Advanced Forum modules.

Like all Debut features, Debut Forum can be integrated either as a stand-alone feature to quickly add forum functionality to any Drupal site or as part of a Drupal distribution. Debut Forum is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Forum:

  • Debut Forum is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • User permissions.

D&D Character

Component type

module

Maintenance status

Development status

Downloads

2568

Component created

Component changed

Project update

I have been involved in D&D Next playtesting, and have decided to begin a new version of this module to support the new version of D&D. I have also made the decision to move away from being Features-based (see an issue below) in the process. Fear not, as I plan to build an upgrade path to move 1.x (D&D 3.x) characters to 2.x (D&D Next). Ambitious, maybe, but necessary.

Drupal core (JohnAlbin edition)

Component type

module

Maintenance status

Development status

Component created

Component changed

Clone of Drupal core containing core patches in progress.

Branch names will follow this naming convention:

[issue]-[short-description]
or (when patching a previous version of Drupal):
[issue]-d[core]-[short-description]

So for example:
520106-dynamic-menu-path
575757-d6-custom-menu-go-kaboom