! module News: some little fixes, implementation of AccessFile completed.
/news/add.php insert missing [SHORT] tag/news/view.php new placeholder [POST_ID] for use in post-loop added
! /modules/news/ beginning beginning recoding replacing absolute MediaUrl with place holder
! update jsadmin module and set Version to 1.4.1! update news module and set Version to 3.8.7
! add table db engine in module install scripts! some small updates in modules
Ticket 833 fixed markup for table cells in view.phpchange themes.css to make style more flexible in success.htt and error.httbackend themes: add js function redirect_to_page(url, timer) to redirect without message
Preparing 2.8.2 stable, last tests
redefined wrong admin backlinks
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
update header info
update few header info
fix show date if only short content
Ticket #890 fixed visability proprty uses non valid value 'none'
Ticket #770, #785, #792, #807, #809, fixes and recoded the news module
Created 2.8.x branch
Fixed bug in news modul introduced in changeset [1057]
Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
Fixed E_ALL notice in news/view.php
Fixed some validiation bugs in news modul (Thanks to Luisehahne)
Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.
The news module post_title link made unclickable when there is no full post.
Added a better option to hide the READ_MORE link in the news module. (ticket #739)
Bugfix for ticket #725 (newsmodul)
restore view.php to the running version of 944;changes of 946 are obsolete to this file - upload by mistake
Bugfix inside news-modul: publish-date isn't display in the detail view.Modify error.htt template for valid xhtml-output.
Copyright notices now includes 2009
changed handling of post_date in news modul (thanks to susigross)
made news Modul multilingual, see ticket #676 (some additional translations are needed)
fixed bug in view.php of news module ( #676 Thanks to susigross)
fixed another bug in view.php of news modul introduced in changeset [892]
replaced in news modul special chars with entities to get valid output;changed SESSION ID Separator from '&' to '&' to get valid outputRemoved the <p> tag around the news as it is added from the editorset version to 2.8 BETA
News: total number of news wasn't calculated correctly
fixed display issue in news modul
fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.
module news: added publish_until field to control the visibility of a news-posting by date and time
added new CAPTCHA and ASP (Advanced Spam Protection)
fixed E_NOTICE-warning in news-module (SECTION_ID)
added again keywords to news modul files
Updated news modul with features from the advanced news modul