Maven Doxia

Xdoc parser should recognize <script> tag

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-9
  • Fix Version/s: 1.1
  • Component/s: Module - Xdoc
  • Labels:
    None
  • Number of attachments :
    0

Description

See MSITE-257. The problem I see is that the emitted event will be html specific (but there are already tons of examples of that in our parsers). I see two possible solutions:

  1. factor out all module-dependent bits into a lower-level parser (eg XdocSiteParser in site-renderer?)
  2. add a generic method (unknownTag() ?) to the sink API that could be used by only the sinks that know what to do with the event

Issue Links

Activity

Hide
Lukas Theussl added a comment -

Done in r583267. The html specific code needs a separate issue.

Show
Lukas Theussl added a comment - Done in r583267. The html specific code needs a separate issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: