From: Greg M. <bli...@us...> - 2004-11-24 22:15:09
|
Update of /cvsroot/phpwsscoreboard/scoreboard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4696/docs Modified Files: INSTALL.txt README.txt UPGRADE.txt box_templates.txt changelog.txt credits.txt license.txt Log Message: Updating docs Index: box_templates.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/box_templates.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** box_templates.txt 30 Jul 2003 14:39:26 -0000 1.1.1.1 --- box_templates.txt 24 Nov 2004 22:14:54 -0000 1.2 *************** *** 1,4 **** ! Box Templates ! Author: Greg Meiste <me...@NO...> New with Scoreboard 0.9.3 you can create your own custom boxscore templates. --- 1,8 ---- ! #################################################################################### ! # Box Templates ! # $Id$ ! # ! # Author: Greg Meiste <blindman1344 [at] users dot sourceforge dot net> ! #################################################################################### New with Scoreboard 0.9.3 you can create your own custom boxscore templates. *************** *** 40,46 **** http://sourceforge.net/forum/forum.php?forum_id=290199 - We will periodicaly release "Boxscore Template Addon Packs" which will include - new templates by developers and from users just like you! - If you have questions about this feature, please post them in the forum mentioned above. --- 44,47 ---- Index: UPGRADE.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/UPGRADE.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** UPGRADE.txt 6 Dec 2003 05:11:51 -0000 1.2 --- UPGRADE.txt 24 Nov 2004 22:14:54 -0000 1.3 *************** *** 1,13 **** ! Scoreboard Upgrade Documentation ! $Id$ ! Author: Greg Meiste <me...@NO...> Scoreboard has Boost support so the upgrade process is quite easy. - ------------------------------------------------------------------------- - PHPWEBSITE 0.9.3-1 USERS! Before you begin, make sure you have installed - the supplemental files. Check out the README for details. - ------------------------------------------------------------------------- - Upgrade Steps: --- 1,11 ---- ! ########################################################################## ! # Scoreboard Upgrade Documentation ! # $Id$ ! # ! # Author: Greg Meiste <blindman1344 [at] users dot sourceforge dot net> ! ########################################################################## Scoreboard has Boost support so the upgrade process is quite easy. Upgrade Steps: *************** *** 22,26 **** 3. Start up your web browser and point it to your instance of ! phpwebsite. The scoreboard will have disappeared. Don't worry, it's supposed to do that to avoid crashing your site. --- 20,24 ---- 3. Start up your web browser and point it to your instance of ! phpWebSite. The scoreboard will have disappeared. Don't worry, it's supposed to do that to avoid crashing your site. Index: INSTALL.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/INSTALL.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** INSTALL.txt 6 Dec 2003 05:11:51 -0000 1.2 --- INSTALL.txt 24 Nov 2004 22:14:39 -0000 1.3 *************** *** 1,13 **** ! Scoreboard Installation Documentation ! $Id$ ! Author: Greg Meiste <me...@ms...> Scoreboard has Boost support so installation is quite easy: - ------------------------------------------------------------------------- - PHPWEBSITE 0.9.3-1 USERS! Before you begin, make sure you have installed - the supplemental files. Check out the README for details. - ------------------------------------------------------------------------- - 1. BACKUP YOUR DATABASE! Don't send us hate mail if this module crashes your website. (However, we do ask that you tell us --- 1,11 ---- ! ######################################################################### ! # Scoreboard Installation Documentation ! # $Id$ ! # ! # Author: Greg Meiste <blindman1344 [at] users dot sourceforge dot net> ! ######################################################################### Scoreboard has Boost support so installation is quite easy: 1. BACKUP YOUR DATABASE! Don't send us hate mail if this module crashes your website. (However, we do ask that you tell us Index: credits.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/credits.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** credits.txt 30 Jul 2003 14:39:19 -0000 1.1.1.1 --- credits.txt 24 Nov 2004 22:14:54 -0000 1.2 *************** *** 1,5 **** ----------------------------------------------------------------------- phpwsScoreboard ! Copyright (c) 2003 Greg Meiste ----------------------------------------------------------------------- --- 1,5 ---- ----------------------------------------------------------------------- phpwsScoreboard ! Copyright (c) 2003-2004 Greg Meiste ----------------------------------------------------------------------- *************** *** 8,12 **** ----------------------------------------------------------------------- ! Greg Meiste (me...@NO...) ----------------------------------------------------------------------- --- 8,12 ---- ----------------------------------------------------------------------- ! Greg Meiste (blindman1344 [at] users dot sourceforge dot net) ----------------------------------------------------------------------- Index: changelog.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/changelog.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** changelog.txt 24 Nov 2004 21:23:47 -0000 1.4 --- changelog.txt 24 Nov 2004 22:14:54 -0000 1.5 *************** *** 6,11 **** ############################################################################### ! 0.9.4 -> CVS (November 24, 2004): ! --------------------------------- - Now compliant with phpWebSite 0.10.0 --- 6,11 ---- ############################################################################### ! 0.9.4 -> 0.9.5 (November 24, 2004): ! ----------------------------------- - Now compliant with phpWebSite 0.10.0 Index: license.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/license.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** license.txt 30 Jul 2003 14:39:26 -0000 1.1.1.1 --- license.txt 24 Nov 2004 22:14:54 -0000 1.2 *************** *** 294,298 **** phpwsScoreboard ! Copyright (C) 2003 Greg Meiste This program is free software; you can redistribute it and/or modify --- 294,298 ---- phpwsScoreboard ! Copyright (C) 2003-2004 Greg Meiste This program is free software; you can redistribute it and/or modify *************** *** 311,313 **** Greg Meiste ! me...@ms... --- 311,313 ---- Greg Meiste ! blindman1344 [at] users dot sourceforge dot net Index: README.txt =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/docs/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 6 Dec 2003 05:11:51 -0000 1.2 --- README.txt 24 Nov 2004 22:14:39 -0000 1.3 *************** *** 1,9 **** ! ReadMe ! $Id$ ! Author: Greg Meiste <me...@NO...> Scoreboard was developed to allow for the posting of sports scores ! on phpwebsite. It can be personalized for a certain team/school, or used as a regional/conference scoreboard. --- 1,12 ---- ! ############################################################################### ! # ReadMe ! # $Id$ ! # ! # Author: Greg Meiste <blindman1344 [at] users dot sourceforge dot net> ! ############################################################################### Scoreboard was developed to allow for the posting of sports scores ! on phpWebSite. It can be personalized for a certain team/school, or used as a regional/conference scoreboard. *************** *** 11,29 **** database and read the INSTALL.txt or UPGRADE.txt - ---------------------------------------------------------------------- - IMPORTANT! Changes for Scoreboard 0.9.4 and beyond - - There has been several changes in the phpWebSite core. Because of this, - you will need some supplemental files if you are running phpWebSite 0.9.3-1. - These files aren't necessary if you are running the new 0.9.3-2 core. - - Don Seiler has put together the necessary files in a nice package for - download. You can get these files at: - http://phpwebsite.appstate.edu/downloads/misc/phpws-0.9.3-1.supplemental.zip - - There is a README file in that archive that will explain in detail what you - need to do. Please don't email him with questions regarding this module. - ---------------------------------------------------------------------- - The interface is really self-explanatory, but if it isn't, you can click on the help bubbles for help. --- 14,17 ---- |