Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.5% downloads on nuget.org
Top 7.0% dependent repos on nuget.org

nuget.org : lyncpresenceplugin

This plugin will include presence awareness for a given person field. It works on IE, Chrome and Firefox. In order for this plugin to work. To install this plugin you can use bower or via nuget You must have Lync client installed. Needs jquery You will need to include the main.css and images library in the styles folder. Overview The way it works is you need to declare your class in the following name where presence needs to show in the following manner <div class="author" data-user-id="[email protected]">John Doe</div> It loops through all items which has class author It uses data-user-id attribute value to construct the presence. So this id must be SPID At end of the page you will see that i am initializing the object and calling InsertLyncs method which does the above two steps for you var x= new Lync(); x.InsertLyncs(); In order to see a sample setup, please refer to index.html file.

Registry - Homepage - JSON
purl: pkg:nuget/lyncpresenceplugin
Keywords: lync, javascript, presence, IM
License: MIT
Latest release: almost 10 years ago
First release: almost 10 years ago
Dependent repositories: 1
Downloads: 71,430 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...