This page is still a beta!

1.10. Changelog

  1. This version

    1. Completly replaced the paging by the extension pagebrowse. Thanks to Hauke Preuß <hhpreuss@googlemail.com> for the tip.

    2. Counting the number of views for each post. Thanks to the SLUB for sponsoring this.

    3. Added new widget “views” which displays the top viewed posts.

    4. security fixes for filters

    5. RSS improvements (thanks to Marcus Schwemer <schwemer@netzwerkberatung.de>) and bugfixes

    6. tags are displayed in the list and single mode (thanks to Marcus Schwemer <schwemer@netzwerkberatung.de> and the MTUG)

  2. Version 0.6.2

    1. Comments and trackbacks: added the possibility to add the date and time to the single view of a blog entry.

    2. Changed default useage of external website ressources to example.org - according to http://bugs.typo3.org/view.php?id=10916

    3. Approving comments: The mail to configure used to be in the conf.php. Now you can easily can change the address during the installation of the blog.

    4. Security fix: Some widgets allow SQL injections!

  3. Version 0.6.1

    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

  4. Version 0.5.0

    1. First release