skip to navigation
skip to content

fsd.cmfbibliographyat 0.2.0

A simple integration of CMFBibliographyAT with FacultyStaffDirectory

Downloads ↓

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

Author

fsd.cmfbibliographyat was written by Andreas Jung for ZOPYX Ltd. & Co. KG, Tuebingen, Germany.

License

fsd.cmfbibliographyat is published under the Zope Public License (ZPL 2.1). See LICENSE.txt.

Contact

ZOPYX Ltd. & Co. KG
c/o Andreas Jung,
Charlottenstr. 37/1
D-72070 Tuebingen, Germany
E-mail: info at zopyx dot com

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
 
File Type Py Version Uploaded on Size # downloads
fsd.cmfbibliographyat-0.2.0.tar.gz (md5) Source 2008-10-15 14KB 649