Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Batch API (backport)

Straight backport of Batch API from Drupal 6. Developers can add a dependency on this module to enable and ensure batch functionality.

DruBB

Eventually, the goal of this project is to create a module that gives you a phpBB-esque looking/acting forum.

For now, it's of little use unless you are a developer and want to help. If so, feel free to knock off an issue or two!

Required patches:

Also requires latest dev release of Advanced Forum 6.x-2.x and Views 6.x-2.x.

This module has a huge number of dependencies, and they are evolving and changing. See the .info file for the current list http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/drubb/drubb....

Quickstart instructions

If you are using unix, there is a script that hopefully will help you get DruBB set up quickly. It requires cURL and patch, which is included on most unixes(including macs). This script will download and unpack all needed modules, plus the known patches necessary, and apply them.

There is no quickstart solution for Windows at this time.

  1. Get the latest DruBB install from CVS.
  2. Log into the shell. cd to sites/all/modules
  3. sh drubb/get_modules.sh

User Board

simple module which allows nodes as Scrapbook, Testimonials, video scrap, image scrap or any kind of user boards.

every post on the board will be a node, and replies will be the comments of the nodes. This functionality is not same as Orkut, (orkut posts the replies as new scrap to the recipient's scrap board)

But this module has some extra functionality,

Features

  • You can define any content type as user board posts, means it can be image, video, audio, kiss, hugs or etc...
  • Multiple user boards allowed
  • private boards: only board owner & author can see the posts. (access)

This module has built-in sub modules:

  • user_board_activity: records activity of user boards
  • user_board_userpoints: points for each posting & comments of user_boards

Configuration

  • goto content type admin page and enable any content type as user board.
  • configure the settings at user_board settings tab of that content type.
  • set the user permissions at permissions page.
  • User boards will be displayed in users account page as tabs.

Whats make us busy?

  • Integration with views, panels, user points, activity, user_relationships, notifications
  • fine tuning for the actual needs.

BlogAPI Alternative (obsolete)

This project is now obsolete, because someone new stepped up to maintain the official D7 version.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported