README.md
1dokuwiki-zotero-plugin
2======================
3
4Plugin for DokuWiki to display bibliography entries from Zotero.
5
6Installation
7============
8
91. Extract archive to `[DokuWikiRoot]/lib/plugins/zotero` or use the plugin
10 manager and point to http://f.macke.it/ZoteroPlugin for an automatic
11 installation.
122. Enter your Zotero username, key, and user ID into `config.ini`.
133. Create a new wiki page for the cached Zotero entries and enter its name
14 into `config.ini` (e.g. `zotero:sources`).
154. Enter your Zotero entries into the cache file (the newly created wiki page
16 or `ZoteroEntries.txt` if you don't want to use the wiki page). This can be
17 automated by calling `importAllEntries.php` from the command line.
185. If you cite a source that is not already in the cache, the plugin will
19 automatically download your latest Zotero entries and add them to the
20 cache. For this to work you have to set `autoupdating` in `config.ini` to `1`.
21