API.txt |
API.txt |
|
What's this, now?
=================
VotingAPI provides a flexible, easy-to-use framework for rating, voting, moderation, and consensus-gathering modules in Drupal. It allows module developers to focus on their ideas (say, providing a 'rate… |
CHANGELOG.txt |
CHANGELOG.txt |
|
02/11/06
--------
First stab at Views integration with VotingAPI. Configuring it is a little ugly -- mainly useful for custom modules that want to expose a vote-based default_view without coding all the table/field/filter stuff for… |
README.txt |
README.txt |
|
The Basics
==========
VotingAPI is a framework for content voting and rating systems in Drupal. It does not directly provide any voting 'features' to users -- instead, it offers a consistent API for other module developers to build their… |
votingapi.info |
votingapi.info |
|
name = Voting API
description = Provides a shared voting API for other modules.
package = Voting
core = 6.x |
votingapi.install |
votingapi.install |
|
|
votingapi.module |
votingapi.module |
|
|
votingapi_views.inc |
votingapi_views.inc |
|
|