Meetup

Component type

module

Maintenance status

Development status

Component created

Component changed

Welcome to the Meetup module's sandbox!

Right now, this is in development, and so this page is kind of a dump of what I already was thinking about. It will be improved later.

In short, the initial version will provide some blocks and some Views integration. And it may provide the former via the latter.

Things to think about:

Bot chanop

Component type

module

Categories

Component created

Component changed

This module implements OP commands for Druplicon, so that other modules can make the bot perform all sorts of moderation functions for instance.

Bot API

Component type

module

Categories

Component created

Component changed

Link between the api module and bot, use the function dump function of api to retrieve a list of functions, so that we can get rid of the api.module for lookups in bot_project.

User Notifications

Component type

module

Maintenance status

Development status

Downloads

2743

Component created

Component changed

Im actively seeking new maintainer for the project, please get in touch if interested!!

The User Notifications module was born out of the need for a Facebook Style notifications system where each user can see a list of notifications related to them.

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

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.

FBSSC Rules

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This small module provides basic Rules integration for Facebook-style Statuses Comments

It uses fbss_after_save hook to provide a way to pass info about the comment into rules, as the site we were working on required user notification when other users commented on their statuses. This was very quick-and-dirty, but works (although we couldn't get the date type working, it wasn't necessary for our implementation).

Tweetfield

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines a twitter field widget for CCK and handles posting the contents of the field that uses the widget to a Twitter account.

This module satisfies the need of those looking to post statuses to a single shared Twitter account as describe in #412118: Proposal for a New "Twitter Shared Accounts" Module by @Shai.