Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv13990/phpslash-ft
Modified Files:
CHANGES
Log Message:
auto column sensing
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.365
retrieving revision 1.366
diff -C2 -d -r1.365 -r1.366
*** CHANGES 2002/01/07 17:21:32 1.365
--- CHANGES 2002/01/08 21:38:23 1.366
***************
*** 13,16 ****
--- 13,24 ----
9 - Removal of something (kill -9 :)
+ 2002-Jan-08 3:30PM CST Joe Stewart <jo...@be...>
+ [B] - Comment.class - missing /form tag.
+ - Block.class, Block_i.class - changed default block width to "100%".
+ [F] - index.php3, article.php3 - added column sensing code.
+ [T] - index1col.tpl, index2colleft.tpl, index2colright.tpl, index3col.tpl
+ added or changed.
+ All the above changes are thanks to Peter Cruikshank.
+
2002-Jan-07 11:20AM CST Joe Stewart <jo...@be...>
[B] - Block.class::putBlock should now force an update of the block contents.
|