« Back Issue #156
  • 2011-08-04 16:44 Reported by nakulnatu
  • 2011-08-15 11:10 Marked fixed
Status: Marked fixed
Priority: Medium

Add a processor for PPTX file

nakulnatu 2011-08-04 16:44

PPTX is zip-compressed xml format for powerpoint. Each slide is treated as an xml file. Its a format introduced by Microsoft. It will be great addition to Yioop as there are several pptx files on internet and they contain lots of data. If we are not processing them we are missing on that data. The processor for pptx can salve this problem as well as can be taken as a prototype for other zipped - xml format.

Additional information: Right now I am able to work on the whole pptx file. I am trying to make it work for small or malfunctioned file.

administrator 2011-08-15 11:10

Fixed with commit 28dab0

nakulnatu 2011-08-15 11:10

Attachments:

pptx_nakul.patch

X