1.6.2

Changes

  • General improvements in reliablity
  • Fallback date formatting if blog can't determine date setting from blog parent or blog settings

1.6

Changes

  • added ability to use Disqus comments! Pretty cool.

1.5.5

Fixes

  • Fixed Error assuming 5.4.1 tags existed in 5.4.0.5

1.5

Fixes

  • Images In RSS feed were breaking rss feed due to content block changes
  • Blog Taxonomy now able to be set without blog being assigned to a user
  • Click to View or Edit after blog posting now fixed
  • Blog Post Page now accurately shows the page the blog post thinks it is under.

Changes

  • Merging in New Collection Attributes for Blog Categories to mesh with other concrete5 blocks/search etc
  • Blog Post can now have a thumbnail image, look under blog_lists template for a sample template to customize
  • New Installs prompted to settings to set main blog
  • Tags and Categories removed from posts page in admin to make room to associate blogs posts with blogs.

1.2.3.9.1

Changes

*Updated TweetMeme (thank you Jereme) :) to use new tweet button.

1.2.3.9

Fixes

  • Minor Fix for /blog/posts/ and or all posts/drafts under dashboard subnav.

1.2.3.8

Fixes

  • Restores ability to edit page defaults for Blog Post page type.

1.2.3.7

Changes

  • Blog name now displayed on all blog posts page

Fixes

  • Fixed exception that happens on upgrade regarding BlogConfig::set(). Introduced in 1.2.3.5

1.2.3.6

Fixes

  • Fixes bug introduced in 1.2.3.4 where PHP < 5.2.9 exposed an issue with our use of array_sort. Introduces BlogUser model.

1.2.3.5

April 13, 2010

Fixes

  • Fixes bug introduced in 1.2.3.4 where no default timestamp setting was established

1.2.3.4

April 13, 2010

Notes:

Bug fixes aside, this will be the last release to support Concrete pre 5.4.0

Changes

  • Revised taxonomy creation code through BlogTaxonomy model.
  • Introduction of Page Type controllers for blog_post and blog_summary page types.
  • Updated language files
  • Introduced es_ES translation thanks to user Jos� Antonio
  • Introduction of date format settings in Blog Settings and Blog Administration that allow you to specify date format for display.

Fixes

  • Fixed bug in which most features of Blog Administration page did not work on Concrete 5.4.0
  • TinyMCE is now aware of custom settings set in Concrete's system-wide settings.

1.2.3.3

March 24, 2010

Fixes

  • Fixes bug introduced in 1.2.3.1 in which future dated posts show up anyways
  • Fixes lingering comment count bug from 1.2.3 release that was supposed to be fixed by 1.2.3.1

1.2.3.2

(Not released)

Fixes

  • Fixes version typo introduced in 1.2.3.1

1.2.3.1

February 6, 2010

Fixes

  • Fixes comment count bug introduced in 1.2.3

1.2.3

February 4, 2010

Changes

  • Pagination added to blog list (yay!)
  • "Calendar Pages" template added to blog list block.
  • "Fade Cycle" template using jQuery cycle plugin
  • Support now exists to display user avatar, though only "Calendar Pages" supports it

Fixes

  • Adjusted timestamp in RSS to be RFC2822
  • Checked RSS feed against w3 validator and corrected any issues.

1.2.2.2

Changes

  • RSS Feeds now support images and formatting
  • Updated DE and FR language files

Fixes

  • Cleanup of RSS feed formatting
  • Optimization of RSS feed code
  • Fixes issue where errant "php" showing up in RSS header

1.2.2.1

Changes

  • Adds de_DE translation.
  • Delete button added to dashboard to enable deletion of posts
  • Blog Archive menu entries now get nav-selected class when on that archive page

Fixes

  • Localization compatible with new 5.3.3.2 package localization as well as 5.3.3.1
  • Fixed sorting in blog list
  • Changed how blog list attempts to determine parent blog if one is not specified

1.2.2

Changes

  • Adds fr_FR translation.

Fixes

  • Enforces sort order on blog archive block, previously used natural order
  • Blog list now filters correctly on taxonomy pages
  • General code DRYing and refactoring.

1.2.1

Fixes

  • Fixes bug in which self closing tags that include a space are accidentally closed in post previews.
  • Fixed blog archive rss only.
  • Blog archive brought back to page-type, it now looks for a parent blog.
  • Fixed sorting in blog_list block.

