Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Node basket

Overview

This little module allows people to pick up nodes in a basket (currently session-stored), so that custom operations can then be performed on these nodes.
The module only provides a flush operation, but a hook allows you to add custom operations to your basket, such as a print operation, using Print module and the provided hook.

Features

  • New links will appear on node pages: pick up/throw out.
  • A new block will be available on the blocks configuration page, displaying the picked up nodes count and linking to the basket page.
  • A menu item to the basket page can be enabled.
  • The basket page will list the picked up nodes and provide links to perform operations to the list.

API

  • Use node_basket_get_content() to list the user's picked up nodes in your own custom module.
  • See node_basket_api.php for how to add operations to your node basket list.

Requirements

There is no module requirements, but you'll need a bit of PHP skills to use the API.

Known problems

  • You may experience some caching problems for anonymous users with some agressive cache systems like Boost.
  • Ajax behavior should be added to avoid page reloads and handle caching problems.

Commerce LiqPay (API v1.2)

This module provides Liqpay payment through liqpay.com website, when using Drupal Commerce.

Installation & configuring

1. Place this module directory in your modules folder (this will usually be "sites/all/modules/").

2. Go to "administer" -> "modules" and enable the module.

3. Flush caches and check the "Administer" -> "Store" -> "Configuration" -> "Payment methods" -> "Liqpay" page to add settings for this payment method.

4. In the table "Actions", find "Enable payment method: LiqPay" and click the link

5. Under "Payment settings", you can configure the module:

- Merchant ID - ID number of you shop merchant? that can be seen at https://www.liqpay.com/?do=shop_access

- Merchant signature - unique merchant record that issued during the registration of your store in LiqPay system and can be seen at the same page.

- Default LiqPay pay way - LiqPay payment system has two types of pay way:
card - payment by credit card (VISA and MasterCard)
liqpay - funds on your LiqPay account
And you can choose which pay way will be checked by default

- Order description - description of order that will displays in LiqPay Merchant interface.

AudienceScience

Overview

This module integrates AudienceScience behavioural targeting platform that enables publishers to deliver relevant advertising to advertisers, based on users’ online behaviour.

Holiday Overlay

Holiday Overlay example - Christmas

Holiday Overlay is a simple module with a simple purpose: On a day of your choosing, an overlay will appear to all your site's visitors displaying a message you set.

StarterKit Arctica demo site with Arti theme

arti-iphone.jpg

Glazed CMS profile and its modules are no longer actively maintained. It is succeeded by DXPR CMS.

The demo site previously used the free Arti theme, extended with a sub-theme to provide responsive content styling. For a modern, customizable platform, we recommend switching to DXPR CMS, which offers enhanced tools for building flexible, responsive websites with intuitive content management and marketing features.

Webgalamb

This little module provides simple integration with Webgalamb, a popular Hungarian newsletter software.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported