This project is under active development.

PayDollar PayGate

This module integrate the AsiaPay PayDollar PayGate payment method with Drupal 6.x Ubercart 2.x. This module support the "Client Post Though Browser" payment

UC Braintree Payment Gateway

The code you see here was developed by trevorwh.

As of 1/27 there are slight modifications by torgosPizza. Hoping to have this in a production-ready release very soon.

Project Flow & Tracker

Only local images are allowed.Project Flow & Tracker aims at being an instantly installable SCRUM stack for Drupal and by Drupal.

Free software I pledge this installation profile will never be sold in a "Drupal App Store". Anyone will always be able to download the fully functional code right here under the full terms of the current Drupal GPL license.

Introduction

Its functionality is best understood by browsing the current staging site which exhibits the Project Flow & Tracker project itself being booting into existence. The top level Biz Model is divided into lists of features, values and elements of the problem domain; while the User Stories lists the backlog of the project, divided into "New", "Ready", "In Progress" and "Accepted", and are also listed by Role.

Quick add User

Provides CCK userreference field a widget to quickly add a user

Simple Facebook Wall Post

Example of a simple wall post

Note:

Facebook now provides a stand alone send button, which does something similar to this module. This module posts Drupal content to a wall, but the stand alone send button sends a page to a friend or a group.

Overview

Sometimes you just want to post to a Facebook wall, without having to go through the hassle of building a Facebook app for such a simple use case. The solution is easy:

  1. Enable this module
  2. Print the Facebook post form
  3. Pass your message data into the post form

Everywhere you print this module's post form, a little share button will appear. When clicked, a modal dialog will overlay the screen (styled to look like a Facebook dialog) prompting the user to login to Facebook (if they are already logged in, then they can go immediately to posting).

Features

  • Post anything: messages, images, links, and actions
  • Handles Facebook login and authentication
  • Requires only the application ID (no API key, secret key, or extended permissions)
  • Uses the new Graph API and JavaScript SDK (most FB modules for Drupal use the deprecated API)
  • Minimizes the number of pop up windows (only 1 for authentication)

Design

The Design project provides a home for designers and themers working with Drupal.

Goals

  • Provide actual tools to aid in Drupal theming (but without duplicating other projects).
  • Discuss ideas and agree on best practices on design/theming (with lots of bikeshed and bullshit), possibly turning into guidelines over time.
  • Raise concrete design and theming problems (bugs) in Drupal, and how to solve them.
  • Form a concensus to standardize on certain theme engines, base themes, etc.
  • Compare and conclude on theming approaches, (third-party) software tools, such as image compression, collaboration, etc.
  • Prepare for modern or upcoming design, theming, and usability problem spaces, such as HTML5, and figure out how to handle them in Drupal.

Overall, a place to share your findings with others. Instead of scratching your own itch, contribute to solve problem spaces that are common for all designers and themers, so everyone can design and deliver better Drupal sites.

Pages

Subscribe with RSS Subscribe to RSS - Under active development