Changes

  • language_COUNTRY messages.mo added to act as template for other languages
  • Display string cleanup to facilitate the above localization.
  • Removed deprecated truncation settings from blog_list block.
  • Increased Scrutiny on active theme's view.php before allowing install.
  • Removed help page from dashboard as it was becoming rapidly irrelevant and would be difficult to translate.

1.2.0

Changes

  • Added groups for admin, moderator and contributor
  • Limited display of blog settings tab to users in blog admin group
  • Insert break button added to editor that replaces truncate posts feature
  • Blog list now shows proper preview including images and formatting
  • Settings page layout revised for clarity
  • BlogList can select any existing blog to display from
  • Blog archive can select any existing blog to display from
  • BlogList can show all blogposts below any node on the sitemap.
  • Users group admin and blog association introductions.
  • Users can admin many blogs, and have a blog assigned to them.
  • Admin may enable or disable taxonomy on any blog, not retroactive.

1.1.5 (10-07-2009 23:33:00 PDT/PST)

Changes

  • Requires Concrete >= 5.3.3
  • Adds the ability to specify whether posts should be saved as drafts by default
  • Removes blog title prefix from title on post pages Fixes
  • Fixed "Time ago in words" failing on blog posts for Concrete 5.3.3
  • Height of block modals reduced to 300px

1.1.4 (10-05-2009 12:26:00 PDT/PST)

Fixes

  • RSS feeds were failing in 1.1.3
  • Blog List tag filtering now works in Concrete >= 5.3.3

1.1.3 (09-29-2009 22:10:00 PDT/PST)

Changes

  • Concrete5 5.3.3 compatible
  • Compatible with PHP pre 5.2.0
  • General code enhancements

Fixes

  • Blog Archives filters future months in current year
  • Blog list should now work on any page

1.1.2 (09-09-2009 21:09:09 PDT/PST)

Changes

  • Blog can now be renamed to something else

1.1.1 (08-31-2009 17:05:00 PDT/PST)

Fixes

  • Fixed issue where settings page was not loading

1.1

  • You may now browse by Tag or Category from the live side of the site. This is accomplished by utilitzing the two new block template under the blog list block, appropriately named tag and category. These display links of associated blog posts on the basis of the tag or category selected. The links are displayed where the block is located. This is pretty neat.
  • The category and tag cloud views only display links to collection to save space on the page.
  • The tag cloud grows in size based on the occurances of the tag on each page, so it will slowly grow.
  • The blog list will allow you to select either a tag or a category and only show blog posts that have that tag or category..anywhere on your site. You could use this to filter by blog posts about ferraris, etc. Post limitations and full block settings are retained, they are not used in the tag cloud and category views as that seems pointless. Oh and all the settings now work properly.
  • The blog posting UI now respects both permissions modes. In simple permissions, any group you allow read permissions may make pending blog posts. If you have "edit" permission on the page, then you can make live blog posts or review and publish live, otherwise all you can do is post drafts. Advanced permissions work in the same way, using canWrite permissions to approve blog posts to live and for general maintenance/admin. Also people in the same group cannot edit each other's posts. The Obvious Fixes
  • added form tokens all over the place for security.
  • Category and Tags are saved from the textboxes for drafts and read back to ya.
  • Blog Archive listing should now show the year and month more reliably. Rss feed was never affected
  • Settings should all save correctly.
  • Easy upgrading, you go to settings, hit upgrade, and you are done. To upgrade: backup current block package, upload new blog package. Go to settings, hit upgrade button, you should be done. To ensure stability also go to add functionality, click on blog, and click on each block, at the bottom you will see a button named refresh. Hit that for all 3.
  • Removed un-used and useless settings from dashboard settings for blog, added naming of blog archive.
  • Removed in-line css from the block views so they can be properly stylized. Thank you whoever emailed me about that :)
  • Package now checks to make sure a page named blog doesn't exist, and also checks for malformed themes (those without a view.php).

1.8

* Added ability to insert raw html in blog posts, tweaked css to editor toolbar for package

1.7.6

* Blog Rss feed naming and description support.  Uses blog parent page attributes.

1.7.5

* Blog Archive Sorting issues Fix for year month groupings.

1.7.3

* RSS validation fix

1.7.2

Changes

* Timestamp improvement(as in it works)

* Blog archive sorting better for blogs that have taxonomy disabled.

 


1.6.2

Changes

* General improvements in reliablity

* Fallback date formatting if blog can't determine date setting from blog parent or blog settings

 

