Maintainers are looking for help reviewing issues.

Commerce Klarna

Klarna logo

Provides payment integration with Klarna invoicing service using Drupal Commerce.

Amazon FPS library for PHP

Now a real project!

Since I've made some good progress on this and feel that contributing it would be of benefit to someone, Amazon FPS library for PHP is now a real module!

Don't install this module unless you are a developer or another module tells you to do so.

The Amazon SDK doesn't support Amazon Flexible Payments Service, so this will be an integration module for its standalone library at http://aws.amazon.com/code/Amazon-FPS/4094948623747680 (which does).

That toolset is rather basic, so more may be built on top of it as needed. Please use the issue queue to suggest or contribute improvements.

Installation

Download the library from the link above to sites/all/libraries. Unzip it and leave the directory name alone. It should expand to amazon-fps-2010-08-28-php5-library. If you need support for other directory names, log an issue and I'll add a setting.

Also note that your Web server must allow you to call the PHP function ini_set.

Modules that use this

Roadmap

Transform

Transform preview

Uses jqTransform plugin to change the appearance of form elements. You can apply the new style to all forms in your site or just to them ýou chose in the module administration.

Google News

Google News

Google News is a simple module to add a block to your drupal site to display the latest Google News headlines on sections you choose.

Stay up to the minute on news with Google News module on your drupal site.

The different news sections settings in Google News module are

  • Top Stories
  • World
  • Business
  • Politics
  • Nation
  • Entertainment
  • Technology
  • Sports
  • Health

The Google News block comes with two display setting.

  1. Medium rectangle (300 x 250) - Default
  2. Leaderboard (728 x 90)

Features

  • You can enter the custom News Section to display.
  • Language support of 40 Languages.

Installation

After you activated the module (at "admin/modules"), you can put the block to any region on your page (using "admin/structure/block").


Like this? Have a look at our Other Modules.


Corporate Contributors

Help and Support Us

jQuery LazyLoad Ad integration

jQuery LazyLoad Ad

jQuery LazyLoad Ad is a great jQuery script, that allows us to lazy load ads on a page.

A lot of ad providers use embed codes, that are based on document.write(), which can cause a lot of problems. A common solution to this problem is to load ad in an iFrame, but is not always possible to implement this (streching ads are one of the cases).

jQuery LazyLoad Ad will allow you to still embed your ads inline, but will delay their display until site was completely loaded. Even more; ads will not be loaded until actually visible on page by default.

Installation

Download module and enable it. Then navigate to admin/config/system/lazyloadad and configure jQuery selectors for your ads. Ads must be modified to work with this script. A typical AdSense embed code would look like this:

<script type="text/javascript"><!--
	google_ad_client = "pub-8333082972366661";
	/* 300x250, date de création 18/03/10 */
	google_ad_slot = "9789857825";
	google_ad_width = 300;
	google_ad_height = 250;
	//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

The same code, rewritter to be used will look like this:

<?php

Feed Import

Feed Import allows to import content into entities (like nodes, users, taxonomy terms, ...)
from various file or database types.

Also can monitor feed items for changes to update imported entities,
can set an expire time to entities to deleted expired ones when cron runs
or can be used as one time import.
All settings can be made from an easy to use interface.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)