Project

General

Profile

Actions

Bug #15224

closed

NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?

Added by Christian Trabold over 18 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-11-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello Sebastian,

the following TSconfig settings

admPanel {
enable.preview = 1
module.preview.showHiddenPages = 1
module.preview.showHiddenRecords = 0
}

or

admPanel {
enable.preview = 1
module.preview.showHiddenPages = 0
module.preview.showHiddenRecords = 1
}

result in the same: Hidden pages AND content elements are visible via preview.

Is that the desired functionality?

As I understand these options:

"module.preview.showHiddenPages = 1" shows hidden pages only.

"module.preview.showHiddenRecords = 1" shows hidden records on pages / content elements - but no hidden pages itself.

OR

"module.preview.showHiddenPages = 1" shows hidden pages only.

"module.preview.showHiddenRecords = 1" overrides "showHiddenPages" and shows ALL records.

What do you think about this?

Wanted to add a note on #14999, but that was not possible. :(
(issue imported from #M1906)


Files

bug_1906_part1.patch (1.28 KB) bug_1906_part1.patch Administrator Admin, 2005-12-19 20:19

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #14999: override admin panel values from TSConfigClosedSebastian Kurfuerst2005-10-02

Actions
Related to TYPO3 Core - Bug #16551: Cannot reset settings via admPanel.overrideClosed2006-09-11

Actions
Actions

Also available in: Atom PDF