Releases for Better Formats

better_formats 6.x-1.1

dragonwize - June 14, 2009 - 16:39
Download Size md5 hash
better_formats-6.x-1.1.tar.gz 18.87 KB 641d7a22b7a9e8dd115e7cb2e7ac9b68
Official release from CVS tag: DRUPAL-6--1-1
Last updated: June 14, 2009 - 16:40

Only documentation changes since 1.1-rc2. No bugs in a couple weeks so marking this release stable.

better_formats 6.x-1.1-rc2

dragonwize - June 1, 2009 - 21:09
Download Size md5 hash
better_formats-6.x-1.1-rc2.tar.gz 16.05 KB 53a3b7fcea002fd8f6e2e233eb49fe1f
Official release from CVS tag: DRUPAL-6--1-1-RC2
Last updated: June 1, 2009 - 21:10

Changelog from 1.1-RC1:

Fixed #477934 by dragonwize: PHP warning when no roles have certain permissions.
Make javascript match Drupal coding standards.
Show blocks fieldset with help when no roles have administer blocks permission.
Fixed #478120 by dragonwize: Forgot to split permission pull for selections.

better_formats 6.x-1.1-rc1

dragonwize - May 31, 2009 - 06:38
Download Size md5 hash
better_formats-6.x-1.1-rc1.tar.gz 15.87 KB f573966154dd49627b3dbde25e36e1f6
Official release from CVS tag: DRUPAL-6--1-1-RC1
Last updated: May 31, 2009 - 06:40

Bug fixes:
* Fixed error on install when both core roles have zero permissions set.

New features:
* CCK single line text field support. #358291: Add CCK single line text field support
* Block support. #358293: Add block support
* Set "show format selection" permission for nodes, comments, and blocks separately. #376207: Disallow input formats for comments

New features are simple additions and should be fine to run on production servers but I am running an RC release to get additional testing done before releasing stable.

better_formats 6.x-1.0

dragonwize - April 14, 2009 - 15:05
Download Size md5 hash
better_formats-6.x-1.0.tar.gz 15.29 KB 6bf26b794099e21db4cca700ed9b2b5f
Official release from CVS tag: DRUPAL-6--1-0
Last updated: April 14, 2009 - 15:10

Fixed #404484: Missing t()'s
Added #404618 by dragonwize, cursor: Panels comment support

better_formats 6.x-1.0-rc3

dragonwize - March 16, 2009 - 00:45
Download Size md5 hash
better_formats-6.x-1.0-rc3.tar.gz 15.3 KB 2cda6e9eb4938a1659b5ec53fdc9723e
Official release from CVS tag: DRUPAL-6--1-0-RC3
Last updated: March 16, 2009 - 00:50

Fixed #397670 by dragonwize: Format is lost sometimes
More clean-up.

better_formats 6.x-1.0-rc2

dragonwize - February 22, 2009 - 14:22
Download Size md5 hash
better_formats-6.x-1.0-rc2.tar.gz 15.37 KB 3665d7b6a5c0c5459640e17805ba05e6
Official release from CVS tag: DRUPAL-6--1-0-RC2
Last updated: February 22, 2009 - 14:25

Fixed #380070 by sparkells: PHP4 compat fix

better_formats 6.x-1.0-rc1

dragonwize - February 21, 2009 - 17:48
Download Size md5 hash
better_formats-6.x-1.0-rc1.tar.gz 15.35 KB 34a647dc619336a4b36cdaee45adfe7f
Official release from CVS tag: DRUPAL-6--1-0-RC1
Last updated: February 21, 2009 - 17:50

#360129 by chellman - Removed format label from defaults areas for better readability
Fixed #363829 by dragonwize: Validation error for roles with admin filter perm
Fixed #366909 by sun, dragonwize, Gabor Hojtsy: Custom input format title not translatable
Changed per node type setting description clearer.
Cleaned #372186 by sun: Code cleanup and PHP4 compatibility
Moved some default related functions from better_formats.module to better_formats_defaults.admin.inc
Minor permission install changes.

better_formats 6.x-1.0-beta6

