inveniosoftware-attic / invenio-comments

Invenio module that adds record commenting feature.
https://invenio-comments.readthedocs.io
GNU General Public License v2.0
0 stars 5 forks source link

legacy: remove bibrecord dependency #7

Open hachreak opened 9 years ago

hachreak commented 9 years ago

@jirikuncar do you have idea how can I replace the get_fieldvalues function inside the api? e.g. here

tiborsimko commented 9 years ago

The whole perform_request_display_comments_or_remarks() should be actually "jinjified", which will allow to read field values directly from record's JSON.