[TYPO3-ttnews] tt_news 2.4.0 in TER
Rupert Germann
rupi at gmx.li
Fri May 19 16:19:54 CEST 2006
Hi,
I uploaded a new tt_news version to TER.
Changelog since 2.3.6:
* fix for bug 3515: fixed a MySQL error in workspace preview of news lists
which occured when the list showed only certain categories.
* new feature (3415): added stdWrap to the parameter singlePid
* fix for bug 3504: changed the | char which is used to explode links to the
###LINK_ITEM### markers to a random value because it was not possible to
render titles with | chars.
* new feature (3510): category links in news articles are having the
category title as title attribute now.
* new feature: added an option to change the ordering of categories in
category trees in BE forms to the extension config in EM.
* added italian translation. Thanks to Claudio Strizzolo.
* feature: added two new category modes:
2 = select only news which have all the selected categories assigned (AND)
-2 = show only news which have none of the selected categories assigned (OR)
thank goes to Reto Schmid/.hausformat for sponsoring this feature
* fix: changed the default RTE configuration in tca.php. Now the RTE in
tt_news can be configured with the presets from the rteHtmlarea extension
configuration.
* raised the number of categories which can be selected in the tt_news
content element to 99.
* removed the option 'oldCatDeselectMode' because it did the same as
categoryMode=-1
greets
rupert
More information about the TYPO3-project-tt-news
mailing list