lineage 5.x-1.4

Bug fixes

Fixed a bug which recorded erroneous data for new terms (other than root level terms). Make sure you run update.php to reset the term_lineage table.

img_assist 5.x-1.5

Bug fixes
Insecure

Noteworthy changes since 5.x-1.4:

  • drupalimage plugin in the TinyMCE plugins folder needs to be updated, unless hook_wysiwyg_plugin() (http://drupal.org/node/179712) is not committed.
  • Inline image containers have changed from
    <span class="inline[ left|right|center]">...</span>
    to
    <span class="inline inline-left|inline-right|inline-center|inline-none">...</span>.
  • The CSS class of inline images has changed from '' to 'image-', i.e. 'thumbnail' becomes 'image-thumbnail'.
  • Text align clearing tag <br class="clear" /> has been replaced by <div class="clear-image"></div>.
  • The border of inline images was removed from CSS.
  • img_assist_map_image_delete() was renamed to img_assist_map_delete().
  • get_image_vocabs() has been removed.

ljxp 5.x-1.2

Bug fixes
  • Fixed a bug which caused passwords to not be md5ed before storing them in the database
  • Fixed a typo which caused error messages like:
    * warning: Invalid argument supplied for foreach() in common.inc on line 739.
    * warning: strtr(): The second argument is not an array. in common.inc on line 754.
    * warning: Missing argument 2 for l() in common.inc on line 1269.
    

flashvideo 6.x-1.1

New features
Bug fixes

New Features

  • Custom FlashVars - This version introduces a way to customize the FlashVars passed to the video player.
  • Embed Video Text Box - This version introduces an embed video text box feature to allow people to embed the video in external sites.
  • Allow Drupal root output directories - This new version allows the ability to have output directories that are referenced from the Drupal root instead of the files directory.

flashvideo 5.x-2.5

New features
Bug fixes

New Features

  • Custom FlashVars - This version introduces a way to customize the FlashVars passed to the video player.
  • Embed Video Text Box - This version introduces an embed video text box feature to allow people to embed the video in external sites.
  • Allow Drupal root output directories - This new version allows the ability to have output directories that are referenced from the Drupal root instead of the files directory.

admin_menu 5.x-1.2

Bug fixes

If you are upgrading from a previous version, please read the current README.txt.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes