[Phpslash-commit] CVS: phpslash-ft CHANGES,1.310,1.311
Brought to you by:
joestewart,
nhruby
From: Ajay S. <aja...@us...> - 2001-10-17 17:11:29
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv19148/phpslash-ft Modified Files: CHANGES Log Message: easier navigation in StoryAdmin, some comment fixes too... Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.310 retrieving revision 1.311 diff -C2 -d -r1.310 -r1.311 *** CHANGES 2001/10/09 23:28:12 1.310 --- CHANGES 2001/10/17 17:11:26 1.311 *************** *** 12,15 **** --- 12,22 ---- 2001-Oct-09 4:23PM PDT Ajay Sharma <ss...@od...> + [F] - The story admin is much friendly. You can select authors, + topics, and sections and modify the view like the search + page. + [T] - storyList.tpl has changed to allow the select boxes + [B] - $approvedtags is now $_PSL[approvedtags] + + 2001-Oct-09 4:23PM PDT Ajay Sharma <ss...@od...> [B] - removed the debug statement from the login.php3 script [T] - removed the "quickies" submit button from the submission page. |