Maintainers are looking for help reviewing issues.

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.

Custom Contextual Links

Custom Contextual Links Features

The Custom Contextual Links module allows you to add your own links to the contextual drop down widgets of blocks and nodes.

Contextual links are really great for quick access to settings pages within your Drupal install. They cut down the time required to click through the sometimes cumbersome Drupal administrative navigation. However, the links displayed in the contextual widget need to be defined through a module. This is where CCL comes in. This module allows you to add and manage custom links through a UI that will be displayed in the contextual widgets.

You can add contextual links to:

  • a single node
  • all nodes of a content type
  • all nodes
  • a specific block
  • all blocks
  • all views
  • all displays of a specific view
  • all specific display of a view

Node action links support so far:

  • make a node sticky/unsticky
  • publish/unpublish a node
  • Promote/remove a node from the home page

Local action links can be assigned to pages with a similar interface like core blocks. The visibility can be controlled by:

  • path
  • content type
  • user role

Pages

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