Pre-release
This release is a pre-release and may not be stable for production use.
Introduction
A simple integration of CMFBibliographyAT with FacultyStaffDirectory
Installation
Add fsd.bibliographyat to the eggs option and zcml slug option of your buildout.cfg.
Usage
A BibliographyFolder can be added either within the FSDDirectory instance or individually for every FSDPerson object. On the person level you can select a new supplementary view ‘Co-author publications’ displaying all publications within the FSD instance where the firstname and fullname match against the author list of a publication.
Changelog
1.0 - Unreleased
Initial release