Update rabbit to 0.9.0.
authorobache <obache>
Sun, 26 Sep 2010 07:09:59 +0000 (07:09 +0000)
committerobache <obache>
Sun, 26 Sep 2010 07:09:59 +0000 (07:09 +0000)
commit5e974991c4d40764f6552619f19f1bc1be3d0a65
tree1f4a5cef5c93f3c34d4a106f7667d758e85cacb3
parentf4b0b26c299d8f4933c222a76fcfd15cd6ee48e8
Update rabbit to 0.9.0.

== Changes 0.9.0 from 0.6.5: 2010-09-26

Applied defalut custom tag styles.

=== Improvements

==== Theme

  * background-image-toolkit: Added vertical-align
    paramteter that specifies vertical position.

    Example:
      # image
      # src = lavie.png
      # relative-width = 30
      # align = right
      # vertical-align = top
      # relative-margin-right = -5

  * tag: New theme. It provides default style for some
    custome tags. The following custom tags are supports. It
    is enabled by default.

    * tag:x-large: Made specified text large.
    * tag:center: Placed specified text in center If no text
      is specified, block that has center tag is placed in
      center.
    * tag:right: Placed specified text in right If no text
      is specified, block that has right tag is placed in
      right.

    Example:
      (('tag:x-large:Large Text'))

      (('tag:center'))Centerized Text

      (('tag:right'))Right-Justified Text

==== RD

  * Supported recursive markup in (('('))('XXX:')((')')) markup.

  * Supported markup in cells in table.

=== Fix

  * Fixed missing require.
    [Reported by OBATA Akio]
  * Fixed aafigure's site URL.
    [Reported by kdmsnr]
  * Changed default align to center of
    background-image-toolkit theme for backward compatibility.
    [Suggested by nari]
  * Renamed Rabbitter to Rabbiter.
graphics/rabbit/Makefile
graphics/rabbit/PLIST
graphics/rabbit/distinfo
graphics/rabbit/patches/patch-ag [deleted file]