September, 2008

Commit #142366 by robertDouglass at 21:41
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.46 @ DRUPAL-5
Further down the docbook-procedure rabbit hole. Not sure I like it. May reconsider.

Tagged:  •  

Excellent article by a woman who decides to witness the slaughter of her meals.

Was this what it was like to kill your dinner? Why didn't these taste good? And why did I feel like Lady Macbeth as I spent the night trying to wash this damn crab smell off my hands?

In the end, the crabs would be the only thing I actually killed. And they were the thing I felt worst about.

My summer of slaughters left me with mixed feelings. But not the feelings I'd imagined.

I thought I might emerge from it with a greater sense of entitlement and accomplishment. Like if you can face the realities of meat, you're allowed to eat it. But I felt no sense of entitlement. I felt more hesitance, a deeper reverence and a new conscientiousness.

Commit #141644 by robertDouglass at 16:47
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.45 @ DRUPAL-5
<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
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.44 @ DRUPAL-5
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.

Commit #141510 by robertDouglass at 20:46
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.43 @ DRUPAL-5
More finessed (read hacky) handling for dfn and acronym elements so that glossary terms render correctly AND generate indexterm elements.

Tagged:

This module allows you to export a Drupal book structure into DocBook XML. From there it can be converted into PDF, ODF, LaTeX, or other formats. Acquia is using this module to write end-user documentation.