Wysiwyg CKEditor Default Language

Component type

module

Maintenance status

Development status

Component created

Component changed

It is additional module for WYSIWYG used with CKEditor editor library.

Briefly speaking: CKEditor's language is automatically set to currently used language.

While it is enalbed language used by CKEditor UI (configured as WYSIWYG's profile) is the same as language currently used by user.

Works only for CKEditor (no compatibility with any other editor used by WYSIWYG module).

Domain roles

Component type

module

Maintenance status

Development status

Downloads

2259

Component created

Component changed

Allows you to save user roles per domain. Allows a certain user to be just authenticated on one domain and admin on another etc.
To configure this module,

  1. Enable Module Domain Access.
  2. Navigate to 'admin/structure/domain/domain_roles'.
  3. Enter a comma-separated list of users to whom you want to assign roles.
  4. Select the checkbox corresponding to different roles in all domain or for particular domain.

Ubercart Included Tax

Component type

module

Categories

Maintenance status

Development status

Downloads

464

Component created

Component changed

Description

A simple module to manage taxes already included in the product sell price.
Allows stores manage, display and report VAT as needed in Europe.

This module was meant to replace uc_vat with a simpler implementation, for stores that only need to display taxes without altering the product sell price.

QR code redirect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Generates QR codes, stores the pictures into DB. At calling of the QR code url, it redirects to the preset url.

Usage:
1. Generate QR code
2. The QR code is having a link like: http://yoururl.com/link/1345adf3223sadasdf
3. While scanning the code, the link is forwarding you to the target URL

Put the JS tracking code into the JS file to follow the redirection or leave it blank and feel free to use a different tracking system.

Let me know about the experience with the module.

Commerce Shipping as Billing

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is meant to work with the Commerce Shipping module and Drupal Commerce. It uses javascript to duplicate a customer's billing information and post it to the shipping information fields when a box is checked. It acts as a temporary fix, as this functionality is being actively developed for Commerce Shipping.

Simple Regex Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1104

Component created

Component changed

This module is a simple regular expression filter that automatically sets nodes and comments to unpublished if they match one or more regular expressions that you specify.

Instructions

The settings for this module can be found in the Configuration menu under the Content Authoring section. Simply add a list of regular expressions to check, one per line, like this:

/foo/
/bar/
/whatever/

To give users access to bypass this filter, give their role the "Skip regex filter" permission.