menu position rolereference
Component type
Maintenance status
Development status
Component created
Component changed
Menu position rules rolereference intergration
This module extends the drupal "menu position rule" module.
Menu position rules rolereference intergration
This module extends the drupal "menu position rule" module.
This module implements the Geckoboard Push module's hooks and provides datasets containing statistics for your drupal site which can be displayed on Geckoboard using the specified widgets.
And could easily be extended to include more through feature requests.
Andazsolutions integration for the Drupal Commerce payment and checkout system.
In Ubercart, users could modify all aspects of line items including the product title (i.e. the line item label). In commerce, this ability was removed and the title for product line items is always equal to the referenced product's title.
This module adds a new line item type that allows for manual entry of all line item properties, namely the SKU, title and unit price. It does not associate itself with products and manually entered line items are not re-usable (for now).
This module provides full syncronization between Drupal and Brightcove.
i19n is a extension module that adds support for things like price and date format localisation.
This is not just one module but a suite of modules.
The package currently has these modules:
Adds extra permissions and extends the global $language variable. This module is needed for others to function.
An API module that allows Date Localisation and Price Localisation to modify CCK fields depending on their locale.
Add json history info for content.
This module provides a framework for "splitting" the checkout into a new order. You can provide an option to the user to "Save cart for later" and proceed with a new order that has a checkout process flagged with a query string ("/checkout/[ORDER]/page?cmode=process_name").
I wouldn't recommend getting into this unless you're ready to read through code comments and are familiar with Drupal hooks.
The Custom 403 Per Path module allows to set custom messages on the 403 Access Denied page according to the path.
For example, you can set path: '/node/add' and message: 'You need to be logged in!' in the settings (/admin/settings/custom_403_per_path). When a visitor goes to '/node/add' and gets Access Denied, the message 'You need to be logged in!' will be set with drupal_set_message() type 'warning'.
This project will enable site authenticated user to send cloud message (via either Apple APN or Android GCM) to each other, kind of a replacement of short message to save cost. Two separate client (currently Apple and Android) will be provided for device registration and push receiving purpose.
The project is the placeholder for now. Cheers.