Organic Groups Access Boost

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

Are you having trouble using Organic Groups Access Control with other access control modules, such as Taxonomy Access?

Normally, the Taxonomy Access module overrides the permissions set by Organic Groups Access. This means that even content which is in a private group will remain visible to users who are not members of the group if Taxonomy Access says it should.

This module makes private groups and their posts remain private. It works by giving the og_access grants a priority "boost", so it may work with other access modules besides Taxonomy Access.

Quickbar

Component type

module

Maintenance status

Development status

Downloads

13585

Component created

Component changed

This is a simple administration toolbar. It allows you to take any menu and assign it to a role. This menu will be displayed at the top of your page as an administration toolbar.

Modal Comment Login

Component type

module

Maintenance status

Development status

Downloads

1697

Component created

Component changed

The purpose of this module is to provide anonymous users a way to login (or just supply contact information) during the process of entering the comment. It works by opening a modal window with the authentication options once they Submit the comment. Once they are successfully identified, the comment will be submitted and attributed to the user.

Provision CiviCRM

Component type

module

Categories

Maintenance status

Development status

Downloads

2485

Component created

Component changed

Provision CiviCRM is an Aegir module to automatically manage Drupal instances with CiviCRM, a constituent relationship management (CRM) solution geared toward meeting the needs of non-profit and other civic-sector organizations.

UPDATE 2016-02-16: this project page is now deprecated, as the project is now managed as part of hosting_civicrm. Please report issues in hosting_civicrm.

CommerceML2 - 1c export/import service

Component type

module

Maintenance status

Development status

Downloads

3609

Component created

Component changed

English
This is module implements import/export for the application 1c 8.x. It`s a complementary solution for 1C 8.x handler. It`s use Commerce ML 2 format such XML. Else this module work as batch process and use cron for the queue.

Russian
Данный модуль позволяет синхронизировать 1С 8.x Предприятие + 1С управление торговлей (УТ) с магазином Ubercart 2. Поддерживается формат только CommerceML 2.04.

В синхронизации участвуют:
1C -> Ubercart 2 (Прайс - лист с ценовыми предложениями)
1C -> Ubercart 2 (Категории)
1C <- Ubercart 2 (Ордера от магазина)
1C <- Ubercart 2 (Информационные данные о покупателях)

Importer

Продолжение развития проекта: http://drupal.org/sandbox/mirocow/1937906
Redmine: http://css.mirocow.com/projects/importer
Mercurial: https://bitbucket.org/mirocow/importer/overview

Это универсальный модуль импорта для Drupal 6, Drupal 7
Как будет стабильная версия. Она будет выложена на Drupal.org

See screenshot
Demo: http://www.youtube.com/watch?v=m2Pah0bWw6E
Демо магазин: Ubercart 3

Image Editor

Component type

module

Maintenance status

Development status

Downloads

39603

Component created

Component changed

Edit/create any images / take a photo from a webcam online with the powerful and feature-rich image editors and save resulted images back to your site!

Demos

Tutorials

MERCI Signup

Component type

module

Categories

Maintenance status

Development status

Downloads

430

Component created

Component changed

This module adds support for the Signup module to MERCI Reservation nodes. It enables users with the permission to request volunteers when creating Reservation to enable Signup. The normal Signup form is altered. Instead of seeing a fieldgroup to enable or disable Signup, users see a single checkbox to Request Volunteers and an additional text area for the user to describe their volunteer needs.

Passkey

Component type

module

Maintenance status

Development status

Downloads

1294

Component created

Component changed

External authentication for Drupal. Integrate Drupal with your corporate intranet, an LDAP database, or use Facebook or some other login provider to log into your site.

Passkey provides a framework for authenticating users into Drupal using something other than Drupal's user table. The module passes the user's username and password to your code and you return true or false. It's that simple.

The code can be another module (there's a hook provided: hook_passkey_auth) or a PHP snippet entered into the admin settings.