Модули
This module supports the creation of competitions. It provides management tools necessary for managing a continuous cycle of competitions that run on your site.
jQuery Impromptu is an extension designed to help provide a more pleasant way to spontaneously prompt a user for input.
The Blog Reactions module monitors Technorati, Google Blogsearch, Yahoo! Bloglines and Blogato for reactions - trackbacks - on your posts. It displays a date and a short summary and links back to the original reaction on the web.
Thanks to community member chok for an initial patch to start the ball rolling on a Drupal 6 version.
This module provides an integration between Drupal and StatCounter web statistics.
Gcheckout provides a Google Checkout payment method for the e-Commerce suite of modules.
*A Drupal 6 Version is in Progress*
Vent Utils is comprised of 3 modules that privide a block and page integration (via iframes) to some web-based ventrilo monitoring services.
Seeking maintainer
Retrieves Skype status information via Skype's public presence service for users to display in their profile and also provides a block for site-wide usage (available only in D7!).
Note: Skype's presence service returns an "Unknown" status unless you've enabled "Allow my status to be shown on the web" in your Skype client's privacy options.
Thanks to the daemon module you can run daemon instances of a drupal site.
Create a daemon configuration with the administration UI, then launch it in a terminal with a command like:
$ drush daemon my_daemon_name
... and TADA ! you have an instance of your drupal site running as a daemon in its own process.
The goal of this module is NOT to replace apache, but you can use it if you want a daemon process on your system doing 'stuff' using the drupal APIs.
I repeat: The main goal is not to allow a daemon to serve pages as apache do, even if it may be possible if you create a Listener that implements a full HTTP server, but that's overkill, really, don't do that... except maybe for fun.
Sponsored by newlc.com
Dependencies
- drush module - You should setup the drush alias as explained in drush module README file
- nanoserv - http://pear.si.kz/get/nanoserv-1.1.0.tgz
- PHP 5.1+
The Views Last Editor module makes the user who edited a node available to the Views module; much in the same way as the author of a node is available to the Views module.
Usecase: let's imagine you want to create some specific tools to allow your users reviewing some nodes (for instance a CCK-audio review, a CCK-text review, a complex-type-CCK review, ...).
The asset API has for goal to provide some kind of abstraction layer for the file management.
Post Also lets you post simultaneously to multiple sites.
IMPORTANT - This module is no longer supported - Use Comment Notify instead if you are a new user or migrate to it if you are already using Comment Subscribe. We have created a simple migration script. Please see below for instructions.
About Comment Subscribe
This module allows anonymous as well as registered users to subscribe to individual comments of given node. When a user, either anonymous or registered, posts a comment, he/she can subscribe to that comment and will be notified of replies to that comment. Notifications will have a teaser of the node and a link to the comment. Notifications will also have links that will allow the user to unsubscribe from notifications for that particular comment or unsubscribe from notification for all his/her comments on that node. The development of this project was funded by Zyxware Technologies
The most complete module to let you link your users and contents to physical addresses.
IMPORTANT NOTE: I created a new branch named 6.x-1.x. This means the master branch is not used for development anymore. If you used git directly to get the latest, make sure to switch to the new branch.
Features
- All countries of the world!
- All states of all countries!
- States/Provinces selectable by drop-down list for users with JavaScript
- Node addresses through CCK
- User address book
- Multiple addresses
- Customizable address display: change address formatting based on country represented
- hCard and adr microformats
- Phone and Fax fields
- Generic API for developers
- XHTML, CSS, Drupal and PHP E_ALL valid code
- PHP 5.3 compatible
- Plugings like Addresses Extras
- Integrates with Geocode module
CCK Facets is a bundle of modules that integrate with Faceted Search to expose Content Construction Kit (CCK) fields as facets. This allows users to browse field values and to filter search results with those values.
By default, the Drupal 6 trigger module displays appropriate actions for each trigger. Each action has declared which hooks it is appropriate for.
This module intends to become a repository for advanced form elements, that can be used by other developers. Feel free to add your special elements to the issue queue!
Supported elements
| Element | Module version(s) | Included in Drupal core? |
|---|---|---|
| HTML5 elements (url, email, search, tel, number, range) | 6.x, 7.x | 8.x+ |
| HTML5 attributes (placeholder, pattern) | 7.x | 8.x+ |
| Table Select | 5.x, 6.x | 7.x+ |
| Image Button | 5.x | 6.x+ |
| Table element | 7.x | 8.x |
This module is a set of base component and connectors to integrate Doctrine ORM with Drupal Core. The Doctrine Object Relational Mapper sits on top of a powerful database abstraction layer (DBAL).
