Views path filter

Component type

module

Maintenance status

Development status

Component created

Component changed

Views path filter is a views filter which allows you to filter on Drupal paths given in a cck textfield. Just like the "Page specific visibility settings" work in Drupal blocks settings.

This is useful when already inside a node, want to decide with web pages you want to show this node on, and also be able to use wildcards like *. A common use case is when having tons of "promos" that the end user would easily like to place here and there on the web site.

Example:

Create a cck textfield (textarea) in a content type and enter:

Imagefield Crop (Crop per Image Style)

Component type

module

Maintenance status

Development status

Component created

Component changed

Fork of Imagefield Crop. Refactored in such a way to allow for a unique crop per image style. D7 only (although it should be possible to backport). Much of the architectural inspiration for this module came from the similar project ImageCrop.

RichForm

Component type

module

Maintenance status

Development status

Downloads

2750

Component created

Component changed

This module gives you a framework to easily make client side and server side validation in the same time. It increases the validation features of the Drupal Form API (FAPI). If you want to have a powerful tool for creating custom validation logic to any text field, without writing a tons of codes, this module is for you!

Context Restrict Roles

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a context reaction that will restrict access by role. If the current user triggers a context condition that uses this reaction they will either receive an access denied message or be redirected (based on reaction configuration). This module is still under heavy development but is actively being used.

A few use cases.

1. A site op only wishes to have authenticated users access the members/* path. Using this module one would create a path based context then disallow users in the anonymous role to access that path.

Platnosci API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a wrapper module for polish payment gateway from platnosci.pl.
It provides communication with payment server, keeping transaction history and hooks for integration into other modules.

Module is useful with dcpl module which provides integration into Drupal Commerce.

Supported payment types:
- Standard payment
- SMS Premium

It doesn't do anything on its own it only provides API and configuration UI.

It's early release and isn't ready for production use.

DCPL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is package of modules for polish online shops based on Drupal Commerce. Curently it provides integration for polish payment gateway platnosci.pl. Module defines two new payment methods, standard payment and sms premium.

My goal is to gather most needed modules for polish shops. This package should allow to create shopping platform, with features available on commercial shop platforms.

Planned features:

BlogGlue Related Posts Network Plugin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The BlogGlue Related Posts Network Plugin lets you quickly build up loyal readers on your blog through BlogGlue Communities. Minutes after publishing your posts BlogGlue creates links to your post on other blogs within your community. Those links will be optimized based on viewer interaction as time goes by.

Files Proxy

Component type

module

Maintenance status

Development status

Downloads

1192

Component created

Component changed

This solves a unique issue with a multisite setup and the CDN module. If you are using Origin Pull, and the origin server is set to the same domain on all multisites then the correct multisite will not be selected for things like imagecache generation.