Posted by
Gavin on Friday, June 22, 2007 (
Link)
It's been a while, but Version 1.13.0 is now available. Here are the highlights:
- new anti-spam features: support for captchas and akismet
- a new asset manager
- support for Google's ping server
- an updated French translation
PSG 1.13.0 is available from the downloads page.
Comments:
Posted by Teri (tsolow (at) terisolow dot com) on Saturday, July 21, 2007 (http://terisolow.com)
I found and fixed a small display bug in the configuration page. The fix is already in CVS.
I plan to check out this akismet thing which you speak of, for PSG and some other projects I have.
Posted by Teri (tsolow (at) terisolow dot com) on Saturday, July 21, 2007 (http://terisolow.com)
Oh well. Enjoy the completely unrelated bug fix, I guess :)
Posted by Ryan Malek (rmalek (at) homecode dot org) on Wednesday, October 17, 2007 (http://homecode.org)
I've only been playing with it for an hour or two and I'm hooked again.
I did notice one typo I'd like to point out though:
psg.php: Line 30: $PSG_VERSION = '1.12.1';
Warns me every time I log in that there is a newer version available. :)
Keep up the good work, Cheers.
Posted by jesus2099 on Wednesday, October 31, 2007 (http://jesus2099.ions.fr)
I'm new to PSG.
I really dislike the name (either abbreviated PSG or expanded version) but PSG itself seems so good!
I'm currently trying to put it on my homepage and here are my comments :
Ⅰ There is a problem with the generated psg.css link in example.php. I had to fix it by removing some %s.
Ⅱ It is not said that we should rename example.php into index.php though it is said to update example.php and then launch index.php (INSTALL).
Ⅲ I came here also to say that it's written 1.12.1 in the code like Ryan Malek already said.
OK, now I go on testing, I love this PSG!
Posted by jesus2099 on Wednesday, October 31, 2007 (http://jesus2099.ions.fr/)
I am testing PSG and noticed three other things I would not understand :
Here is my test : http://jesus2099.free.fr/temp/psg-1.13.0/example.php
Ⅳ
I have a post which contains this " … mes <strong>amis</strong> ".
If I search the word "mes" I find the post but I don't find it if I search the word "amis".
Ⅴ
There is no "write comment" button (this one should be easy).
Ⅵ
The generated RSS feed contains HTML entities instead of pure unicode characters. This is making my Opera browser saying the XML contains some illicit characters the "&" in "ç" for instance where it should be "ç" instead.
Thank you very much!
Tristan
Posted by jesus2099 on Wednesday, October 31, 2007 (http://jesus2099.ions.fr/)
define('PSG_CHARSET', 'UTF-8');
It does the same error.
Posted by jesus2099 on Wednesday, November 21, 2007 (http://jesus2099.ions.fr/)
Posted by Gavin (jodrell (at) spod dot uk dot net) on Monday, December 3, 2007 (http://jodrell.net/)
If you have found bugs in PSG, please post them the to psg-devel mailing list. That is the correct place to report problems with the software.
Thanks for your interest!