Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
The goal is to streamline the process of requesting volunteers while making a Reservation for a studio or field shoot.
Since most MERCI implementations do not publish Reservation nodes, MERCI Signup includes a setting to publish Reservations when volunteers are requested. Another alternative is using a View (included, but disabled by default) to review unpublished Reservations with volunteer requests and Views Bulk Operations to quickly publish all requests in the queue.
MERCI Signup gives you additional control over how Signup options work with the Reservation content type, but doesn't impact the use of Signup on other content types.
A Calendar View of volunteer requests is also included.
IMPORTANT:
Users still need the appropriate Signup permissions.
Signup settings must be manually configured on Reservation Content type
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!
This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
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 (Информационные данные о покупателях)
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.
One good reason to use this module is when you want your users to log in for posting comments, but you don't want to scare away anonymous users. It helps engage the users by having them type the comment, then dealing on the authentication right before posting.
To use
To enable this module, allow anonymous users to post comments and select "Anonymous posters may leave their contact information" on the node type comment settings (http://www.example.com/admin/content/node-type/story).
Whenever an anonymous user tries to post a comment, they will get the modal window requesting that they either login or enter the contact information.
Requirements
This module depends on Chaos tool suite and, of course, Drupal core Comments.