1.6

Changes

* added ability to use Disqus comments! Pretty cool.

 

1.5.5

Fixes

* Fixed Error assuming 5.4.1 tags existed in 5.4.0.5

 

1.5

Fixes

* Images In RSS feed were breaking rss feed due to content block changes

* Blog Taxonomy now able to be set without blog being assigned to a user

* Click to View or Edit after blog posting now fixed

* Blog Post Page now accurately shows the page the blog post thinks it is under.

Changes

* Merging in New Collection Attributes for Blog Categories to mesh with other concrete5 blocks/search etc

* Blog Post can now have a thumbnail image, look under blog_lists template for a sample template to customize

* New Installs prompted to settings to set main blog

* Tags and Categories removed from posts page in admin to make room to associate blogs posts with blogs.

 

1.2.3.9.1

Changes

*Updated TweetMeme (thank you Jereme) :) to use new tweet button.

 

1.2.3.9

Fixes

* Minor Fix for /blog/posts/ and or all posts/drafts under dashboard subnav. 

 

1.2.3.8

Fixes

  * Restores ability to edit page defaults for Blog Post page type.

 

1.2.3.7

Changes

  * Blog name now displayed on all blog posts page

Fixes

  * Fixed exception that happens on upgrade regarding BlogConfig::set().  Introduced in 1.2.3.5

 

1.2.3.6

Fixes

  * Fixes bug introduced in 1.2.3.4 where PHP < 5.2.9 exposed an issue with our use of array_sort.  Introduces BlogUser model.

 

1.2.3.5

April 13, 2010

Fixes

  * Fixes bug introduced in 1.2.3.4 where no default timestamp setting was established

 

1.2.3.4

April 13, 2010

Notes:

Bug fixes aside, this will be the last release to support Concrete pre 5.4.0

 

Changes

  * Revised taxonomy creation code through BlogTaxonomy model.

  * Introduction of Page Type controllers for blog_post and blog_summary page types.

  * Updated language files

  * Introduced es_ES translation thanks to user Jose Antonio

  * Introduction of date format settings in Blog Settings and Blog Administration that allow you to specify date format for display.

 

Fixes

  * Fixed bug in which most features of Blog Administration page did not work on Concrete 5.4.0

  * TinyMCE is now aware of custom settings set in Concrete's system-wide settings.

 

1.2.3.3

March 24, 2010

Fixes

  * Fixes bug introduced in 1.2.3.1 in which future dated posts show up anyways

  * Fixes lingering comment count bug from 1.2.3 release that was supposed to be fixed by 1.2.3.1

 

1.2.3.2

(Not released)

Fixes

  * Fixes version typo introduced in 1.2.3.1

 

1.2.3.1

February 6, 2010

Fixes

  * Fixes comment count bug introduced in 1.2.3

 

1.2.3

February 4, 2010

Changes

  * Pagination added to blog list (yay!)

  * "Calendar Pages" template added to blog list block.

  * "Fade Cycle" template using jQuery cycle plugin

  * Support now exists to display user avatar, though only "Calendar Pages" supports it

 

Fixes

  * Adjusted timestamp in RSS to be RFC2822

  * Checked RSS feed against w3 validator and corrected any issues.

 

1.2.2.2

Changes

  * RSS Feeds now support images and formatting

  * Updated DE and FR language files

Fixes

  * Cleanup of RSS feed formatting

  * Optimization of RSS feed code

  * Fixes issue where errant "php" showing up in RSS header

 

1.2.2.1

Changes

  * Adds de_DE translation.

  * Delete button added to dashboard to enable deletion of posts

  * Blog Archive menu entries now get nav-selected class when on that archive page

Fixes

  * Localization compatible with new 5.3.3.2 package localization as well as 5.3.3.1

  * Fixed sorting in blog list

  * Changed how blog list attempts to determine parent blog if one is not specified

 

1.2.2

Changes

  * Adds fr_FR translation.

Fixes

  * Enforces sort order on blog archive block, previously used natural order

  * Blog list now filters correctly on taxonomy pages

  * General code DRYing and refactoring.

 

1.2.1

Fixes

  * Fixes bug in which self closing tags that include a space are accidentally closed in post previews.

  * Fixed blog archive rss only.

  * Blog archive brought back to page-type, it now looks for a parent blog.

  * Fixed sorting in blog_list block.

