RubyGems Navigation menu

erbook 9.0.0

Version 9.0.0 (2009-10-18) This release adds new nodes to the XHTML format, reduces the size of generated XHTML documents and also improves their usability and validity. * [1]Incompatible changes * [2]New features * [3]Bug fixes * [4]Housekeeping Incompatible changes * The String#to_inline_xhtml method has been removed. Use the String#to_xhtml method, which now returns inline XHTML, instead. New features * Add "text" and "code" nodes for <pre> and <code>. * Add "chain" parameter to [5]XHTML node definitions. * Add [6]command! floats for listing shell commands and their output. * Reduce XHTML output size by activating image data URIs at runtime using JavaScript. Previously, data URIs were emitted into XHTML at compile time. * Upgrade from XHTML 1.0 Transitional to Strict. Bug fixes * Add support for [7]multiple tab rows in jQuery UI tab bars. * Auto-detected mime types were inserted incorrectly in base64 embeds. * Prevent block-level children of <ins> from appearing underlined on screen (Opera browsers) and in print (Microsoft browsers). * <blockquote> icon did not appear in print style. * Prevent mini navigation menus from colliding. Housekeeping * Remove the need for highlighting scroll target by setting body height so that any element can be brought to the top of the screen via scrolling. * Place mini navigation menus on jQuery UI tab bars when possible. * Show logo image in full and centered above document header. * Completely remove <p> around block-level child (added by Markdown). * Fix XHTML validation errors on </p>, , <img> in RDoc strings, and output of syntax coloring library. * DRY up XHTML node definitions using YAML hash merging operator. References 1. http://snk.tuxfamily.org/lib/erbook/#Incompatible-changes 2. http://snk.tuxfamily.org/lib/erbook/#New-features 3. http://snk.tuxfamily.org/lib/erbook/#Bug-fixes 4. http://snk.tuxfamily.org/lib/erbook/#Housekeeping 5. http://snk.tuxfamily.org/lib/erbook/#xhtml-nodes 6. http://snk.tuxfamily.org/lib/erbook/#xhtml-nodes-command 7. http://dev.jqueryui.com/ticket/4882</blockquote></ins></code></pre>

Gemfile:
=

install:
=

Versions:

  1. 9.2.1 November 19, 2009 (457 KB)
  2. 9.2.0 November 07, 2009 (453 KB)
  3. 9.1.0 November 03, 2009 (449 KB)
  4. 9.0.0 October 19, 2009 (446 KB)
  5. 8.0.0 October 11, 2009 (489 KB)
Show all versions (14 total)

Runtime Dependencies (7):

coderay >= 0.8
ember ~> 0
haml >= 2.2.2
inochi ~> 1
json >= 0
maruku ~> 0.5
mime-types >= 1.16

Development Dependencies (1):

inochi ~> 1

Owners:

Authors:

  • Suraj N. Kurapati

SHA 256 checksum:

=

Total downloads 58,132

For this version 4,086

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: