annotations: record document annotations
- Add infrastructure for adding targeted notes on records (e.g., on pages, figures).
Signed-off-by: Adrian-Tudor Panescu <adrian.tudor.panescu@cern.ch>
annotations: record document annotations
Signed-off-by: Adrian-Tudor Panescu <adrian.tudor.panescu@cern.ch>
kuncar | Jun 4 2014, 16:05 |
Path | ||||
---|---|---|---|---|
M | invenio/legacy/miscutil/sql/tabdrop.sql | |||
M | invenio/modules/annotations/__init__.py | |||
P | invenio/modules/annotations/annotationsext/fields/note_fields.cfg Copied from invenio/modules/accounts/views/__init__.py | |||
P | invenio/modules/annotations/annotationsext/models/annotation_note.cfg Copied from invenio/modules/annotations/annotationsext/models/annotation.cfg | |||
M | invenio/modules/annotations/api.py | |||
M | invenio/modules/annotations/config.py | |||
M | invenio/modules/annotations/models.py | |||
A | invenio/modules/annotations/noteutils.py | |||
P | invenio/modules/annotations/receivers.py Copied from invenio/modules/accounts/views/__init__.py | |||
M | invenio/modules/annotations/static/css/annotations/annotations.css | |||
A | invenio/modules/annotations/static/js/annotations/notes_popover.js | |||
A | invenio/modules/annotations/static/js/annotations/pdf_notes_helpers.js | |||
A | invenio/modules/annotations/templates/annotations/notes_fragment.html | |||
A | invenio/modules/annotations/testsuite/test_noteutils.py |