Enables "Shared Sign-Ons" between related Drupal sites on one server with a shared database. Can be used standalone, but is most tested in conjunction with the domain (aka Domain Access) module.
Decisions is a replacement for poll.module and provides advanced voting systems and decision-making tools. It aims to enable groups to take decisions online in a manner that replicates and augments what is possible in face-to-face meeting.
Variable voting algorithms: Basic polls, Approval Voting, Borda Count, Condorcet (new!), and Instant-Runoff Voting. It's easy to add more algorithms through a well defined API.
Vote management: view each user's vote, delete all votes, or restrict the poll to a list of users.
Time management: schedule when to open or close the poll, and choose when to show results.
Quorum: requiring X number or percentage of voters for a decision to be valid.
Electoral lists: allows you to restrict the voting to a role and disallow "packing the vote" (new users do not get to vote if they register after the beginning of the vote period).
i18n: translated into 2 languages in addition to english (french and german) other contributions welcome!
This is a Drupal port of William Pramana's Golden Gray Wordpress theme. The markup and core styles are based on the bluemarine Drupal theme. It has been tested with Firefox 1.5, Opera 8.5, and IE 6 on Drupal 4.7.0-beta4 with a modicum of modules (forum, blog, image, and other core modules) enabled.