MiXX Collection and PostIcon Updated for CS 2007

Please note that this post was migrated to my new blog platform. There may be bad formating, broken links, images, downloads and so on. If you need an item on this page, please contact me and I will do my best to get it from my backups.

~E

This past weekend, someone gave me a swift kick in the butt to get my MiXX Collection updated for CS 2007.  I didn’t realize it was under such high demand.  Nice.  Anyhoot during this upgrade I went ahead and refactored the source to match my other code I’ve been working with for other clients which lays the groundwork for me to just releasing more addons built into this collection. 

The update for CommunityServer 2007 wasn’t so much as code edits (there was one line that needed updating).  But more so that you must run under Full trust.  So I’ve updated the documentation to detail these steps, as well as giving pointers to those in need of accessing the Post object in the site-wide’s BlogPostList repeater (not an individual BlogPostList repeater, that’s easy).

Subscribe to The MiXX Collection RSS feed for updates and bug fixes: /archive/tags/The+MiXX+Collection/default.aspx

Here’s the change log:

2007-06-02
 - Updated to support CommunityServer 2007. 
 - Now requires you to specify Full trust level due to CS 2k7 change.
 
2007-04-18
 - Re-factored into new MiXX.Core schema shared with other projects.
 - Updated to cast content as WeblogPost or IndexedPost, so PostIcon
   can be shown in search results for Blog posts.
 - Fixed some error logging.
 - Fixed a small bug where the ImageUrl stored in the EA had a double
  ”//” in the url.  Not a big bug, so there’s no need to go back and
  re-process your old posts.  Most browsers will render it properly.

2007-02-05
 - Fixed the inline <img> parsing bug when using the new ImageQuality
  attribute for saving in a higher quality (a bug that was
  introduced with backend non-released versions for testing).

 

(install only)
/files/folders/2611/download.aspx

(source code-must compile)
/files/folders/5894/download.aspx

Enjoy and post a comment to your siteurl that is using it!

MiXX Collection and PostIcon Updated for CS 2007

> Revision History
> About the author