Liqpay for Drupal Commerce

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a Drupal Commerce payment method to integrate the payment services provided by LiqPay

**Russian**

Этот модуль создаёт новый способ оплаты - через шлюз популярной платёжной системы LiqPay для интернет - магазина на базе Drupal Commerce

Drupal learning curvz

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Hey, you should head over to http://groups.drupal.org/node/172434#skill-set-list and join the efforts to map out Drupal skills!

This project currently holds sketches for Drupal learning curves, based on pen-and-paper notes created at a dinner at DrupalCity 2011.

Cred to frega, Dashu, Sun, linclark, dereine, fubhy and more.

TagCloud

Component type

module

Maintenance status

Development status

Downloads

117373

Component created

Component changed

This module Provides a TagCloud and List of Tags.

Tag clouds is a light weight stable module that provides span tags, optimizations; It is also singular in purpose and stable.

Provides a link to the node and not the taxonomy display if the node count is equal to 1. This avoids taxonomy pages with only one node. Defaults to On, can be turned off.

Supports i18n (recently improved with opportunities for improvement)

PersianTools

Component type

module

Maintenance status

Development status

Downloads

5733

Component created

Component changed

----------------------------------
In the name of God
----------------------------------

This module is going to cover some basic features required for Persian websites.

pkitdisplay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

PURPOSE
To provide the means to display product kits on checkout, checkout review, order views, and invoices in Ubercart 6.2.4.

CHALLENGE
When a product kit is added to the cart/order, all items are stored invidually, and by default Ubercart displays them individually.

Views Data Pager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is designed to be used in conjunction with Views that are used to return data feeds.

By extending the built-in Views pager plugin, Views Data Pager exposes conventional pager variables as URL query strings, allowing 'pagination' to be controlled by these querystrings, hence, no physical pager need be used. The two conventional pager variables that this module exposes are:

Content Page

Component type

module

Categories

Maintenance status

Development status

Downloads

6215

Component created

Component changed

Description

The Content Page module allows requests to pages in your Drupal web site to be rendered with just the content area visible. This allows pages to be displayed in an iframe using modules like Shadowbox without too much work.

Module Usage

The main module just provides a hook to allow other modules to flag a request so that only the content will be displayed. There is a sub module called Content Page AJAX Request that will flag any request where $_GET['ajax_request'] is set to show only the content.