Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 May 2011 at 11:09 UTC
Updated:
6 Jan 2012 at 18:38 UTC
This module allows Drupal users to embed our points based poker (fun only) games into their website in an IFRAME or POPUP window. The end user is automatically logged in, or registered, in the game system using their Drupal username so that there is no need to re-register to play. To the player it appears to be a seamless integration.
By default the module displays shared game tables that also appear on other websites. But if the Drupal user rents private games from our website www.justforfunsoftware.com and obtain and customer id #, they can enter this id# into the module settings.
The sandbox project is at http://drupal.org/sandbox/JFFSoftware/1173690
ZIP of module attached.
| Comment | File | Size | Author |
|---|---|---|---|
| poker.zip | 3.11 KB | JFFSoftware |
Comments
Comment #2
alexreinhart commentedYou should run your module through the Coder module to check for style and formatting; for example, lines should be indented with two spaces, and there should be a space before opening braces. The Coder module will give you automatic feedback to help fix these issues. Note that the $Id$ lines are no longer required because drupal.org uses Git instead of CVS.
Other comments:
I hope that helps. You've certainly been sitting in the review queue for a rather long time.
Comment #3
klausiNo activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.