Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

markdowneditor 5.x-1.0-beta1

First release of module, considered stable beta. A few minor bugs are known but they're not known to be severe. Please support the work towards a stable release by reporting bugs and submitting patches if possible. Thanks.

permalink 5.x-1.0

Removed jquery functionality to avoid conflicts with core jquery.

date 5.x-2.5

Bug fixes
Insecure

Version 5.2.5
===============

- Fix background colors in Date Popup.
- #273730 Don't use REGEX_LOOSE on YEAR, MONTH, or DAY filters.
- #314675 Don't try to strip labels out of select lists if the value is not an array.
- Make sure empty time in Date Popup filter will still work.
- Fix use of D6 table name in install file.
- Add ability to analyze a period to period argument, like P1M--P1Y.
- Add date_increment_round() to date_content_generate to make sure generated dates match increment settings.
- #301279 Remove README.txt for Date Popup, it's out of date and I'm moving documentation into the d.o handbook and Advanced Help.
- #337075 Change background-color:none to background-color:transparent.
- #324756 Bypass validation for empty, non-required dates.
- Fix broken Date API test broken by change in API.
- #340394 Fix four-digit year format for PostgreSQL.
- Fix bug in new date_field_get_sql_handler() helper function to pick up the right timezones for the handler.
- Date picker can't handle some year ranges that work in Date API, so adjust it as needed.
- #338237 Replace 'local_offset_field' with 'offset_field' in date handler.
- Make sure node edit form uses the right timezone for the database and field type.
- Fix logic error in date_convert when using timestamp with timezone other than UTC.

content_slider 5.x-1.0-alpha1

New features

This is a new alpha release for module called "Featured Content Slider". Featured Content Slider makes a slideshow out of node content on the block. Currently, latest 5 selected nodes are shown. The module need improvements on integration with views and improving the code style and structure.

Pages

Subscribe with RSS Subscribe to RSS - 5.x