export_docbook 5.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-5.x-1.0-alpha4.tar.gz | 18.73 KB | 8ea11f9b8394f2ba6f96eb1a4cfae389 |
| export_docbook-5.x-1.0-alpha4.zip | 22.85 KB | a54bbc519bbe94dd8a4f6cf4fdd6d2b6 |
Release notes
- #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)
- Further down the docbook-procedure rabbit hole. Not sure I like it. May reconsider.
- <br> and <span> now work in a sane manner (were ignored before). This makes the use of the PHP Codefilter possible.
- New feature: <ol class="docbook-procedure"> elements now map to <procedure>. Their <li> elements become steps. Any heading (h2-h6) in an <li> will be the <title> of the step. Substeps are not supported, but nested <ol class="procedure"> is.
export_docbook 5.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-5.x-1.0-alpha3.tar.gz | 18.55 KB | 5b99ae12a618ceb35b489738f96a9e78 |
| export_docbook-5.x-1.0-alpha3.zip | 22.66 KB | adf561600f0eb001d1e84dda6e6ab630 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-5.x-1.0-alpha2.tar.gz | 18.16 KB | e446de086a371aab64ca8a651829d624 |
| export_docbook-5.x-1.0-alpha2.zip | 22.28 KB | bc65c23a0b8862de8635e373332b1e96 |
Release notes
- 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
TODOS:
- more refactoring: the hardcoded decision to make book->chapter->section->sectionN hierarchies needs to be loosened up to support things like articles (top level) and appendices.
- DocBook XML as a service
- Possible integration with build systems (Apache Velocity DocBook Framework, for example)
- Documentation
- Demo site
export_docbook 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-5.x-1.x-dev.tar.gz | 19.03 KB | 1d004f042b7d8595f778701338146e44 |
| export_docbook-5.x-1.x-dev.zip | 22.4 KB | ba7578bc5741e3119bda7b25f0c4fee9 |
Release notes
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
export_docbook HEAD
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-HEAD.tar.gz | 12.65 KB | a0354cbf1add23fc071e4bcd95936d8e |
| export_docbook-master.tar.gz | 12.82 KB | 22149a2c0be06f30a55954cf2612fc56 |
| export_docbook-HEAD.zip | 14.26 KB | e474f1d54cad85466856b33e3199e2ce |
| export_docbook-master.zip | 14.16 KB | 623425fc26ce2c7f9cc14bd49a4746d5 |
export_docbook 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| export_docbook-4.7.x-1.x-dev.tar.gz | 12.73 KB | fd6268bbaa2c4e8d306fe53312b80e18 |
| export_docbook-4.7.x-1.x-dev.zip | 13.85 KB | d6c692a65076a5b9a6a63f5c41181521 |