Changes between Initial Version and Version 11 of Ticket #290
- Timestamp:
- 19/02/09 07:55:57 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #290
- Property Keywords Office 2007 Excel Word removed
- Property Status new → assigned
- Property Summary Omega support for Office 2007 Word and Excel Documents → Omega support for Office 2007 Documents
- Property Milestone 1.0.8 → 1.1.1
-
Ticket #290 – Description
initial v11 1 Support for Word, Excel, Powerpoint committed to trunk r11866. 2 3 Remaining issues: 4 5 * Should we handle "macroenabled" variants (.docm, etc)? 6 7 * XPS support - needs a new XmlParser subclass 8 9 * ppt notes and comments in ppt/notesSlides/notesSlide*.xml ppt/comments/comment*.xml but these may not match any files and unzip then returns error code 11 10 11 ---- 12 ''Original description:'' 13 1 14 This patch uses the xmlparser and unzip to extract and process strings from *.xlsx and *.docx files. 2 15