better_formats 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| better_formats-7.x-1.0-beta1.tar.gz | 14.33 KB | 563f07fbdcceedfd3d9403ff4f4657f8 |
| better_formats-7.x-1.0-beta1.zip | 16.33 KB | 186ad57aecdb1d5812a1c4d8551c4450 |
Release notes
The first beta of a official release of Better Formats for Drupal 7.
The major change is that all options are now on the field level. This means you will see the better format options when editing a field that is attached to an entity.
Things not in this release:
-- Full documentation is missing
-- Setting format options for blocks is not yet done
-- BF does not work for fields that are not added via the Field API. (ie. if you cannot edit the field then BF does not work on that field).
-- More testing is needed.
better_formats 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| better_formats-7.x-1.x-dev.tar.gz | 14.35 KB | 0ed34e5b77bbcf760669111d42a56753 |
| better_formats-7.x-1.x-dev.zip | 16.34 KB | d93f74e3a8c7e93243395321965e406a |
Release notes
Development branch for 7.x-1.x.
better_formats 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-2.x-dev.tar.gz | 17.83 KB | f0a1c82dbb8e8ae75e8c55de874861d2 |
| better_formats-6.x-2.x-dev.zip | 21.63 KB | c5c81dd113f28394776fb9cec144329c |
Release notes
Development release for Better Formats 6.x-2.x.
better_formats 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.2.tar.gz | 20.4 KB | 4691f68977cb5d50eb782b1c14ec79ba |
| better_formats-6.x-1.2.zip | 25.09 KB | e41367ba83f51d487ae56dcd518b60f1 |
Release notes
Fixed #526462 by greggles: Small coding style fix.
Added #525298 by greggles: Tests for anonymous user.
Fixed #571728 by dragonwize: Format reset to default on node preview.
Fixed #480880 by dragonwize: Site global default not a valid default selection.
Fixed #494832 by dragonwize, jweowu: Block default format sometimes not followed.
Fixed #682216 by wwalc, dragonwize: Fix E_NOTICE.
Fixed #672766 by fearlsgroove: Apply default to CCK multiple fields on AHAH.
better_formats 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.1.tar.gz | 18.87 KB | 641d7a22b7a9e8dd115e7cb2e7ac9b68 |
| better_formats-6.x-1.1.zip | 23.2 KB | 1cb08a18028a347f5aab3f977655efc2 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.1-rc2.tar.gz | 16.05 KB | 53a3b7fcea002fd8f6e2e233eb49fe1f |
| better_formats-6.x-1.1-rc2.zip | 19.79 KB | 59ec1bf5c7a5718e68e612c4b0ce4147 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.1-rc1.tar.gz | 15.87 KB | f573966154dd49627b3dbde25e36e1f6 |
| better_formats-6.x-1.1-rc1.zip | 19.63 KB | 66a5423e01d686f134931e39c6e4c151 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0.tar.gz | 15.29 KB | 6bf26b794099e21db4cca700ed9b2b5f |
| better_formats-6.x-1.0.zip | 19 KB | 8f40167fbede305bf2d7c2e00396747b |
Release notes
Fixed #404484: Missing t()'s
Added #404618 by dragonwize, cursor: Panels comment support
better_formats 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-rc3.tar.gz | 15.3 KB | 2cda6e9eb4938a1659b5ec53fdc9723e |
| better_formats-6.x-1.0-rc3.zip | 19.02 KB | 63e9ff287397b26cedf6c253cbe23b5c |
Release notes
Fixed #397670 by dragonwize: Format is lost sometimes
More clean-up.
better_formats 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-rc2.tar.gz | 15.37 KB | 3665d7b6a5c0c5459640e17805ba05e6 |
| better_formats-6.x-1.0-rc2.zip | 19.06 KB | 54dfbb73a06aa669b22c831bef4a2652 |
Release notes
Fixed #380070 by sparkells: PHP4 compat fix
better_formats 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-rc1.tar.gz | 15.35 KB | 34a647dc619336a4b36cdaee45adfe7f |
| better_formats-6.x-1.0-rc1.zip | 19.06 KB | 227105307ed1dc932f0bdab5b59457df |
Release notes
#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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta6.tar.gz | 15.54 KB | 4b2e94bd24743625c649d01bf39516c9 |
| better_formats-6.x-1.0-beta6.zip | 19.03 KB | 7811207b166c2faaf85f3405c3872c96 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta5.tar.gz | 14.34 KB | 29c9b5330e7da8933605b9b6c9e1d315 |
| better_formats-6.x-1.0-beta5.zip | 17.76 KB | 27b16883321d1825932e2a91e1b3cdca |
Release notes
#349638 : Critical bug fix affecting role creation reported by cgriego
better_formats 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta4.tar.gz | 14.34 KB | 5b6c8d04153377801c8b2b17fe46ddda |
| better_formats-6.x-1.0-beta4.zip | 17.77 KB | d67833d8035bbcf63f793c23500c2334 |
Release notes
#348661 Increased module weight to prevent hook race issues as reported by freakalis
better_formats 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta3.tar.gz | 14.26 KB | dec36cd2300f9f27c8e8e13f2695275f |
| better_formats-6.x-1.0-beta3.zip | 17.7 KB | ef7759e865d79e9da510c47fcdab9521 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta2.tar.gz | 13.89 KB | 1b252626b577fe41586eb0695d28b34f |
| better_formats-6.x-1.0-beta2.zip | 17.31 KB | 2ce30c283a67d94908e36ef381ca0c3f |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-beta1.tar.gz | 13.16 KB | d8bbca70df789bf1664430633cb3a1e0 |
| better_formats-6.x-1.0-beta1.zip | 16.15 KB | 9447d5a07971ed8881029d96f47bacd8 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-alpha3.tar.gz | 12.51 KB | c0209c8a5e86605ec25055ccfa1b2966 |
| better_formats-6.x-1.0-alpha3.zip | 15.26 KB | b2ca85f46d006c43d82525c976418a4d |
Release notes
Changed some module settings to permissions.
better_formats 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-alpha2.tar.gz | 12.46 KB | 050ce2f2050dec7db4aa5b6efbc80164 |
| better_formats-6.x-1.0-alpha2.zip | 15.14 KB | 44685af91b962c001b4c67b7f13d8c6e |
Release notes
#342863 : Fixed settings not working on existing nodes and comments, reported by capellic
better_formats 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| better_formats-6.x-1.0-alpha1.tar.gz | 12.38 KB | e6c736ee4b03dda42f2fde5ee8f94f0a |
| better_formats-6.x-1.0-alpha1.zip | 15.08 KB | 2d8f189d273ef6dbdc70724a5bd66132 |
Release notes
Initial alpha release. Little testing has been done. Please use only to test and report bugs.