This page is still a beta!

1.10. Changelog

  1. This version

    1. 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

    2. widget RSS: made rss-feeds real-url capable

    3. widget blogList: added functionality to make comment-fields readonly if a fe-user is logged in

    4. widget blogList: changed the splitLongWordsInText function (problem with Chinese)

    5. widget blogList: added captcha security in comment form

    6. backend: fixed paging bug (hidden elements were not counted) in mod2 and mod5

    7. widget socialBookmarks: fixed bug in javascript-code

    8. backend: fixed 'pass-by-reference' error in function addChildrenToNonSelectable

    9. widget tagCloud: fixed some encoding problems reported by marek krawczyk

    10. add new functionality to comment comments (forum style)

    11. widget tagCloud: added maxTagsToShow function: displays only the n tags with the most entires in the tag cloud

    12. added all missing method and class comments

    13. Read only support when commenting: You can set the option that the comment fields are read only when a FE users is logged

  2. Version 0.5.0

    1. First release