Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Many new features have introduced since last release. Therefore heed the following if upgrading from rc1:
* the layout of the tags has change to a more flexible structure hence your old term and no link tags won't work anymore (for node and field tags there is no difference)
* deactivate all Linodef modules, delete the linodef folder in your modules directory and upload the new linodef folder from rc2 (since Button API got an own submodule and BUEditor submodule got renamed)
Changes since rc1:
#329424 by Roi Danton: Added autocomplete and list popup window.
- Added new submodule: Excluded the API from the default Linodef module due to its new requirements and created Linodef Buttons API.
- Renamed folder for submodule BUEditor Buttons to from linodef_bueditor to linodef_buttons_bueditor.
- Renamed submodule Linodef BUEditor Buttons to Linodef Buttons - BUEditor.
#329424 by Roi Danton: Changed code for the BUEditor Buttons to include the button types. Upgrade the code of your BUEditor Buttons! (see help or cvs files included into the submodule)
#335438 by Roi Danton: Added support for CCKs Content Permissions.
#335433 by Roi Danton: Added "pass-through" of filtered layout of embedded fields.
#329424 by Roi Danton: Added stylesheet for popup/autocomplete windows of Buttons API.
#329424 by Roi Danton: Added explanation inside popup/autocomplete windows.