Enhance the site so that visitors can directly interact with it or among each other, enabling things like user-generated content, comments, voting, chat, or forms for data collection and interaction.
Provides an interface to the Eve Online static data dump database for other modules so that they don't require separate database configuration information.
This module automatically calculates scores for any node on a Drupal site. The score is calculated by adding together administratively controlled point values for given "events" relating to that node. Any module is able to provide new events by implementing hook_content_autoscore_events() and hook_content_autoscore_count($nid, $eventname).