Domain Taxonomy D7 Port

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a sandbox project for working on the D7 port for the Domain Taxonomy module http://drupal.org/project/domain_taxonomy

DEPRECATED - this sandbox project is not deprecated. I got co-maintainership access to the official project. Rest of the D7 development would be done there.

HTML5 Video

Component type

module

Maintenance status

Development status

Downloads

1778

Component created

Component changed

HTML5 Video with Flash fallback currently using the videojs library. Supports file uploads as well as external files specified by url.

Videoplayer may be overridden using theme overrides.

The module doesn't depend on any other module. It defines its own node type and works right out of the box.

Api functions

htmlvideo_get_light_node($nid) - Get light_node object for use with htmlvideo_display

Amazon Store Bundle

Component type

module

Maintenance status

Development status

Component created

Component changed

Amazon Store Bundle adds the ability to create a "bundle" node, which allows for creation of a bundle of multiple products that can be added to a cart with one click. Please read the installation instructions.

An example of use would be a PC enthusiast site where users can write a review or 'how to' and spec out their machine, part by part, and then other users can easily add those products to their cart. Another example might be a 'back to school list' where a teacher creates a list of suggested supplies and parents can easily add all the supplies to the cart with one click.

og_contact

Component type

module

Maintenance status

Development status

Component created

Component changed

sandbox for og_contact 7.x branch

now part of 7.x-1.x branch in official project, don't use this repo!

amazon_autoload

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This extends the Amazon field module in such a way that when an ASIN is looked up, this module will look for the SimilarProducts in the resulting XML and store these in the database.

Furthermore on each cron run it will take the oldest SimilarProduct from the database and post this ASIN as a new product. So it will effectively automatically populate a shop of Amazon products.

This works because when the system retrieves a SimilarProduct from the database to store as a node, it actually get 5 SimilarProducts which are in turn stored again for later posting on the site.