You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2012/09/22 20:08:07 UTC

[jira] [Created] (TIKA-997) Leave a placeholder when documents are embedded in .pptx documents

Michael McCandless created TIKA-997:
---------------------------------------

             Summary: Leave a placeholder when documents are embedded in .pptx documents
                 Key: TIKA-997
                 URL: https://issues.apache.org/jira/browse/TIKA-997
             Project: Tika
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless


Just like TIKA-956, we should leave a <div class="embedded" id="XXX"> to record where a given sub-document appeared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (TIKA-997) Leave a placeholder when documents are embedded in .pptx documents

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved TIKA-997.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
    
> Leave a placeholder when documents are embedded in .pptx documents
> ------------------------------------------------------------------
>
>                 Key: TIKA-997
>                 URL: https://issues.apache.org/jira/browse/TIKA-997
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 1.3
>
>         Attachments: TIKA-997.patch
>
>
> Just like TIKA-956, we should leave a <div class="embedded" id="XXX"> to record where a given sub-document appeared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TIKA-997) Leave a placeholder when documents are embedded in .pptx documents

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated TIKA-997:
------------------------------------

    Attachment: TIKA-997.patch

Patch.

It's not "perfect", because the placeholder will appear at the end of the slide that embedded the document.  I think to do better we'd need to parse out x/y positions of each element and sort that, but that's going to get rather hairy ... so at least this is progress.
                
> Leave a placeholder when documents are embedded in .pptx documents
> ------------------------------------------------------------------
>
>                 Key: TIKA-997
>                 URL: https://issues.apache.org/jira/browse/TIKA-997
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>         Attachments: TIKA-997.patch
>
>
> Just like TIKA-956, we should leave a <div class="embedded" id="XXX"> to record where a given sub-document appeared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira