[Phpslash-commit] CVS: phpslash-ft CHANGES,1.330,1.331
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-11-28 17:49:59
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv17056/phpslash-ft Modified Files: CHANGES Log Message: BREADCRUMB variable Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.330 retrieving revision 1.331 diff -C2 -d -r1.330 -r1.331 *** CHANGES 2001/11/26 19:00:53 1.330 --- CHANGES 2001/11/28 17:49:56 1.331 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2001-Nov-28 11:45AM CST Joe Stewart <jo...@be...> + [B] - index.php3, indextpl3col.php3 - breadcrumb should have been a template + variable, instead of requiring code change to move. + [T] - index.tpl, index3col.tpl - BREADCRUMB now available. + 2001-Nov-26 1:00PM CST Joe Stewart <jo...@be...> [B] - Submission.class - editasStory didn't add the "Submission by" text. |