BlogMag.net changes

I have just posted some changes to BlogMag.net.

Navigation changes
I have made some changes to the top menu in the web pages. The button Home now always leads to the member's home page. If the member is not logged in, the member will be asked for a login and password.

Bug fix
I have made some changes in the code to work around the bug in TurboGears. There is a problem with Validator defined inside Compound widgets.

I have fixed that bug by explicitly naming the widget in the method parameters.
def comment_save(self, id, Captcha={}, **data):
def comment_save(self, id, Captcha={}, **data):
If you want more info for that bug you can read this thread in the TurboGears mailing list.
 

Leave a message

(Required)
(Required and not displayed)
(Optional)
obfuscated letters Enter the text shown in the image