30 Jul
2008
30 Jul
'08
7:36 a.m.
User: robertDouglass Branch: DRUPAL-5 Date: Wed, 30 Jul 2008 05:36:11 +0000 Modified files: /modules/export_docbook h2db.xsl Log message: Unify DIV and SPAN handling. Instead of trying to enumerate all of the possible DocbookXML elements that we might want to include, andy div or span tag with a class name of docbook-foo will create a foo element (there's no checking to make sure foo is a real element\!). The first <h2> becomes the title. Any text not wrapped in an element gets a <para> wrapper. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/export_docbook/h2d...