advanced_blog 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| advanced_blog-6.x-1.0-beta3.tar.gz | 15.77 KB | 42725130f2f5eca7b9352997c663dd28 |
| advanced_blog-6.x-1.0-beta3.zip | 19 KB | 42b9ee49cf44092855807a8c006ef676 |
Release notes
This release fixes some outstanding issues with the advanced_blog module. Make sure to run update.php after updating your module.
- Fix db_rewrite_sql problem: #793876: User error in the blog page alerts
- Fix double check_plain usage:#801426: Punctuation in blog title
- Fix block caching issue:#816394: navigation block fails to update when Block cache is enabled
- Fix pathauto integration caching problem:#798830: When adding blog info in profile, no URL alias is created.
advanced_blog 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| advanced_blog-6.x-1.0-beta2.tar.gz | 15.63 KB | 0f646fff13f2e2720792c3072a39f5f0 |
| advanced_blog-6.x-1.0-beta2.zip | 18.85 KB | 7626f40a3b2dce29cf4c601328987073 |
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:
- code cleanup & refactoring: make code follow Drupal code standards, APIs and best practices
- #735948: Untranslatable strings and dates - fix problems with untranslatable strings and dates
- #649080: Blog Nav Block title displays as "'s blog" on some pages / #565352: Blog title not set - fix blog titles
- #608650: Advanced Blog - Navigation Blog - archive links hidden for anonymous users / #601486: 'More' link in bloggers block breaks theme / #650662: Suggested fix to the problem of more... in list that goes to blog/name - fix blocks
advanced_blog 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| advanced_blog-6.x-1.x-dev.tar.gz | 13.98 KB | c7b06b518e6053dbe47113f31b2e3182 |
| advanced_blog-6.x-1.x-dev.zip | 15.18 KB | 51b854c5b9c6ac90b5bf9314bbe407fd |
Release notes
Latest development version.
advanced_blog 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| advanced_blog-6.x-1.0-beta1.tar.gz | 13.83 KB | b8d67e5ae7c9827c9259c3847cff4a6a |
| advanced_blog-6.x-1.0-beta1.zip | 15.08 KB | f3d6196bb26378a17576b2870a6046ce |
Release notes
Initial release. Please test for bugs and errors.