You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2013/12/18 13:42:07 UTC

[jira] [Commented] (TIKA-1193) Allow access to HtmlParser's HtmlSchema

    [ https://issues.apache.org/jira/browse/TIKA-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851648#comment-13851648 ] 

Markus Jelsma commented on TIKA-1193:
-------------------------------------

Hi - does this new patch need some adjustments? We're using it now to change the SCHEMA and are quite happy so far.

> Allow access to HtmlParser's HtmlSchema
> ---------------------------------------
>
>                 Key: TIKA-1193
>                 URL: https://issues.apache.org/jira/browse/TIKA-1193
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: TIKA-1193-trunk.patch, TIKA-1193-trunk.patch
>
>
> TagSoup's HTMLSchema is not really well suited for HTML5 nor is it capable of correctly handling some very strange quirks, e.g. table inside anchors. By allowing access to the schema applications can modify the schema to suit their needs on the fly.
> This would also mean that we don't have to rely on TIKA-985 getting committed, we can change it from our own applications.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)