Mejores Formularios
Component type
Maintenance status
Development status
Component created
Component changed
This post is pending....
This post is pending....
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 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.
htmlvideo_get_light_node($nid) - Get light_node object for use with htmlvideo_display
Sends users multi-part HTML email digests at configurable intervals that contain recent, relevant site activity pulled from the Activity Log module. Depends on Activity Log and Mimemail.
There we will join forces to enhance and extend the PHP Codesniffer standard for Drupal.
Integration into Eclipse is still possible by using Eclipse PTI (Php Tools Integration).
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.
sandbox for og_contact 7.x branch
now part of 7.x-1.x branch in official project, don't use this repo!
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.
This code has been moved to this project namespace:
Provides a views style plugin to display views results in jQuery UI Tabs.