[Phpslash-commit] CVS: phpslash-ft CHANGES,1.315,1.316
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-11-13 22:03:48
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv12569 Modified Files: CHANGES Log Message: extrans, title, and metatag tweaks Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.315 retrieving revision 1.316 diff -C2 -d -r1.315 -r1.316 *** CHANGES 2001/11/12 02:36:05 1.315 --- CHANGES 2001/11/13 22:03:45 1.316 *************** *** 11,14 **** --- 11,22 ---- R - RELEASE + 2001-Nov-13 4:00PM CST Joe Stewart <jo...@be...> + [B] - Story.class - newStory can now edit correctly stories saved with + "Extended Translation". + [B] - functions.inc - getHeader wasn't using the block array argument. + [B] - config.php3, functions.inc, index.php3, article.php3 - + put xsiteobject to use passing metatags. + [T] - slashHead.tpl - title and metatag tweaks + 2001-Nov-11 8:30PM CST Joe Stewart <jo...@be...> [B] - Story_base.class, Story.class - db object created in Story_base |