[TYPO3-ttnews] RFC #14549: Basic configuration for "Show news from" field in News Admin
Marcus 'biesior' Biesioroff
vsbies at wp.pl
Mon May 31 13:18:39 CEST 2010
This is SVN patch request
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=14549
Description:
By default "Show news from" field is set to "all pages" which is
uncomfortable or even confusing when storing news records in more then
one place.
Included diff file removes this option at all (however it can be
re-enabled with TSconfig). It also allows to set less amount of
available recursive levels (from 0 - only "this page" to 4)
TSconfig properties that you canuse with the patch:
mod.web_txttnewsM1.searchLevels {
// 0,1
// if 0 or not set option "all pages" will be hidden
allowAll = 0
// 0-4
// 0 - only "this page", all higher values are trimmed to 4
// if not set all options are available
maxLevels = 0
}
--
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)
Polish TYPO3 Community
http://typo3.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tt_news-configure-searchLevels-of-News-Admin.diff
URL: <http://lists.typo3.org/pipermail/typo3-project-tt-news/attachments/20100531/123a36e0/attachment.asc>
More information about the TYPO3-project-tt-news
mailing list