Considered feature-complete by its maintainers.

Datasources

Part of Ouch project.

Goal

Datasources provides a framework to describe and manage datasource to import in Drupal.

Usage

Module can register datasources.

Once you have defined your datasources, the module provides an UI to map datasource fields against entities fields and define import policies.

You can declare sharable preprocessors to do some field level transformation.

There is a basic support for list fields.

The module manages the find/update/insert stuff.

You can define import policy (multiple update, update only if untouched, etc).

Datasources provides a Drush command to import data.

Datasources uses Entity API (dev branch).

Datasources provides a sub module : Unique (by) datasource identifier wich creates a new type of field to describe a unique identifier by datasource.

More infos in the README.txt.

NEW Basic support for RSS via the aggregator module. So you can define datasource from Feeds and import RSS into nodes !

NEW (dev) Added a contrib module to import data from a folder tree (folders with text and images).

Datasources VS Feeds

Copyright Block

This is a simple module that creates a block you'll most likely place in the footer region

The Drupal Copyright Block menu module displays copyright information in a block. No block configuration is required; however there are 2 configuration options available:

  • the beginning year of the copyright notice
  • the name of the copyright holder

REQUIREMENTS/DEPENDENCIES

None.

INSTALLATION

  1. Expand/unzip/extract the module files into a separate folder
  2. Move the folder to your sites/all/modules folder
  3. Browse to admin/build/modules on your site and enable the Copyright information module
  4. Browse to admin/build/block on your site and
    • select a region where you want your copyright information to show and
    • configure the block with your copyright starting year and copyright holder information

CONFIGURATION

No configuration is necessary, but there are two configuration options available if the defaults do not meet with your requirements:

  1. The beginning year of the copyright notice - The default value for this setting is the current year. If you leave this setting alone your copyright notice will begin as of the year in which you installed this module

Media Colorbox

Integrates Colorbox with the Media module via a custom colorbox field formatter. The field formatter may be applied to file based fields and as the formatter for the 'file' field on file entity types.

Update: The latest release of Media supports Colorbox. You only need Media Colorbox with the latest release if you want video popups, extra popup fields, or standard, non-hover captions. You can follow the issue here in the Media queue.

Requirements

Highly Recommended

  • Media (7.x-2.x)
  • The Media Element module is highly recommended for integrating uploaded video and audio files

7.x-1.0-rc4 Release:

Commerce Postfinance ePayment

img_pf_logo_de.jpg

Overview

This project provides a PostFinance integration for the Drupal Commerce payment and checkout system.
Postfinance, part of the Swiss Post, is a Swiss payment services provider (PSP) for e-payment solutions for professionals and beginners. Postfinance integrates all popular payment methods.

Features

This project includes a base module that allows those that have a contract with Postfinance to setup and execute direct e-commerce payments.
Implemented and confirmed working the following functions (E-Commerce):

  • Paymentmethod: Postfinance (choose method on carrier site)
  • Paymentmethod: Postcard
  • Paymentmethod: eFinance
  • Paymentmethod: VISA
  • Paymentmethod: MasterCard
  • Paymentmethod: American Express
  • Paymentmethod: PayPal
  • SHA Digest (OUT and IN)
  • Callback (IPN) that creates a Commerce transaction

Requirements

You will need the following modules:

Installation

Views PDF

With this module you can output a view as a PDF document. Each field of the view can be placed on the PDF page directly in the administration interface. Therefore a new display called "PDF" is added.

There are already some PDF solutions such as Print. But these solutions use the HTML output and converts this to PDF. The downsides of such an integration are:

  • No control over page flow (e.g. page break).
  • Little or no control over page header and footer.
  • You need HTML skills to change the layout.
  • The rendering is slow and need a lot of memory, because it needs to render the HTML.
  • Complex tables make troubles.
  • Vector graphics can not be implemented, therefore the printing of the document can be problematic.
  • You are limited by HTML's capabilities.
  • No hyphenation.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only