From: Don S. <do...@se...> - 2003-11-05 03:57:45
|
LeagueSite is a PHPWebSite (>= 0.9.3-1) module that adds roster, stats, and schedule information for a sports league or team onto the PHPWS base. It can be used to create a website for their fans to learn more about the league and its teams and players. And as always, leaguesite provides a conversion utility for current users of my teamsite application. The 0.3.0 release has as its main feature dynamic statistics, allowing the admin to define sets of statistics and have statistics calculated on-the-fly (like calculating a baseball hitter's batting average from hits/at-bats or pitcher's ERA from earned runs/innings pitched). There are also a great number of bug fixes in this release from the 0.2.x branch. If you are installing this release on phpWebSite <= 0.9.3-1, you'll also need to download: http://leaguesite.sourceforge.net/phpws-0.9.3-1.supplemental.zip and follow the instructions found in the README.txt included. The supplemental includes some fixed bugs found in the phpWebSite core that are needed for LeagueSite 0.3.0. http://leaguesite.sourceforge.net |