export_docbook 5.x-1.0-alpha4

New features
Bug fixes
Unsupported

- #329884: Fixed the node title using check_plain.
- #368985: Added role-based permission to Tidy filter module.
- Partial rollback of commits 141638 and 142366. No more docbook-procedure - too complicated.
- Blood, sweat, and tears, all expressed in XSLT. Fixed hack that required extra spaces to be inserted before and after hyperlinks (because God was running out of kittens)

export_docbook 5.x-1.0-alpha3

Bug fixes
Unsupported

- More finessed (read hacky) handling for dfn and acronym elements so that glossary terms render correctly AND generate indexterm elements.
- pre elements should preserve whitespace
- code elements should preserve whitespace
- Get rid of apply-templates that was resulting in doubled text.
- Some 'fancier' css styles for admonitions.
- Fixing leading - character in glossary linkend properties.
- A property to control image alignment.

export_docbook 5.x-1.0-alpha2

New features
Bug fixes
Unsupported

- Much improved handling of HTML->DocBook XML by rewriting and extending large parts of the XSLT
- Glossary support and integration with Glossary module
- Tidy filter and support for tidying text as you're writing it

export_docbook 5.x-1.x-dev

DRUPAL-5 version by miccil:

1) Removed tiny_setopt becaue this function doesn't exists anymore (PHP 5.2.3)
2) Use OASIS DOCBOOK Release 4.5 as DOCTYPE
3) Some improvement (for my test) in h2db.xsl
4) Fix determination of node's depth in book_export_docbook
5) Some rework of xml generation

Subscribe with RSS Subscribe to Releases for Export DocBook