Present
This is an alternate version of Cookbook:PresenceAwarenessLight?
that runs a little more simply. Currently it's configured to
indicate everyone who is working in the Test group.
Who's working in Test? (:present:) | ||||
Who's working in Test?
|
How could you log in? -- Luigi
This uses the value of the 'Author' field that each browser has as the username. However, it also works with the AuthUser capability, so that authors can log in with AuthUser and it will use those names. -- Pm
Is that the same as $_SERVER['PHP_AUTH_USER']? Or are you referring to the global variable $Author
within pmwiki?
-- Peter Bowers March 16, 2009, at 04:19 AM
Is this in the works to be implemented as a cookbook feature? Its definitely not a resource hog. Real Chris November 11, 2008, at 08:00 AM
How can I get this to work for all of my site? - Thanks, Chris 8-29-08
See also WhosWhere. Peter Bowers March 07, 2009, at 11:24 AM