Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv12859
Modified Files:
CHANGES
Log Message:
hide email addresses from harvesters
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.316
retrieving revision 1.317
diff -C2 -d -r1.316 -r1.317
*** CHANGES 2001/11/13 22:03:45 1.316
--- CHANGES 2001/11/14 18:07:48 1.317
***************
*** 11,14 ****
--- 11,21 ----
R - RELEASE
+ 2001-Nov-14 12:00PM CST Joe Stewart <jo...@be...>
+ [B] - functions.inc - getHeader had no method of passing alternative navbar
+ templates or menus.
+ [B] - functions.inc, Story.class, Comment.class - published email addresses
+ are converted to their ascii html equivalents, making it more difficult
+ for email harvesters to gather addresses for spamming.
+
2001-Nov-13 4:00PM CST Joe Stewart <jo...@be...>
[B] - Story.class - newStory can now edit correctly stories saved with
|