Changes

  * language_COUNTRY messages.mo added to act as template for other languages

  * Display string cleanup to facilitate the above localization.

  * Removed deprecated truncation settings from blog_list block.

  * Increased Scrutiny on active theme's view.php before allowing install.

  * Removed help page from dashboard as it was becoming rapidly irrelevant and would be difficult to translate.

 

1.2.0

Changes

  * Added groups for admin, moderator and contributor

  * Limited display of blog settings tab to users in blog admin group

  * Insert break button added to editor that replaces truncate posts feature

  * Blog list now shows proper preview including images and formatting

  * Settings page layout revised for clarity

  * BlogList can select any existing blog to display from

  * Blog archive can select any existing blog to display from

  * BlogList can show all blogposts below any node on the sitemap.

  * Users group admin and blog association introductions.

  * Users can admin many blogs, and have a blog assigned to them.

  * Admin may enable or disable taxonomy on any blog, not retroactive.

 

1.1.5

(10-07-2009 23:33:00 PDT/PST)

Changes

  * Requires Concrete >= 5.3.3

  * Adds the ability to specify whether posts should be saved as drafts by default

  * Removes blog title prefix from title on post pages

Fixes

  * Fixed "Time ago in words" failing on blog posts for Concrete 5.3.3

  * Height of block modals reduced to 300px

 

 

1.1.4

(10-05-2009 12:26:00 PDT/PST)

Fixes

  * RSS feeds were failing in 1.1.3

  * Blog List tag filtering now works in Concrete >= 5.3.3

 

 

1.1.3

(09-29-2009 22:10:00 PDT/PST)

Changes

  * Concrete5 5.3.3 compatible

  * Compatible with PHP pre 5.2.0

  * General code enhancements

Fixes

  * Blog Archives filters future months in current year

  * Blog list should now work on any page

 

1.1.2

(09-09-2009 21:09:09 PDT/PST)

Changes

  * Blog can now be renamed to something else

 

1.1.1

(08-31-2009 17:05:00 PDT/PST)

Fixes

  * Fixed issue where settings page was not loading

 

1.1

  * You may now browse by Tag or Category from the live side of the site. This is accomplished by utilitzing the two new block template under the blog list block, appropriately named tag and category.  These display links of associated blog posts on the basis of the tag or category selected.  The links are displayed where the block is located. This is pretty neat.

  * The category and tag cloud views only display links to collection to save space on the page.

  * The tag cloud grows in size based on the occurances of the tag on each page, so it will slowly grow.

  * The blog list will allow you to select either a tag or a category and only show blog posts that have that tag or category..anywhere on your site. You could use this to filter by blog posts about ferraris, etc.   Post limitations and full block settings are retained, they are not used in the tag cloud and category views as that seems pointless. Oh and all the settings now work properly.

  * The blog posting UI now respects both permissions modes. In simple permissions, any group you allow read permissions may make pending blog posts. If you have "edit" permission on the page, then you can make live blog posts or review and publish live, otherwise all you can do is post drafts.  Advanced permissions work in the same way, using canWrite permissions to approve blog posts to live and for general maintenance/admin.  Also people in the same group cannot edit each other's posts.

The Obvious Fixes

  * added form tokens all over the place for security.

  * Category and Tags are saved from the textboxes for drafts and read back to ya.

  * Blog Archive listing should now show the year and month more reliably. Rss feed was never affected

  * Settings should all save correctly.

  * Easy upgrading, you go to settings, hit upgrade, and you are done. To upgrade: backup current block package, upload new blog package.  Go to settings, hit upgrade button, you should be done. To ensure stability also go to add functionality, click on blog, and click on each block, at the bottom you will see a button named refresh. Hit that for all 3.

  * Removed un-used and useless settings from dashboard settings for blog, added naming of blog archive.

  * Removed in-line css from the block views so they can be properly stylized. Thank you whoever emailed me about that :)

  * Package now checks to make sure a page named blog doesn't exist, and also checks for malformed themes (those without a view.php). 

 

Comments:

plschneide
Posted by plschneide on
Can you update the change log? This is a great add on, and change updates are quite helpful.
jereme
Posted by jereme on
Updated :)
Posted by nuortentampere on
How can I update this? Automatic upgrade via dashboard doesn´t work. I have currently version 1.2.2? Is it possible to download latest version as a .zip?
roger
Posted by roger on
Hi, I too would like to update from version 1.1.3 but can't seem to figure out how.
You must be logged in to leave a reply.