Commerce RBK Money

Component type

module

Categories

Maintenance status

Development status

Downloads

1284

Component created

Component changed

Provides an interface for making payments via RBK Money payment system
Installation:
- copy module folder in /sites/all/modules
- turn it on at the page /admin/build/modules in “Commerce (payment)” section
- set permission for module here admin/people/permissions
Settings:
- go to the admin/commerce/config/rbkmoney
- copy URL from "Payment notification URL" field and paste it in "Payment notification" field at the RBK Money merchant settings page
- enter your site ID (from RBK Money merchant settings page)

Text format preview

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will generate pre-rendered preview for each text_format field directly below it. Rendering is based in two factors - text value and text format. Request to check_markup function will be send on every change or keyup event, but no more than once per 300ms. Also if one ajax request is in progress next one will be aborted.

How to use it?

Just enable this module. Autopreview checkbox will be shown under each instance of text_format field (ex. body field).

Ctools content type contextual links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If you don't like IPE

If you don't like allow users to use Panels UI

If you like Custom Ctools content type plugins

This module provides API to create contextual links for direct access to pane edit form form front-end.

Add this flag to content type edit form:

$form['#ctools_content_type_links'] = TRUE;

Then add contextual link to render: