diff -u -r -N karmapools.orig/docs/Changelog karmapools/docs/Changelog --- karmapools.orig/docs/Changelog 1969-12-31 18:00:00.000000000 -0600 +++ karmapools/docs/Changelog 2004-09-11 15:43:16.448337304 -0500 @@ -0,0 +1,40 @@ +Date: 2004-09-11 12:56 +Patch: patch-0.0.1-01 +Author: Mike Green + +Fixed pool view calendar to align itself Monday thru Sunday instead +of starting with the date the pool starts. + +Date: 2004-09-11 15:07 +Patch: patch-0.0.1-02 +Author: Mike Green + +includes/html.functions.php: Added popup window link generation code. + +legend.php: Created to display an explanation of the pool td cell colors +and linked to it with popup links from view.pool.php and create.account.php. + +index.php: Added case to view the legend, changed includes for renamed +create.account.php, view.pool.php, and list.pools.php. + +create.account.php: renamed to account.php. Changed rules link to be a +popup link and added a javascript window.close() link at the footer. + +list.pool.php: renamed to list.php + +view.pool.php: renamed to pool.php. Added popup links to rules and +some generic instructions. + +style.css: Added td styles for cutoff, win, and winner. Have not fixed +code to check those dates yet in pool.php + +includes/globals.php: added defaults for popup window attributes. + + +Date: 2004-09-11 15:25 +Patch: patch-0.0.2-01 +Author: Mike Green + +Added Changelog, popup windows, source code link. +Changed rules links to be popup windows. + diff -u -r -N karmapools.orig/rules.php karmapools/rules.php --- karmapools.orig/rules.php 2004-09-11 15:14:12.935391000 -0500 +++ karmapools/rules.php 2004-09-11 15:25:24.163349400 -0500 @@ -76,6 +76,15 @@ karma.
  • + The source code for karmapools is GPL and available in the + source directory. Make + sure and grab the patches that go along with the latest + baseline release. Set tab stop to 4 if you want the source + to look decent. If you see glaring security holes or would + like to help, send patches to + karmapools<at>badpenguins<dot>com. +
  • +
  • Enjoy!