ReadMe
Biblioz
A first step towards a framework for organising bibliographic references.
This is the first release and is very alpha quality. Please do try it out and help improve it.
Contact
[email protected] with questions and patches.
Requirements
- Archetypes (tested with 1.2.5-rc4)
- CMF (although only tested with Plone 2.0-final)
Provides
- BookRef, JournalRef and BookChapterRef (arche)types
- BibliozTool for rendering each of the Bibioz content types to specific citation formats
- AmazonTool for fetching details from Amazon webservices (which can be used to autopopulate BookRefs)
Installation
- Install using portal_quickinstaller and archetypes_tool as usual
- Add an
Amazon Tool
to the root of your plone site, setting your Amazon licence key and locale - Add a
Biblioz Tool
. You can provide customised formats either in the FSDirectoryView, or just in the ZODB. The latter is achieved by adding Folders and Scripts in the same structure as they appear on the filesystem. e.g. biblioz_tool/format/meta_type If you write more formats or improve on those (rather unimpressive formats I wrote), please send them to me for inclusion.