Table of Contents
User Profile, Birthdays and White Pages portlets for a user or person.
Got an idea? Found a bug? Let us know by opening a support ticket.
To enable this product in a buildout-based installation:
Edit your
buildout.cfg
and adds17.portlets
to the list of eggs to install[buildout] ... eggs = s17.portlets
Starting on 1.0b2
s17.portlets
no longer depends ons17.person
. If your project depends on such package, you should add theperson
extra to yourbuildout.cfg
orsetup.py
:[buildout] ... eggs = s17.portlets [person]
After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.
Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
Check the box next to s17.portlets
and click the 'Activate' button.
Note
You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.
The following portlets are always available:
- User Profile
- The User Profile portlet displays a portrait, some useful links and a list of content created by the current user.
- Birthdays
- The Birthdays portlet displays the names of the users or persons with upcoming birthdays in the following days (the number of days is user configurable).
The following portlets currently depend on the installation of s17.person and work only with Person objects:
- White pages
- The white pages portlet displays a search box to look for persons using their name.