|
From: Greg M. <bli...@us...> - 2008-03-30 14:18:45
|
Update of /cvsroot/phpwebsite-comm/modules/featuredphoto/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24414/docs Modified Files: ChangeLog INSTALL Log Message: Now works with File Cabinet 2.0 Index: INSTALL =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/featuredphoto/docs/INSTALL,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** INSTALL 23 Jan 2008 04:04:21 -0000 1.12 --- INSTALL 30 Mar 2008 14:18:19 -0000 1.13 *************** *** 5,10 **** ===== IMPORTANT ===== ! This version of Featured Photo requires phpWebSite 1.4.0 or higher. You ! have to install phpWebSite >= 1.4.0 first - earlier versions of phpWebSite will not work. If you are running phpWebSite 0.10.x, grab the latest 0.x.x version of this module. --- 5,10 ---- ===== IMPORTANT ===== ! This version of Featured Photo requires phpWebSite 1.5.0 or higher. You ! have to install phpWebSite >= 1.5.0 first - earlier versions of phpWebSite will not work. If you are running phpWebSite 0.10.x, grab the latest 0.x.x version of this module. *************** *** 14,19 **** Then follow the install instructions found in the INSTALL file included in ! the docs directory of that download. Once this is done then you can start ! installing Featured Photo. --- 14,23 ---- Then follow the install instructions found in the INSTALL file included in ! the docs directory of that download. ! ! In addition, for upgrades only, you must have Featured Photo 1.1.0 or later ! installed. Upgrades from 1.0.x are no longer supported. ! ! Once this is done then you can start installing Featured Photo. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/featuredphoto/docs/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** ChangeLog 20 Feb 2008 04:28:04 -0000 1.30 --- ChangeLog 30 Mar 2008 14:18:18 -0000 1.31 *************** *** 5,10 **** ========================== PHPWEBSITE 1.X.X RELEASES ========================== ! *cvs Corrected a few phrases that were not being translated. --- 5,11 ---- ========================== PHPWEBSITE 1.X.X RELEASES ========================== ! *featuredphoto-1.2.1 (30 Mar 2008) + Support File Cabinet 2.0 (phpWebSite 1.5.0 or later now required) Corrected a few phrases that were not being translated. |