Include Userinfo in Wiki Posted by trewdy 10 Oct 2006 14:20 GMT-0000 posts: 26 This must be a simple answer, but I'm not finding it. How do I include fields from a user's userinfo inside of a wiki page so that the user's information such as email address appears in body of the page?
Posted by Torpedro 11 Oct 2006 05:48 GMT-0000 posts: 80 I created a plugin called USERINFO which is quite complicated by now (adding a function to userslib,...). it displayes: Copy to clipboardRealName (with modified hover info) - email@address But this depends on your needs. if you only need the email it's simpler, but you still need a plugin it think. I post a simplified version of my userinfo, called USERINFOS, see attachment. wikiplugin_userinfos.php (1.54 Kb)