In my last couple of assignments I was working on Lync presence for user in SharePoint 2013. After that I decided to create a jQuery plugin to render user presence in SharePoint 2013. This plugin renders lync presence on the basis of account name ("DomainName\\UserName" or "i:0%23.f|membership|username@domain.com"). I have also uploaded the plugin to codeplex
Output for the lync presence. default : "default"
Options
default
withpicturesmall
withpicture
pictureonlysmall
pictureonly
presenceonly
Redirect to profile page after click. default : true
Prerequisites
- SharePoint 2013
- JQuery 1.8.x +
Installation
- Copy jquery.lyncprecence.js to Site.
- Add reference to the page
- Add following JavaScript
Settings
type:
Output for the lync presence. default : "default"
Options
default
withpicturesmall
withpicture
pictureonlysmall
pictureonly
presenceonly
redirectToProfile:
Redirect to profile page after click. default : true
Output
Default
With Picture [Small]
With Picture
Picture Only [Small]
Picture Only
Presence Only
Contact Card
You can download the latest source code from codeplex
Please report any bugs or feature requests in comments.
Please report any bugs or feature requests in comments.
No comments:
Post a Comment