Downloads

Download tar.gz 15.63 KB
MD5: 0f646fff13f2e2720792c3072a39f5f0
SHA-1: b75b9d8fdbf10d04b4956f8791fc7cafad0f6be2
SHA-256: bc4ad65a8b9d7924dfa95bcd2abc2209b8e06a847fb53e9c6b6e27f6089293e2
Download zip 18.85 KB
MD5: 7626f40a3b2dce29cf4c601328987073
SHA-1: 2dfbe75cb9e8f9fa06fc836c444d8ce5a503253b
SHA-256: a673987199309fca566043cf7e7cbbb671347f1520fbe2bd895b1ebd793e9287

Release notes

This release is a major code cleanup / rewrite of the advanced_blog module, fixing various bugs and problems caused by inconsistent Drupal API usage.
No extra functionality has been added to this module. However some functionality might produce slightly different output. See warning & list of fixes below.

Installing this release is highly recommended, as it fixes potential security and access bypass issues.
However make sure to backup your website before performing an upgrade of this module.

WARNING:

  • The HTML layout of the advanced_blog/list page has been slightly changed to produce valid HTML output.
    You might want to check the output on your site, and fix the layout accordingly (output now runs through the theme system, and you could override CSS definitions in your own CSS file).
  • The theme function theme_advanced_blog_block has been renamed to theme_advanced_blog_info_block and takes other parameters.
    Please update your own theme overrides for this theme function, if appropriate.

FIXES:

Created by: svendecabooter
Created on: 8 May 2010 at 12:36 UTC
Last updated: 8 May 2010 at 12:40 UTC
Bug fixes
Unsupported

Other releases