erbook 7.1.1
ERBook 7.1.1 Write books, manuals, and documents in eRuby http://snk.tuxfamily.org/lib/erbook/ ERBook is an extensible document processor that emits [1]any document you can imagine from [2]eRuby templates, which allow scripting and dynamic content generation. Version 7.1.1 (2009-09-06) This release improves support for Microsoft, Opera, and Webkit web browsers in the XHTML format, revises the code and documentation, and fixes some bugs. * [3]Bug fixes * [4]Housekeeping Bug fixes * Restore support for Microsoft web browsers by removing the optimization of storing image data URIs in XML entities. See [5]Serve XHTML as HTML for Microsoft web browsers for the consequences of this change. * The screen did not scroll during reveal_hash() in Webkit browsers. * The prevent_jump option of set_hash() did not work for Opera and Microsoft browsers. * Use text descriptions instead of graphical symbols in the ALT fields of navigation menu images. * The Abstract was not in the prev/next navigation chain. Housekeeping * Open source is for fun, so [6]be nice: speak of "related works" instead of "competitors". * Fix warning about $logo and $feeds being used when not defined. * Include project website URL in "generator" HTML meta field. * Emit project license above JavaScript code in XHTML output. * Lots of other clean up in the documentation and the XHTML format. References 1. http://snk.tuxfamily.org/lib/erbook/#HelloWorld 2. http://en.wikipedia.org/wiki/ERuby 3. http://snk.tuxfamily.org/lib/erbook/#Bug-fixes 4. http://snk.tuxfamily.org/lib/erbook/#Housekeeping 5. http://snk.tuxfamily.org/lib/erbook/#Serve-XHTML-as-HTML-for-Microsoft-web-browsers 6. http://loiclemeur.com/english/2009/03/never-criticize-your-competitors.html