Ticket #783 (new task)

Opened 9 months ago

Last modified 4 months ago

Correction annotations outside of <body> element.

Reported by: rich Assigned to: jkirton
Priority: high Milestone:
Component: ambra Version: 0.8.2.1
Keywords: corrections Cc:
Blocking: Blocked By:

Description

Users will need the ability to annotate text outside the <body> element. The most common fields for corrections are the title, author and citation information. Some of this information requires an annotation in the <front> or <back>

High priority (in order of priority):

  • Author: front/article-meta/contrib-group/contrib contrib-type="author"
  • Title: front/article-meta/title-group/article-title
  • Citation
  • References: back/ref-list/ref
  • Author’s Affiliation: front/article-meta/aff
  • Published: front/article-meta/pub-date

Low priority:

  • Editor: front/article-meta/contrib-group/contrib contrib-type="editor"
  • Editor’s Affiliation: front/article-meta/aff (same as author’s affiliation, except it always follows the editor)
  • Copyright statement: front/article-meta/copyright-statement
  • Copyright year: front/article-meta/copyright-year
  • Author contributions: front/article-meta/author-notes/fn fn-type="con"
  • Competing interests: back/fn-group/fn fn-type="conflict"
  • Funding: back/fn-group/fn fn-type="financial-disclosure"
  • Received: front/article-meta/history/date date-type="received"
  • Accepted: front/article-meta/history/date date-type="accepted"

Dependency Graph

Change History

02/25/08 15:33:59 changed by rich

  • milestone set to pubApp_0.8.2.2.

02/29/08 10:55:29 changed by rich

  • priority changed from critical to high.

03/17/08 11:03:33 changed by rich

  • priority changed from high to medium.

03/19/08 10:45:14 changed by rich

  • priority changed from medium to high.
  • version set to 0.8.2.1.
  • milestone changed from pubApp_0.8.2.2 to pubApp_0.8.2.3.

03/21/08 16:25:16 changed by jkirton

(In [5140]) addresses #783 Some minor "prep" work for this ticket: code commenting enhancements and clean up.

04/03/08 10:56:21 changed by alex

(In [5300]) Merged revisions 5140 via svnmerge from http://gandalf.topazproject.org/svn/branches/0.8.2.2

........

r5140 | jkirton | 2008-03-21 16:25:16 -0700 (Fri, 21 Mar 2008) | 2 lines

addresses #783 Some minor "prep" work for this ticket: code commenting enhancements and clean up.

........

04/10/08 14:50:19 changed by jkirton

  • blocking changed.
  • blockedby changed.

Estimated completion time: 1-2wks (this is very rough as there are several sub-systems involved: 1 - pre-xsl java-based dom document manipulation (Annotator.java) 2 - xsl transform (viewnlm-v2.xsl) 3 - js (annotations.js)

Ideally, I would like to setup a design meeting to identify the best approach on this.

07/16/08 10:50:41 changed by amit

  • milestone deleted.