Ticket #777 (closed: wontfix)

Opened 5 weeks ago

Last modified 5 weeks ago

short left table cell's content are all located at the top of the page when long right table cell's content exceed one "paper" page

Reported by: LeSurHumain Owned by: ralf
Priority: none Milestone:
Component: mwlib Severity: feature
Keywords: Cc: webmaster@…

Description

see the example : Krishnamurti : Question : Krishnamurti : Question : Krishnamurti : Question : Krishnamurti : (De l'auditoire) : Krishnamurti :

Page:  http://www.nous-les-dieux.org/index.php/BUG

PDF:  http://www.nous-les-dieux.org/index.php?title=Sp%C3%A9cial:Livre&bookcmd=rendering&return_to=Livre:BUG&collection_id=458cf5a17dc87fe3&writer=rl

Change History

Changed 5 weeks ago by LeSurHumain

  • cc webmaster@… added
  • summary changed from short left table cell's content are all located at the top of the page when long table cell's content exceed one "paper" page to short left table cell's content are all located at the top of the page when long right table cell's content exceed one "paper" page

Changed 5 weeks ago by volker

  • status changed from new to closed
  • resolution set to wontfix

The behaviour is intentional. A single table cell can not exceed one page. Therefore big tables are split into the individual cells and rendered consecutively.

There is nothing that can be done on our side.

Two solutions come to my mind:

* you could use definitionlists instead of tables:

;Krishnamurti
:Ainsi que je le disais hier, la pensée est mutilée,...

* you could use templates. the regular template could output a table that you are using now. A special print template could be created which would generate different output for the PDF version (using definitionlists for example) for help with print templates see:  http://en.wikipedia.org/wiki/Help:Books/for_experts

Note: See TracTickets for help on using tickets.