-
Export DocBook: February 25, 2011 2:06
Commit 263f69c on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Export DocBook: February 25, 2011 2:06
Commit 6f673cd on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Export DocBook: February 25, 2011 2:06
Commit e957395 on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#329884: by Bodo Maass: Fixed the node title using check_plain.
-
#368985 by horncologne: 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.