.

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

.

Wishlist block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a wishlist block module.
uc_wishlist module does not provide a block to display products.
uc_wishlist_block provides a wishlist block.

INSTALLATION
----------------------

* Install this module from modules in admin
* Then go to the block you will find the uc_wishlist_block

JS callback

Component type

module

Maintenance status

Development status

Downloads

1955

Component created

Component changed

Important note

As we have re-merged this fork module with its original role model there will be no more development this module here. We recommend that you replace js_callback with js in order to receive further update information. The js module now provides every feature which was added in this fork module.

Thanks for your support and understanding!


Overview

This project targets module developers and provides a "bare bone" callback handler which is intended to be addressed by modules wanting to improve response times for specialized tasks.

The idea of such a callback handler was first introduced by http://drupal.org/project/js (which we hence sometimes refer to as the "original module"). The D6 branch of js_callback was a clone of it and originally intended as a workaround to fix some issues which had been addressed there for a while. In the long run, we still intend re-merging both projects to avoid confusion.

FAIL.

Component type

module

Maintenance status

Development status

Component created

Component changed

This project, dreamed up during a late night case of the sillies in #drupal-contribute, attempts to be a complication of worst Drupal practices in one place, so people can figure out what NOT to do when developing modules.

If you are instead interested in learning about the best Drupal development practices, please see the Examples for Developers project.

Youtube Importer Feature

Component type

module

Maintenance status

Development status

Downloads

1427

Component created

Component changed

NOTE: I will not be developing this feature any further. There is not enough interest. The idea of this module still works though using feeds, feeds_jsonpath_parser, feeds_tamper, video_filter and video_filter_field with the patches I added to the video_filter modules.