[xwiki-users] Facebook page (not facebook.com) based on user list
As a user I want to scroll through all members of the XWiki and look at their profiles. I would like to create a custom view on the users page so I can see pictures, birthdays etc. We use the XWiki in a corporate environment and by scrolling through the users I don't see enough info. Beside that I would like the users to add a picture besides the avatar they use. I searched plugins and add-ons but I cannot find such a feature. Is there one? -- View this message in context: http://xwiki.475771.n2.nabble.com/Facebook-page-not-facebook-com-based-on-us... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, On 27 May 2015 at 15:42:26, mcvdmvs ([email protected](mailto:[email protected])) wrote:
As a user I want to scroll through all members of the XWiki and look at their profiles. I would like to create a custom view on the users page so I can see pictures, birthdays etc. We use the XWiki in a corporate environment and by scrolling through the users I don't see enough info. Beside that I would like the users to add a picture besides the avatar they use.
I searched plugins and add-ons but I cannot find such a feature. Is there one?
Did you check http://extensions.xwiki.org/xwiki/bin/view/Extension/User+Directory+Applicat... ? As you can see there it supports several customizations already. Thanks -Vincent
Thank you vmassol. I did already play around with that, however it does not give me the possibility to upload a personal picture and display other than in a table view. I rather would see a customizable list with a picture, birthday, occupation, free text field etc. So i'm actually looking for a plugin with extends the basic functions of the User Directory Application. Mick -- View this message in context: http://xwiki.475771.n2.nabble.com/Facebook-page-not-facebook-com-based-on-us... Sent from the XWiki- Users mailing list archive at Nabble.com.
Uploading and showing a personal picture with the User Directory works just fine. You can also add extra information. Only downside is that the you are "stuck" with the LiveTable presentation. -- View this message in context: http://xwiki.475771.n2.nabble.com/Facebook-page-not-facebook-com-based-on-us... Sent from the XWiki- Users mailing list archive at Nabble.com.
Of course you could edit the user directory page and replace it with your implementation. You’ll get merge conflicts when upgrading next time but you’ll be able to say you wish to keep your content. A better solution is to remove the User Directory extension from your wiki (it’ll remove the “User Index” icon in the app bar and create your own page to display whatever you want and register it against the app bar. Thanks -Vincent On 29 May 2015 at 16:00:14, Hamster ([email protected]) wrote: Uploading and showing a personal picture with the User Directory works just fine. You can also add extra information. Only downside is that the you are "stuck" with the LiveTable presentation.
participants (3)
-
Hamster -
mcvdmvs -
vincent@massol.net