Maven Doxia

There is no way to include images using relative urls

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1
  • Component/s: Module - Twiki
  • Labels:
    None
  • Testcase included:
    yes
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

There is currently no way to have relative images in twiki-format. Reading the twiki docs suggests that this should be implemented by adding funtionality to parse ordinary img-tags (which could then be both relative and absolute). For XHTML-output this would be something we get for free by fixing DOXIA-153 but that wouldn't use sink.figure so it would probably not work for PDF-output (please correct me if I'm wrong).

Issue Links

Activity

Hide
Lukas Theussl added a comment -

Patch applied, thanks!

Btw, I think you are wrong about DOXIA-153: if twiki text nodes would be piped through an xhtml parser that only emits doxia sink events, then it should work also for pdf output. It would be the more general solution but I don't know how practical it is.

Show
Lukas Theussl added a comment - Patch applied, thanks! Btw, I think you are wrong about DOXIA-153: if twiki text nodes would be piped through an xhtml parser that only emits doxia sink events, then it should work also for pdf output. It would be the more general solution but I don't know how practical it is.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: