This version
widget BlogList: added functionality to get notified about new comments in a post. If approved is 0, the notification for new comments will be sent after approving in the backend module
widget RSS: made rss-feeds real-url capable
widget blogList: added functionality to make comment-fields readonly if a fe-user is logged in
widget blogList: changed the splitLongWordsInText function (problem with Chinese)
widget blogList: added captcha security in comment form
backend: fixed paging bug (hidden elements were not counted) in mod2 and mod5
widget socialBookmarks: fixed bug in javascript-code
backend: fixed 'pass-by-reference' error in function addChildrenToNonSelectable
widget tagCloud: fixed some encoding problems reported by marek krawczyk
add new functionality to comment comments (forum style)
widget tagCloud: added maxTagsToShow function: displays only the n tags with the most entires in the tag cloud
added all missing method and class comments
Read only support when commenting: You can set the option that the comment fields are read only when a FE users is logged
Version 0.5.0
First release