| 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 |
- #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.