/[drupal]/contributions/modules/bookmaker/README.txt
ViewVC logotype

Contents of /contributions/modules/bookmaker/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.7 - (show annotations) (download)
Tue Oct 28 16:04:53 2008 UTC (12 months, 3 weeks ago) by toddy
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Changes since 1.6: +1 -1 lines
File MIME type: text/plain
Upgrade to Drupal 6.x
1 Overview
2 --------
3
4 Enables your users to place a bet on virtually anything; you decide
5 which bets you offer. After the outcome of the bet offer is published,
6 the module automatically calculates the amount of points each user
7 gets.
8
9 The module is compatible with Drupal 6.x
10
11
12 Features
13 --------
14
15 * Node based, integrates well with Drupal
16 A bet is constructed as a node, so you can use all node-related
17 goodies such as comments, URL path setting, authoring information,
18 revisions, or taxonomy.
19
20 * Secure code
21 The module is carefully designed to avoid possible XSS attacks
22 or SQL injections.
23
24 * Fully themeable
25 The looks of bets will fit into your website theme without
26 further tweaking.
27
28 * True cross database support
29 Every SQL statement conforms to the Core SQL-99 standard.
30 Therefore, this module is compatible with every database
31 that supports that standard, including (but not limited to)
32 MySQL and PostgreSQL.
33
34
35 Author
36 ------
37
38 Tobias Quathamer <t.quathamer@gmx.net>

  ViewVC Help
Powered by ViewVC 1.1.2