Commerce Cart Empty Paths

Component type

module

Maintenance status

Development status

Downloads

496

Component created

Component changed

About this Module

This module allows site administrators to define multiple paths, and when a user visits a non-declared page, their shopping cart is emptied.

Usage

  1. Download and enable the module.
  2. Go to admin/commerce/config/empty-cart-paths and enter any additional paths. checkout, checkout/*, cart and cart/* are declared by default.
  3. That's it!

Pane mover

Component type

module

Maintenance status

Development status

Downloads

614

Component created

Component changed

This module moves panel panes. What? With it you can e.g....

  • Teleport some pane from a panel page to a place in the page template
  • Hack the order of pane rendering (due to panels limitations only in the same panel)

How to do it?

Redirect 403 to Wechat login

Component type

module

Maintenance status

Development status

Component created

Component changed

使用Wechat模块创建微信服务号时,若用户已关注并绑定了Drupal账号后,当期在微信服务号的link菜单中跳转到一个需要登录用户才能访问的页面时,会提醒403 access denied。此时,可拿到用户微信账号的OpenID(通过静默授权scope=snsapi_base,详见 https://mp.weixin.qq.com/wiki/17/c0f37d5704f0b64713d5d2c37b468d75.html ),然后判断其是否已经和Drupal中的某个账户已绑定,若已经绑定,则用代码将其登

Field Presets

Component type

module

Categories

Maintenance status

Development status

Downloads

93

Component created

Component changed

INTRODUCTION

The Field Presets module enables creating of fields using a preset. On creation of a new field using the module, the following happens:

- Field storage configuration is created
- Field configuration is created
- Field widget is set and field is added to the bottom of all form displays
- Field formatter is set and field is added to the bottom of all view displays

The module adds a "Add field using preset" local task on all entity manage fields pages.

X References

Component type

module

Categories

Maintenance status

Development status

Downloads

543

Component created

Component changed

This module provides functionality to relate entities with each other regardless of their source (even non-drupal), i.e. CRM contact and social network account.
Each x-referenced entity has a:

  • source - name of service which contains an entity, like Drupal, CRM, Facebook, etc;
  • type - type of the entity, like "node", "contact", "lead" and etc;
  • id - entity identifier.

See README.txt for usage examples.

geofield_update

Component type

module

Maintenance status

Development status

Component created

Component changed

Purpose

This module is useful if you currently use the geofield module and have added thousands of nodes in under 24 hours (through an import or similar).

You will notice that many nodes will not have automatically had the GPS coordinates "looked up"; therefore things such as "maps" will not work properly because the GPS coordinates of associated addresses are missing/empty/blank.

Display Sync

Component type

module

Maintenance status

Development status

Downloads

88

Component created

Component changed

INTRODUCTION

The Display Sync module enables synchronising of custom display modes, both form and view modes, with the default mode.

A simple checkbox has been added at the bottom of each non-default display mode edit form. Once this has been checked then any changes to the display mode can only be made via the default mode form. A warning messages is displayed to this effect.

REQUIREMENTS

No special requirements.

External Link Preview

Component type

module

Categories

Maintenance status

Development status

Downloads

999

Component created

Component changed

This module allows users to preview all the external links that are added into any text area field by fetching their metatags - title, description and image.

In case you have added any external link in any textarea and want to preview the external ink, please follow the following steps :

1. Go to formatter settings of the particluar textarea field under "Manage Display" section of the Entity Type.
2. Select the formatter "Attach Link Preview" from the format select list.
3. Click on the setting of the formatter and choose your desired options.

Preview App

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Preview App module allows you to mark annotations and create tickets on any part of your web or design project - so your team and clients can collaborate to revise projects online without sending e-mails or spending time looking for the right version or web page.

Our platform is used to manage collaborative projects and all your digital work online.

Webform Timestamp Field

Component type

module

Categories

Maintenance status

Development status

Downloads

148

Component created

Component changed

Webform Timestamp Field is a module based on the Webform Unix Timestamp Field sandbox project but fixes its problems. It allows creation of a hidden timestamp field for Webform that is a UNIX timestamp.