CVS messages for Export DocBook
September 7, 2008
- Commit #138526 by robertDouglass at 12:10
Make glossary links work if glossary module is in use.
- Commit #138523 by robertDouglass at 11:46
Adding $Id$
- Commit #138522 by robertDouglass at 11:45Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.21 @ DRUPAL-5
Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.5 @ DRUPAL-5Make the glossary vocabulary configurable.
September 5, 2008
- Commit #138226 by robertDouglass at 17:48
Admin interface for specifying max width on PDF and HTML outputs.
- Commit #138216 by robertDouglass at 17:03Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.19 @ DRUPAL-5
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.37 @ DRUPAL-5HTML and FO targets require different maximum image widths to account for different dpi settings. The XSLT now generates two imagedata elements per actual image. The imagewidth.fo and imagewidth.html variables (passed in by the export_docbook.module) determine the max widths of each. Next step is to make an admin interface for these properties so that they can be set manually.
August 30, 2008
- Commit #137055 by robertDouglass at 13:15
LIVE FROM DRUPALCON SZEGED: Fixed problem of lost whitespace.
- Commit #137040 by robertDouglass at 12:10
LIVE FROM DRUPALCON SZEGED: Code comment and combine redundant template rule.
August 26, 2008
- Commit #136359 by robertDouglass at 19:38
FROM DRUPALCON SZEGED: Get name of 'Glossary' dynamically from vocabulary name
August 22, 2008
- Commit #135616 by robertDouglass at 17:49Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.3 @ DRUPAL-5
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.34 @ DRUPAL-5Various fixes including the <para> and glossary issue, plus whitespace surrounding <link> and <ulink> issue.
August 21, 2008
- Commit #135400 by robertDouglass at 19:31Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.18 @ DRUPAL-5
Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.2 @ DRUPAL-5
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.33 @ DRUPAL-5The more enlightened handling of text() nodes allows me to take out a whole series of other hacks. Other bugfixes as well. Glossary is broken, with a bad stop-gap hack with hardcoded <para> tags to get the document to validate. Glossary needs more work.
