Project Steve Guttenberg 1.11.0
Version 1.11.0 of Project Steve Guttenberg is now available. This release introduces a number of important new features:
- a new preferences page that is much easier to use;
- moderation of comments and trackbacks, to help reduce the hassle caused by spam;
- recursive tag searching;
- support for the <language> element of the RSS feed;
- a tag cloud feature, as seen on Technorati and other aggregator sites;
- a new French translation from Samuel Colin.
You can download the new release from the downloads page.
Happy New Year to all PSG users!
No more comments can be posted to this article.
| << Previous: Project Steve Guttenberg 1.10.1 | Next: Site Migration >> |
Comments:
Posted by arwan on Thursday, March 2, 2006
I'm evaluating your software and I'm experiencing some troubles with saving preferences to file (prefs.conf).
I was trying to change comment_limit, but PSG fails somewhere. It seems that PHP's serialize used in PSG's function save() is failing for some reason, and not only on comment_limit. When I add a var_dump($data) to this function, it seems to list every config setting AFAICT. I had a strong feeling it has something to do with the fact that the code isn't using quotes on array keys, but I couldn't confirm it.
I'm using PHP 5.1.2.
Posted by Gavin on Thursday, March 2, 2006 (http://jodrell.net/)
We are aware of the bug that causes this and are working to fix it. Please keep an eye out for a new release soon.