fixes #1030, CSL broken on trunk due to XML namespace change
closes #704, EndNote to Zotero style converter (won't actually convert styles due to copyright concerns, but will load them into the DB) also adds CSL style manager
This commit is contained in:
parent
d65e75fbc9
commit
d8868cd9cb
10 changed files with 1642 additions and 39 deletions
|
@ -18,8 +18,8 @@ var xpcomFiles = ['zotero',
|
|||
'annotate', 'attachments', 'cite', 'cite_compat', 'collectionTreeView',
|
||||
'dataServer', 'data_access', 'data/item', 'data/items', 'data/collection',
|
||||
'data/collections', 'data/cachedTypes', 'data/creator', 'data/creators',
|
||||
'data/itemFields', 'data/notes', 'data/tag', 'data/tags', 'db', 'file',
|
||||
'fulltext', 'id', 'ingester', 'integration', 'itemTreeView', 'mime',
|
||||
'data/itemFields', 'data/notes', 'data/tag', 'data/tags', 'db', 'enstyle',
|
||||
'file', 'fulltext', 'id', 'ingester', 'integration', 'itemTreeView', 'mime',
|
||||
'notifier', 'progressWindow', 'quickCopy', 'report', 'schema', 'search',
|
||||
'sync', 'timeline', 'translate', 'utilities', 'zeroconf'];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue