chessboard 7.x-1.2

Bug fixes

Changes since 7.x-1.1:

  • #1202768 by Eric_A: Fixed styles disappearing after time.

chessboard 7.x-2.x-dev

New features

Nightly development snapshot of Chessboard Renderer 7.x-2.x.
Note that the 2.x development snapshots should be considered pre-alpha. API's may change without notice.

chessboard 7.x-1.1

Bug fixes

Changes since 7.x-1.0:

  • #1114928 by Eric_A: Fixed missing class attributes for border codes BL,BR.
  • #1052784 by Eric_A: Cleaned up Chessboard filter upgrade path.

chessboard 7.x-1.0-rc3

Bug fixes

Changes since DRUPAL-7--1-0-RC2:

  • #1012848 by Eric_A: Fixed filter upgrade path missing.
  • #1012842 by Eric_A: Changed filter name to chessboard_filter_diagram.

chessboard 7.x-1.0-rc2

Changes since DRUPAL-7--1-0-RC1:

  • #1012094 by Eric_A: Removed chessboard_render_elements(), chessboard_process_attached() and chessboard_formatter_view().

chessboard 6.x-1.2

Bug fixes

Changes since DRUPAL-6--1-1:

  • #997920 by Eric_A: Fixed assigning the return value of new by reference.
  • #995762 by Eric_A: Fixed template_preprocess_chessboard() performs I/O.

chessboard 5.x-1.1

Bug fixes

Changes since DRUPAL-5--1-0:

  • #909254 by mariuss: fixed the css file import.

chessboard 6.x-1.0-rc2

Bug fixes

Changes since DRUPAL-6--1-0-RC1:

  • #888360 by Eric_A: Fetch and add dimensions, leverage theme_image().
  • #894610 by Eric_A: Fixed switching to another set of images not working.
  • #889580 by Eric_A: Fixed broken usage of chessboard_image_path().

chessboard 6.x-1.0-rc1

Bug fixes

Changes since DRUPAL-6--1-0-BETA1:

  • bug #878164 by Eric_A: Fixed chessboard_render() adding stylesheets.
  • task #883126 by Eric_A: Extended signature of chessboard_filter().
  • bug #878896 by Eric_A: Fixed usage of discouraged preg_replace() e modifier.
  • bug #878736 by Eric_A: Fixed reference to no longer used variable chessboard_filter_attached in hook_uninstall().

chessboard 6.x-1.0-beta1

Some refactoring has been done. Most notably the legacy chessboard_render() has been deprecated and that code has been split up. We now have an item that gets expanded/sanitized, formatting code, a template preprocessor and template.
Try it!

chessboard 5.x-1.0

Drupal 5 release, exact same code as the corresponding 4.7 dev version.

Subscribe with RSS Subscribe to Releases for Chessboard Renderer