A simple integration of CMFBibliographyAT with FacultyStaffDirectory
Project description
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 matches against the author list of a publication.
The implementation covers the following usecases:
persons create their own bibliography folder on the person level and maintain their “primary” publications there
a global bibliography folder in the FSD root or within another Person object contains bibliography entries
Three new bibliography views are available:
base_view - as it comes with CMFBibliography
Primary author view - shows all entries of a persons bibliography folder (basically identically with base_view)
Co-author view - list bibliography entries from other bibliography folders where the fullname of the current person matches one of the authors of any found entry
Primary+Co-author view combines primary and co-auther view
License
fsd.cmfbibliographyat is published under the Zope Public License (ZPL 2.1). See LICENSE.txt.
Contact
Changelog
0.2.0 (2008/10/15)
major rewrite
0.1.1 (2008/10/11)
added uninstall code
0.1 (2008/10/11)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for fsd.cmfbibliographyat-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43a999a2124af5d207e0c794a6ac664c0a7fe9d43a0081b75398db8037aad360 |
|
MD5 | 6136b0667e2104a86c9801def7e7c0cd |
|
BLAKE2b-256 | e851a5bc1e796e2443ed2fbb02f83596dfd1b7ee0faf49b6d8af3de2131e471d |