August, 2008

Commit 137055 by robertDouglass

Commit #137055 by robertDouglass at 13:15
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.36 @ DRUPAL-5
LIVE FROM DRUPALCON SZEGED: Fixed problem of lost whitespace.

Commit 137040 by robertDouglass

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.

Commit 136498 by robertDouglass

Commit #136498 by robertDouglass at 15:38
Apache Solr Search Integration: /modules/apachesolr/contrib/apachesolr_attachments/apachesolr_attachments.module 1.1.2.2 @ DRUPAL-6--1
LIVE FROM DRUPALCON SZEGED: Whitespace cleanup.

Commit 136359 by robertDouglass

Commit #136359 by robertDouglass at 19:38
Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.4 @ DRUPAL-5
FROM DRUPALCON SZEGED: Get name of 'Glossary' dynamically from vocabulary name

The real key to success?

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

— Douglas Hubler - 22.AUG.2008

Commit 135616 by robertDouglass

Commit #135616 by robertDouglass at 17:49
Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.3 @ DRUPAL-5

Commit 135400 by robertDouglass

Commit #135400 by robertDouglass at 19:31
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.18 @ DRUPAL-5Export DocBook: /modules/export_docbook/export_docbook_glossary.module 1.1.2.2 @ DRUPAL-5

Commit 135136 by robertDouglass

Commit #135136 by robertDouglass at 15:56
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.17 @ DRUPAL-5Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.32 @ DRUPAL-5
Some bugfixing

Commit 135103 by robertDouglass

Commit #135103 by robertDouglass at 13:30
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.31 @ DRUPAL-5
Adding cvs Id to the xsl file

Commit 135101 by robertDouglass

Commit #135101 by robertDouglass at 13:26
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.16 @ DRUPAL-5

Commit 132878 by robertDouglass

Commit #132878 by robertDouglass at 01:21
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.29 @ DRUPAL-5
With normalize-space() I'm homing in on a possible solution.

Commit 132875 by robertDouglass

Commit #132875 by robertDouglass at 01:13
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.28 @ DRUPAL-5
Actually process the node.

Commit 132864 by robertDouglass

Commit #132864 by robertDouglass at 00:39
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.27 @ DRUPAL-5
Better handling of non-named elements (text) nodes.

Commit 132857 by robertDouglass

Commit #132857 by robertDouglass at 00:14
Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.26 @ DRUPAL-5
Ignore spans.

Commit 132856 by robertDouglass

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

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.

Commit 132603 by robertDouglass

Commit #132603 by robertDouglass at 10:08
Memcache API and Integration: /modules/memcache/patches/blockcache.patch NONE @ DRUPAL-6--1Memcache API and Integration: /modules/memcache/patches/cck-cache-serialzie.patch NONE @ DRUPAL-6--1

Commit 132602 by robertDouglass

Commit #132602 by robertDouglass at 10:04
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-0-cache-serialize.patch NONE @ DRUPAL-6--1

Commit 132601 by robertDouglass

Commit #132601 by robertDouglass at 10:02
Memcache API and Integration: /modules/memcache/memcache.install NONE @ DRUPAL-6--1Memcache API and Integration: /modules/memcache/memcache.module NONE @ DRUPAL-6--1
The start of memcache for DRUPAL-6

Commit 132597 by robertDouglass

Commit #132597 by robertDouglass at 09:35
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.15 @ DRUPAL-5
Code style and code comments.

Commit 132586 by robertDouglass

Commit #132586 by robertDouglass at 07:20
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.14 @ DRUPAL-5
Extended custom error reporting to apply to the XSLT transformation as well

Commit 132467 by robertDouglass

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\!

Commit 132456 by robertDouglass

Commit #132456 by robertDouglass at 17:02
Export DocBook: /modules/export_docbook/export_docbook.install 1.1.2.3 @ DRUPAL-5
Small refactor to save 1 LOC.