extending annotations
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2014 01:46 PM
Hello,
How to extend annotations (annotea) to a new type of the document, for example when a preview is generated by javascript code.
Best regards
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2016 12:56 AM
HI, I was facing the same issue when i created new type of document. I was extending File type for new document types. What i did was, for new document types, i extended Document type. That's all. Preview and Annotation started working.
