collective.portlet.skype
Category: Auth and User Management, Communication, Portlets
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
Usage
This is a python module made with zopes component architecture and using plones infrastructure.
You need to include it in you buildouts eggs and zcml sections. To make it available in Plone you need to assign it to a portlet-manager. This is usally done in your profiles portlets.xml file. Consult the Plone documentation for details. In your profile also add ++resource++collective.portlet.skype.javascript to portal_javascript registry.
By default the portlet takes all available users and check if they have one of the properties: skype, skypeid, skype_id. You can overrule this behaviour by writing an own class implementing ISkypeNameFetcher and register it for your needs.
Once registered and setup for your site just go to your portlet-manager and add a skype portlet.
Feedback, Bugreports, ...
If you like to give the author feedback about this product just write a mail to <dev@bluedynamics.com>.
If you have access to the plone.org collective you might want to commit bug-fixes direct to trunk or do enhancements on a branch. Anyway, the author would be happy to get a short mail about those changes.
-- Jens Klein, IRC: jensens, skype:yenzenz, mail <jens@bluedynamics.com>