Userpoints Max per Category

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this project is to allow admins to set a maximum number of userpoints by category as opposed to overall. I anticipate this being on the individual term forms.

EntityFieldQuery Meta SQL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

EntityFieldQuery Meta SQL is a tiny module that lets you execute methods on query objects by registering them to the query metadata system. This allows modules to make full use of the SQL capabilities even if they have to interact with an EntityFieldQuery instance.

Example usage:

Remote Entity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an entity controller which allows data to be stored in other than the standard SQL database. At the moment there is a core patch needed to make the Schema API work with multiple databases. Besides that, another patch is needed to make EntityFieldQuery query the non-default database.

Patch for Schema API:
#1125024: Enabling Schema API with remote databases

Facebook LIKE box plugin

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module Provides the facebook likebox plugin for the drupal site. this module has taken the advantage of core Drupal's block concept in creating the facebook LIKE box plugin.

Benefits:

  • Every piece of the plugin is configurable like height, width, showing faces, streams of the facebook page provided.
  • Appears as a drupal block and can be placed in your site.

You can opt for
http://drupal.org/project/fb_social

Layouts

Component type

module

Maintenance status

Development status

Downloads

492

Component created

Component changed

Layouts is no longer supported. Drupal 8 will probably support a similar function in core. For layouts in your site in Drupal 7, try Display Suite or Panels

Layouts is an API for creating and reusing layouts in HTML. It adds an extra layer of configuration between content and templating functions.

Layouts 1.x
Layouts 1.x is a proof of concept only, however it is functional and in use on one production site. It allows you to

mobiobg

Component type

module

Categories

Maintenance status

Development status

Downloads

288

Component created

Component changed

This module can provide various services in the site, which are paid by SMS:

  • User registration after payment of SMS;
  • Publication of a page from anonymous users with SMS after payment;
  • Creation of pages that have been published for some time after the payment by sms, marking them as "promoted" after payment of SMS;
  • Access to protected pages for some time after the payment by SMS;

Module works with the operator services http://mobio.bg, who works in more than 20 countries in Europe.

Search API hierarchical facets

Component type

module

Maintenance status

Development status

Component created

Component changed

The project has been abandoned in favor of integration with the Facet API.

Offers the option to display facets for taxonomy terms in a proper hierarchical structure, instead of a flat list as by default.
If possible, this will be written flexibly enough so other modules could easily add similar behaviour for other hierarchical structures, not just taxonomy terms.