Amazon Product Advertisement API

Component type

module

Maintenance status

Development status

Downloads

80520

Component created

Component changed

This project is an implementation of the Amazon Product Advertising API.

It's modular in design, with a central "Pure API" component that interacts with Amazon, and optional modules to handle expanded data for additional product types, features like wish-lists and customer reviews, etc.

Major Update - 2/9/17

The Amazon Product Advertisement API module requires serious attention and has been severally ignored the last 3-4 years.

Bluemarine

Component type

theme

Maintenance status

Development status

Downloads

19377

Component created

Component changed

This is the Bluemarine theme that was included as part of Drupal 6, 5, and 4.7 (and maybe beyond) core. It was removed from Drupal 7 core, but it continues to live on as a contributed theme at this location.

It is a classic table-based, multi-column, recolorable theme that goes against all modern semantic, responsive, etc. design, but works very well as a utilitarian theme. It is good for when what you want is to display information in a neat and clean way, and you don't care too much about whether the display is pretty, frilly, or fancy.

Devel

Component type

module

Maintenance status

Development status

Downloads

4283244

Component created

Component changed

For Drupal 8, the query log has been moved to the webprofiler module which is now its own module within this project.

A suite of modules containing fun for module developers and themers ...

HTML Tidy

Component type

module

Categories

Maintenance status

Development status

Downloads

18169

Component created

Component changed

This module tidies Drupal's HTML output with HTML Tidy by optionally sanitizing it when it is saved or when it is displayed, like a traditional input formatter. Missing and mis-ordered tag components are replaced and reordered automatically so that user input doesn't break site structure with open tags and the like.

User interface configuration supports:

Listhandler

Component type

module

Maintenance status

Development status

Downloads

8565

Component created

Component changed

Listhandler is a module that marries mailing list discussions and Drupal forums.

Working together with the Mailhandler module your Drupal site will monitor a mailbox for incoming email and post that to a specified forum. Any posts to the forum will conversely be posted to the mailing list.

Before submitting a bug, please check all open issues.

Poormanscron

Component type

module

Maintenance status

Development status

Downloads

218936

Component created

Component changed

A module which runs the Drupal cron operation using normal browser/page requests instead of having to set up a crontab to request the cron.php script. The module inserts a small amount of JavaScript on each page of your site that when a certain amount of time has passed since the last cron run, calls an AJAX request to run the cron tasks. Your users should not notice any kind of delay or disruption when viewing your site. However, this approach requires that your site gets regular traffic/visitors in order to trigger the cron request.

Recipe

Component type

module

Maintenance status

Development status

Downloads

31388

Component created

Component changed

Recipe is a module for sharing cooking recipes. It includes support for views and bulk import/export using common formats such as MasterCook and RecipeML.