Enable Copyright Determination
Look at the Plugin part from: http://infogami.org/quicklook
The code for copyright is already in the correct spot in the dev environment checkout (
http://openlibrary.org/dev/docs/setup)
Steps to start using it:
- To templates/type/edition/view:
- To templates/ :
- To run.py
- where it says
- infogami.config.plugin_path += ['plugins']
- infogami.config.plugins += ['openlibrary', "upload", "i18n", 'api', 'scod']
- include the copyright module in the list, whatever its name is, in the list of plugins