Userpoints NodeType Mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Similar to my project where I map a userpoints category to a taxonomy term, this module maps a userpoint category to a node type. Unlike the userpoints taxonomy mapping module, administration is contained in the userpoints administration section. This module still relies on userpoints_nc for it's nodeapi and comment hooks. This reliance is primarily due to not wanting to recreate all the hooks that are in the userpoints_nc module.

--James

Wire

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Wirez communication system. The point where email, social networking and microblogging meet.
Leaving out the bad and improving the good.

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.

Userpoints Bonus Points for Popular Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project will allow admins to assign a number of points to award when the number of comments on a piece of content reaches a certain number. I intend to allow admins to decide whether to include the node author's comments in the count.

Twitter Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

A lightweight module to pull a users Twitter feed in to a themeable block.

Features

  • The provided block is fully customisable
  • Doesn't make any assumptions about CSS or JS - you sort that bit out
  • Performant - Twitter feed is updated through cron - not a web request to Twitter each time the page loads
  • Doesn't require OAuth.

    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

    Comment QA

    Component type

    module

    Maintenance status

    Development status

    Component created

    Component changed

    Comment QA stands by Comments, Questions and Answers.

    Comment QA extends the default Drupal commenting system by adding questions and answers (Q&A) capabilities to the Drupal commenting system.

    Drupal comments, by default, will produce a sequence (or thread) of comments entered by users. This works for most sites featuring blogs, forums, etc. But it is not enough for sites where users need to ask questions and get answers from other users or from the owner of a node; a situation very common on B2B sites and communities of practice.