This project is under active development.

Mirrors Commerce

Mirrors Entites and Fields for Drupal Commerce.

m2Serve Connector

The m2Serve Connector module supports integration with m2Serve Studio. It makes Drupal features (nodes, users, etc.) and data (views) available in the m2Serve Studio making it possible to build native, hybrid and mobile web apps very rapid for Drupal solutions.

m2Serve is a visual development platform to build applications on current and future devices. Today you can build and deploy immersive and interactive mobile applications.

These applications can be native, hybrid or web (HTML5) apps for smartphones and tablets on iOS, Android, BlackBerry or Windows.

Sign-up now for a free account (limited availability): studio.m2serve.net or learn more at m2serve.com

m2Serve Connector provides end points via Services and MASt modules.

Main Features

  • Connects your Drupal website to m2Serve Studio. It can also be used to provide these services to any remote application, for e.g. a mobile app
  • Makes all content types accessible via API's along with individual field details with the help of MAST module. In addition extends support for field_collection, node_reference and entity_reference

Taxonomy breadcrumb token

About

Core and contrib tokens already do a great job in providing precious meta information on Drupal entities. However, creating a hierarchical breadcrumb from the root term down (or up) to and especially including the current term with a single token is impossible unless you wanted to create custom code snippets as a workaround.

This module is intended to fill just this gap as handy as possible and thus introduces two additional term related tokens:

  • [term:breadcrumb]
  • [term:breadcrumb-reverse]

Where the first one returns an array starting with the root term, the latter starting with the current term.

Requirements

All you need is:

  • Enable core taxonomy module (you would not be here without that!)
  • token module

Quick reference

Just enable the module and create some tokenizable content. You will find the two new tokens in the token browser, supporting all array-related options the token module offers.

Example

If you have a hierarchichal vocabulary like this one:

[Vocab]
|
+- Grocery
   |
   +- Vegetables
   |
   +- Fruits
   |  |
   |  +- Apples
   |  |
   |  +- Pears
   |
   +- Drinks

Rule Tokens

Take control and Rule your Tokens.

The Rule Tokens module allows (mostly) any token to be passed through a Rule component allowing you to change the output as you and your Rule see fit.

Example: If token is 'node:title' and today is Talk like a pirate day, translate the token value.

Biblia API

This module integrates with the Biblia.com API.

Not sure where it is going yet.

Pages

Subscribe with RSS Subscribe to RSS - Under active development