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

upload_preview 5.x-1.3

New features
Bug fixes

Clean up the code a little. Fix minor issues that coder found.
#337839: Dot at the end of url by KKaefer - Update wording to be cleaner.

certificatelogin 5.x-6.0

$form['#action'] = 'https://'.$_SERVER['SERVER_HOST'].'/'.$_SERVER['REQUEST_URI'];

certificatelogin 5.x-6.x-dev

$form['#action'] = 'https://'.$_SERVER['SERVER_HOST'].'/'.$_SERVER['REQUEST_URI'];

noprob 5.x-4.1

Bug fixes

- widened site width to 900px
- extensive code formatting cleanup according to Drupal Core standards
- new INSTALL.txt
- new README.txt
- numerous bug fixes

Pages

Subscribe with RSS Subscribe to RSS - 5.x