Releases for Export DocBook
export_docbook 5.x-1.0-alpha4
First released: February 10, 2009 - 22:57
Size: 18.73 KB
md5_file hash: 8ea11f9b8394f2ba6f96eb1a4cfae389
Last updated: February 10, 2009 - 23:00
- #329884: Fixed the node title using check_plain.
- #368985: 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.
export_docbook 5.x-1.0-alpha3
First released: September 21, 2008 - 20:50
Size: 18.55 KB
md5_file hash: 5b99ae12a618ceb35b489738f96a9e78
Last updated: September 21, 2008 - 21:01
- More finessed (read hacky) handling for dfn and acronym elements so that glossary terms render correctly AND generate indexterm elements.
- pre elements should preserve whitespace
- code elements should preserve whitespace
- Get rid of apply-templates that was resulting in doubled text.
- Some 'fancier' css styles for admonitions.
- Fixing leading - character in glossary linkend properties.
- A property to control image alignment.
export_docbook 5.x-1.0-alpha2
First released: September 14, 2008 - 07:03
Size: 18.16 KB
md5_file hash: e446de086a371aab64ca8a651829d624
Last updated: September 14, 2008 - 07:10
- Much improved handling of HTML->DocBook XML by rewriting and extending large parts of the XSLT
- Glossary support and integration with Glossary module
- Tidy filter and support for tidying text as you're writing it
TODOS:
- more refactoring: the hardcoded decision to make book->chapter->section->sectionN hierarchies needs to be loosened up to support things like articles (top level) and appendices.
- DocBook XML as a service
- Possible integration with build systems (Apache Velocity DocBook Framework, for example)
- Documentation
- Demo site
export_docbook 5.x-1.x-dev
First released: July 22, 2008 - 21:44
Size: 18.73 KB
md5_file hash: 186b9349eb675683d586d6c1162a63b9
Last updated: February 11, 2009 - 00:06
DRUPAL-5 version by miccil:
1) Removed tiny_setopt becaue this function doesn't exists anymore (PHP 5.2.3)
2) Use OASIS DOCBOOK Release 4.5 as DOCTYPE
3) Some improvement (for my test) in h2db.xsl
4) Fix determination of node's depth in book_export_docbook
5) Some rework of xml generation
export_docbook HEAD
First released: November 11, 2006 - 09:14
Size: 12.6 KB
md5_file hash: 63ea9a68df90e8357ffad94f3ce43f06
Last updated: November 13, 2006 - 12:17
export_docbook 4.7.x-1.x-dev
First released: December 22, 2005 - 15:00
Size: 12.59 KB
md5_file hash: a7fe44afb8355a86c1046c7adab50fdf
Last updated: November 13, 2006 - 12:17
