UC Product Dependencies

Component type

module

Categories

Maintenance status

Development status

Downloads

1985

Component created

Component changed

UC Product Dependencies is an Ubercart module which allows you to restrict products from being purchased based on CCK Node Reference dependencies, without complicated access control schemes.

For each of your product content types, you setup a Node Reference field which will store references to product dependencies. The module can be configured to enforce the location of these dependencies either in a user's cart, or in a user's order history.

Wrong Captcha Counter Block

Component type

module

Maintenance status

Development status

Downloads

1760

Component created

Component changed

The Wrong Captcha Counter Block module provide block that display the amount of wrong CAPTCHA submissions. Admins may see this count on the status page. You can set the text before and after this counter. Such widget so popular in the personal blogs on WordPress.This block is a similar to Akismet widget. You may see such block on many WordPress sites. The demo you may see in my blog (on Russian).

Content Analysis

Component type

module

Maintenance status

Development status

Downloads

103704

Component created

Component changed

The Content Analysis module is an API designed to help modules that need to analyze content. The module enables a suite of content analyzers to provide multiple views into the content on your Drupal site or on any website. The current list of available analyzers are:

Devel Queries Ajax

Component type

module

Maintenance status

Development status

Downloads

2144

Component created

Component changed

This module allows to browse comfortably and to be able to display slow queries for the current page using Devel module at the same time .
The slow query log is not displayed on initial page load but is stored in cache for a short period instead, so it then can be fetched in a separate AJAX request. Note that query summary is displayed same as before so user can make a comfortable decision whether he does need to read the log.

Limited Content Views

Component type

module

Maintenance status

Development status

Downloads

2281

Component created

Component changed

Limited Content Views is a node access module which allows you to set a view-per-period quota. An example would be allowing anonymous users to view 3 articles per month, after which they are denied access until the month is up.

It would fit most requirements for a 'Pay Wall' and integrates with Premium Content, so content can be divided into requiring access and then being able to be limited to X number of free clicks (with this module)

HEAD to HEAD

Component type

module

Categories

Maintenance status

Development status

Downloads

466

Component created

Component changed

This project provides upgrade paths for schema changes in Drupal 8 until the beta-to-beta upgrade path is officially supported in core. (And formerly did so for HEAD-to-HEAD upgrades during Drupal 7's development.)

See the README.txt for more info.

How can I contribute to this project?

Anyone can contribute a patch; if you'd like commit access, create an issue in the queue and/or ping one of the existing maintainers.

Remote entities

Component type

module

Maintenance status

Development status

Downloads

2175

Component created

Component changed

The aim of the project is to create a system, based on services, which will make it possible to transparently use entities from a different site as local entities. I will base my system on Drupal 7, because the new APIs give me the required level of flexibility for the clean implementation. I will use the Entity API module to do easy CRUD on the entities.