[geeklog-cvs] geeklog-1.3/docs history,1.208,1.209

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Fri Jul 23 15:10:51 EDT 2004


Update of /var/cvs/geeklog-1.3/docs
In directory www:/tmp/cvs-serv16965/docs

Modified Files:
	history 
Log Message:
Added 2 config options for the Who's Online block to display full names (instead of usernames) and to hide the names from anonymous visitors.


Index: history
===================================================================
RCS file: /var/cvs/geeklog-1.3/docs/history,v
retrieving revision 1.208
retrieving revision 1.209
diff -C2 -d -r1.208 -r1.209
*** history	21 Jul 2004 19:39:17 -0000	1.208
--- history	23 Jul 2004 19:10:49 -0000	1.209
***************
*** 4,7 ****
--- 4,12 ----
  ------------
  
+ - Introduced 2 config options for the Who's Online block:
+   - $_CONF['whosonline_fullname'] will display the user's full name,
+   - $_CONF['whosonline_anonymous'] does not display the names of registered
+     users to anonymous visitors of the site.
+   Both options are disabled by default [Dirk]
  - Added support for single quotes and nested tags to COM_extractLinks [Vinny]
  - The admin_html and user_html are now merged recursively (bug #240) [Vinny]




More information about the geeklog-cvs mailing list