Version History

Version 3.1.1 (2012-10-07) - Fixed installation/upgrade issues that caused dashboard page to be missing; added dashboard icon for 5.6; fixed dashboard page heading style in 5.6.

Version 3.1 (2012-04-04) - Allows multiple WYSIWYG editors per block (requires Concrete version 5.5.2); code and files for blocks containing WYSIWYG fields are now much cleaner (because we can finally rely on the core system's helpers); added small optimization to controller_image_helper method so that it uses C5's existing image width/height attributes instead of calling getimagesize(); added Spanish translation.

Version 3.0.2 (2012-01-17) - Added legacy image cropping helper so blocktypes generated with older versions of Designer Content still work.

Version 3.0.1 (2012-01-12) - Fixed bug when upgrading from 2.x; reverted more-than-one-wysiwyg-editor-per-block due to bugs.

Version 3.0 (2011-12-26) - Concrete5.5.0 compatibility; now installs to dashboard/blocks instead of dashboard/pages; added block handle length validation; can now include more than 1 WYSIWYG editor in a block.

Version 2.1.3 (2011-12-12) - Set generated file permissions if DESIGNER_CONTENT_FILE_CHMOD is set; Added tao's Japanese translation, and we now assign system language setting to tinymce editor_config; Fixed bug with empty images; Removed all whitespace between link tags and their contents in generated view.php; Cleaned up some markup in generated view.php.

Version 2.1.2 (2011-10-21) - Fixed bug where dashboard was returning a "table already exists" error even when no such table existed.

Version 2.1.1 (2011-10-15) - Fixed bug with empty file downloads.

Version 2.1 (2011-09-25) - Added new German translation, fixed WYSIWYG toolbar layout in 5.4.2, fixed weird line wrap of "required" checkboxes in dashboard interface on wide screens, added special case to external url helper so it works with internal links (if link starts with a slash).

Version 2.0 (2011-06-24) - New fields (textarea, file, date, external url, dropdown); more options for image field; character limit option for textbox field; "phantom" database tables from deleted blocks that used the same handle will now be overwritten when generating a new block; cleaner generated code; bug fixes.

Version 1.0.1 (2011-05-17) - Added Japanese translation (thanks Tao!), now call strip_tags on the block name/description in dashboard (prior to validation), block generation no longer creates CHANGELOG files, fixed newline output in generated db.xml files.

Version 1.0 (2011-03-28) - Submitted to the marketplace March 24, 2011