Difference between revisions of "Lemon8-XML Roadmap"
From PKP Wiki
| Line 2: | Line 2: | ||
==Milestone 1.0 ('''Current - Jan 2009''')== | ==Milestone 1.0 ('''Current - Jan 2009''')== | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
===Framework=== | ===Framework=== | ||
| Line 22: | Line 17: | ||
* Extraneous "Aff1" with nothing attached to it - on first author. | * Extraneous "Aff1" with nothing attached to it - on first author. | ||
* Does not properly output "et al" for citations with more than X authors (6?) (in HTML) | * Does not properly output "et al" for citations with more than X authors (6?) (in HTML) | ||
| − | |||
| − | |||
| − | |||
| Line 31: | Line 23: | ||
===Document Parser=== | ===Document Parser=== | ||
| − | * Investigate alternative DOM-marking approach to retain ODT | + | * Investigate alternative DOM-marking approach to retain ODT and display unparsed content |
===Metadata Editor=== | ===Metadata Editor=== | ||
Revision as of 10:32, 30 January 2009
Contents |
Development Roadmap
Milestone 1.0 (Current - Jan 2009)
Framework
- Automated installer script (like OxS); create /app/tmp/... and instructions
- Plugin UI/enumerator, cascading settings, user enforcement
- Per-user accounts and self-signup
Section Editor
- Add/upload new figure
Unfiled Bugs
- Extraneous "Aff1" with nothing attached to it - on first author.
- Does not properly output "et al" for citations with more than X authors (6?) (in HTML)
Proposed for Future 2.x Release
Document Parser
- Investigate alternative DOM-marking approach to retain ODT and display unparsed content
Metadata Editor
- Enable multiple article ID
- Add primary author selector / role-aff association
- Add acknowledgements, reviewers, review dates, etc.
- Create markup for abstract sections in XHTML
- Enable collapsable sections (authors, affiliations, etc)
Section Editor
- Change section heading level
- Add/paste/edit XHTML tables and sections (TinyMCE)
Citation Editor
- UI to enable/disable parsers/lookup services & dynamic progress
XML Export
- XML pre-validation & libxml notices
- NLM: metadata generation w/full aff linking
- NLM: Improve figure/abstract/list transformation
- NLM: Add figures/tables to xref detection
- NLM: Integrate feedback from Open Medicine
- Integrate Pubmed Central Style Checker / Article Previewer
Framework
- Port application to PKP core framework
- Add form data validation
- Better error/warning messages (eg. citations, required fields, etc.)
- Full I18n and L10n to French, Spanish
- Refactor to add plugin classes: export, metadata schema
Personalization
- Allow upload of custom XSL/CSS for preview/export
- Set default metadata values (eg. copyright statement)