dragonwize - December 26, 2008 - 06:40
Download Size md5 hash
better_formats-6.x-1.0-beta6.tar.gz 15.54 KB 4b2e94bd24743625c649d01bf39516c9
Official release from CVS tag: DRUPAL-6--1-0-BETA6
Last updated: December 26, 2008 - 06:45

Fixed bug with allowed formats per node type javascript helper
Fixed bug of long tips link showing up double sometimes
Long tips link is now also hidden if the guidelines array is empty
Added ability to change the long tips link text in settings
Added help text to the top of the global defaults page
More fixes and enhancements to the JS helper for the content type form
Enhanced format order for existing entries when available formats are changed
Separated option to show long tips link from the show format tips permission to its own permission
Now deleting specific node type entires when a node type is deleted
Fixed bug where node type settings were not saved correctly when set on inital add content type page
Renamed some functions names to better match their core counterparts, no api changes made
Added another fallback for default format selected

better_formats 6.x-1.0-beta5

dragonwize - December 21, 2008 - 06:31
Download Size md5 hash
better_formats-6.x-1.0-beta5.tar.gz 14.34 KB 29c9b5330e7da8933605b9b6c9e1d315
Official release from CVS tag: DRUPAL-6--1-0-BETA5
Last updated: December 21, 2008 - 06:35

#349638 : Critical bug fix affecting role creation reported by cgriego

better_formats 6.x-1.0-beta4

dragonwize - December 18, 2008 - 18:18
Download Size md5 hash
better_formats-6.x-1.0-beta4.tar.gz 14.34 KB 5b6c8d04153377801c8b2b17fe46ddda
Official release from CVS tag: DRUPAL-6--1-0-BETA4
Last updated: December 18, 2008 - 18:20

#348661 Increased module weight to prevent hook race issues as reported by freakalis

better_formats 6.x-1.0-beta3

dragonwize - December 17, 2008 - 18:05
Download Size md5 hash
better_formats-6.x-1.0-beta3.tar.gz 14.26 KB dec36cd2300f9f27c8e8e13f2695275f
Official release from CVS tag: DRUPAL-6--1-0-BETA3
Last updated: December 17, 2008 - 18:10

Added a debug mode to help fix issues. Please enable and submit this information in the issue queue with a bug report.

better_formats 6.x-1.0-beta2

dragonwize - December 15, 2008 - 22:06
Download Size md5 hash
better_formats-6.x-1.0-beta2.tar.gz 13.89 KB 1b252626b577fe41586eb0695d28b34f
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Last updated: December 15, 2008 - 22:10

Fixed compatibility issue with Wysiwyg API module not showing editor when tips are hidden.

Added more documentation to the code and README. Also ran through Coder 1.x and 2.x.

better_formats 6.x-1.0-beta1

dragonwize - December 9, 2008 - 17:02
Download Size md5 hash
better_formats-6.x-1.0-beta1.tar.gz 13.16 KB d8bbca70df789bf1664430633cb3a1e0
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: December 9, 2008 - 17:05

Several bug fixes and a couple usability features. Moving from alpha to beta because module is feature complete for 1.0. A final release will be made after there is more testing and documentation.

better_formats 6.x-1.0-alpha3

dragonwize - December 8, 2008 - 04:06
Download Size md5 hash
better_formats-6.x-1.0-alpha3.tar.gz 12.51 KB c0209c8a5e86605ec25055ccfa1b2966
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
Last updated: December 8, 2008 - 04:10

Changed some module settings to permissions.

better_formats 6.x-1.0-alpha2

dragonwize - December 5, 2008 - 05:17
Download Size md5 hash
better_formats-6.x-1.0-alpha2.tar.gz 12.46 KB 050ce2f2050dec7db4aa5b6efbc80164
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
Last updated: December 5, 2008 - 05:20

#342863 : Fixed settings not working on existing nodes and comments, reported by capellic

better_formats 6.x-1.0-alpha1

dragonwize - December 3, 2008 - 21:24
Download Size md5 hash
better_formats-6.x-1.0-alpha1.tar.gz 12.38 KB e6c736ee4b03dda42f2fde5ee8f94f0a
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: December 3, 2008 - 21:25

Initial alpha release. Little testing has been done. Please use only to test and report bugs.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.