/news/add.php insert missing [SHORT] tag/news/view.php new placeholder [POST_ID] for use in post-loop added
/news/add.php fixed some little HTML syntax bugs
! /modules/news/ beginning beginning recoding replacing absolute MediaUrl with place holder
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! add table db engine in module install scripts! some small updates in modules
Preparing 2.8.2 stable, last tests
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
continue update headertext
Ticket #770, #785, #792, #807, #809, fixes and recoded the news module
Created 2.8.x branch
Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.
Added a better option to hide the READ_MORE link in the news module. (ticket #739)
Copyright notices now includes 2009
made news Modul multilingual, see ticket #676 (some additional translations are needed)
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
fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
added again keywords to news modul files
Updated news modul with features from the advanced news modul