August, 2008

Commit #137040 by robertDouglass at 12:10
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.35 @ DRUPAL-5
LIVE FROM DRUPALCON SZEGED: Code comment and combine redundant template rule.

"I may not have all the answers, but I'm always available!

— Douglas Hubler - 22.AUG.2008

Tagged:
The Moving Crew

Commit #132856 by robertDouglass at 23:58
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.25 @ DRUPAL-5
The handling of text() was causing infinite recursion and SPANS can't be children of BODY in strict XHTML so now all sidebars, notes, tips, and warnings, etc. have to be DIVs

Commit #132606 by robertDouglass at 10:19
Memcache API and Integration: /modules/memcache/memcache.db.inc 1.2.2.12 @ DRUPAL-5
Set cache_flush variable before doing database delete to prevent several processes doing the same thing at the same time.

Tagged:  •  
Don't let Rob build chairs

Commit #132467 by robertDouglass at 17:33
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.13 @ DRUPAL-5
New functionality: validate DocBook XML. Users with appropriate permissions can now validate the exported DocBook XML against the DTD. Hint: it doesn't validate at the moment so I've got more work to do\!