CVS messages for Export DocBook
February 10, 2009
- Commit #170692 by paul.lovvik at 22:29
#329884: by Bodo Maass: Fixed the node title using check_plain.
- Commit #170669 by paul.lovvik at 21:29
#368985 by horncologne: Added role-based permission to Tidy filter module.
October 23, 2008
- Commit #148333 by robertDouglass at 12:43
Partial rollback of commits 141638 and 142366. No more docbook-procedure - too complicated.
September 26, 2008
- Commit #142457 by robertDouglass at 12:22Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.24 @ DRUPAL-5
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.47 @ DRUPAL-5Blood, 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)
September 25, 2008
- Commit #142366 by robertDouglass at 21:41
Further down the docbook-procedure rabbit hole. Not sure I like it. May reconsider.
September 22, 2008
- Commit #141644 by robertDouglass at 16:47
<br> and <span> now work in a sane manner (were ignored before). This makes the use of the PHP Codefilter possible.
- Commit #141638 by robertDouglass at 15:58
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.
September 21, 2008
- Commit #141510 by robertDouglass at 20:46
More finessed (read hacky) handling for dfn and acronym elements so that glossary terms render correctly AND generate indexterm elements.
- Commit #141490 by robertDouglass at 16:52
pre elements should preserve whitespace
- Commit #141436 by robertDouglass at 11:51
code elements should preserve whitespace
