Panel Bonus Package

Component type

module

Categories

Maintenance status

Development status

Downloads

3211

Component created

Component changed

D7 Port

This functionality will be available in Display Suite. So D7 Port will only provide new Content Types, Relations, Layouts and Styles.

READ ME / LIMITATIONS

You must use panels +3.8
Not compatible with Display Suite

URGENT TASK: Make this module work with older panel installations

What does this module:

Device Geolocation

Component type

module

Maintenance status

Development status

Downloads

715

Component created

Component changed

Overview

Provides visitor's geographical location using client device location source that implements HTML5 or W3C Geolocation API whereas the coordinates are geocoded using Google Geocoding service. Google Geocoding returns a more detailed location information such as: street number, postal code, route, neighborhood, locality, sublocality, establishment, administrative area level 1, administrative area level 2, etc.

Ubercart Better Cart Links

Component type

module

Maintenance status

Development status

Downloads

657

Component created

Component changed

This module enhances Ubercart's standard Cart Links module by generating encrypted cart links.

How it works is fairly simple. This module uses PHP's Mcrypt library to encrypt and decrypt cart links to reduce the security vulnerabilities as reported here.

Taxonomy Term Children

Component type

module

Maintenance status

Development status

Downloads

1000

Component created

Component changed

INFO

This module, as of new knowledge, is obsolete. I will create a video how to do that with views and will link it here.

The Taxonomy Term Children Module provides a block that shows all children of the current taxonomy term (only 1 level depth!). It is like the categorys block in the mediawiki system. We created the module because we use a wiki-like drupal for internal notes. See screenshot.

Ubercart Payment Plan

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will allow you to setup a payment plan for products which will create new orders for each payment when they are due.

This module is still in active development.

Update feed CCK field

Component type

module

Maintenance status

Development status

Downloads

929

Component created

Component changed

Development on drupal.org now

Purpose

This is a CCK field which enables you to operate on the data of the update_feed_api and and the modules provided there using autocompletition and so forth.

This cck field is e.g. used to implement drush make files as nodes in drush_make_ui

Drush make UI

Component type

module

Maintenance status

Development status

Downloads

1708

Component created

Component changed

Purpose

This project aims to let you create a drush make file using a UI. The primary goal is not having a UI only but rather saving all the data strucutred for later uses.

That means, that every make file is a node, every module is a part of a CCK field, which seperates the data of a module into 4 fields (server_key, short_name, api_revision, revision).