[Phpslash-commit] CVS: phpslash-dev CHANGES,1.136,1.137
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-04 23:02:07
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4674/phpslash-dev Modified Files: CHANGES Log Message: allow template tags in story text and body. Also close bug #[ 797098 ] Eats Backslashes. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.136 retrieving revision 1.137 diff -C2 -d -r1.136 -r1.137 *** CHANGES 4 Nov 2004 20:17:03 -0000 1.136 --- CHANGES 4 Nov 2004 23:01:56 -0000 1.137 *************** *** 21,24 **** --- 21,26 ---- of html. If view is in url the entire page is displayed by the module. + Story_base.class, Story_admin.class - allow template tags + in story text and body. Also close bug #[ 797098 ] Eats Backslashes. 2004-November 1 Joe Stewart <joe...@us... |