Update of /cvsroot/phpslash/phpslash-ft
In directory sc8-pr-cvs1:/tmp/cvs-serv2583/phpslash-ft
Modified Files:
CHANGES
Log Message:
skinblock fixes
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.683
retrieving revision 1.684
diff -C2 -d -r1.683 -r1.684
*** CHANGES 6 Feb 2003 17:16:40 -0000 1.683
--- CHANGES 6 Feb 2003 20:28:18 -0000 1.684
***************
*** 13,16 ****
--- 13,23 ----
9 - Removal of something (kill -9 :)
+ 2003-February-06 2:30PM CST Joe Stewart <joe...@us...>
+ [B] - config-dist.php3, config.php3, slashAuthCR.class, Author.class,
+ functions.inc - setSkinTpl should work correctly for skins blocks and
+ setting user preferences. Setting ?skin to a nonexistent skin will clear
+ the skin cookie. Setting the GET variable "nocookie" in addition to
+ "skin"will set the skin for that pageview only.
+
2003-February-06 11:00AM CST Joe Stewart <joe...@us...>
[B] - Block_render_login.class, Block_render_query.class,
|