[Phpslash-commit] CVS: phpslash-ft CHANGES,1.435,1.436
Brought to you by:
joestewart,
nhruby
From: nathan h. <nh...@us...> - 2002-03-19 22:39:48
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv24492 Modified Files: CHANGES Log Message: add backend documentation Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.435 retrieving revision 1.436 diff -C2 -d -r1.435 -r1.436 *** CHANGES 19 Mar 2002 21:59:11 -0000 1.435 --- CHANGES 19 Mar 2002 22:39:45 -0000 1.436 *************** *** 13,37 **** 9 - Removal of something (kill -9 :) ! 2002-Mar-19 4:49PM EST nathan hruby <nh...@ar...> [B] - fix typo Joe spotted in backend.php3 ! 2002-Mar-19 12:58PM EST nathan hruby <nh...@ar...> [W] - More tweaking / cleaning for backend.php3. RSS-1.0 IS NOW THE DEAFULT! ! 2002-Mar-19 12:16PM EST nathan hruby <nh...@ar...> [W] - backend.php3 cleanups, make test.php3 use $_PSL['version'] ! 2002-Mar-19 11:45AM EST nathan hruby <nh...@ar...> [T] - Nixed IDX from RSS 1.0 tempalate and RSS 1.0 backend.php3 stuff Those are not well formed URI's ! 2002-Mar-19 11:27AM EST nathan hruby <nh...@ar...> [T] - backendRSS1.tpl - added {DESCRIPTION} ! 2002-Mar-19 11:24AM EST nathan hruby <nh...@ar...> [W] - Slight Cleanup of config.php3. Whew it's a mess ! 2002-Mar-19 11:10AM EST nathan hruby <nh...@ar...> [BT] - Fixed backend.php3 and backendRSS1.tpl files to be RSS-1.0 compilant. Also had to change $psl_version to $_PSL['version'] for --- 13,42 ---- 9 - Removal of something (kill -9 :) ! 2002-Mar-19 5:28PM EST nathan hruby <na...@ds...> ! [D] - Added some documentation for the backend module ! [B] - Fixed me putting the wrong email address in my CHNAGES entries ! today. Doh! ! ! 2002-Mar-19 4:49PM EST nathan hruby <na...@ds...> [B] - fix typo Joe spotted in backend.php3 ! 2002-Mar-19 12:58PM EST nathan hruby <na...@ds...> [W] - More tweaking / cleaning for backend.php3. RSS-1.0 IS NOW THE DEAFULT! ! 2002-Mar-19 12:16PM EST nathan hruby <na...@ds...> [W] - backend.php3 cleanups, make test.php3 use $_PSL['version'] ! 2002-Mar-19 11:45AM EST nathan hruby <na...@ds...> [T] - Nixed IDX from RSS 1.0 tempalate and RSS 1.0 backend.php3 stuff Those are not well formed URI's ! 2002-Mar-19 11:27AM EST nathan hruby <na...@ds...> [T] - backendRSS1.tpl - added {DESCRIPTION} ! 2002-Mar-19 11:24AM EST nathan hruby <na...@ds...> [W] - Slight Cleanup of config.php3. Whew it's a mess ! 2002-Mar-19 11:10AM EST nathan hruby <na...@ds...> [BT] - Fixed backend.php3 and backendRSS1.tpl files to be RSS-1.0 compilant. Also had to change $psl_version to $_PSL['version'] for |