Project

General

Profile

Actions

Feature #16787

closed

New feature: config.softExclude

Added by Kasper Skårhøj over 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-12-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:

Description

The feature config.sys_language_softMergeIfNotBlank sets the "mergeIfNotBlank" for a field in the frontend context through TypoScript. It can be useful to have the same for "exclude" localization mode so a field is always overlaid in the frontend output. This patch simply copies the code from "softMergeIfNotBlank" and does the same for "exclude".

See Additional below for documentation snipped for TSref.

TSref documentation, CONFIG object:
Property: sys_language_softMergeIfNotBlank
Data Type: string
Description: Setting additional "exclude" flags for l10n_mode in TCA for frontend rendering. Works exactly like sys_language_softMergeIfNotBlank (see that for details - same Syntax!).
Fields set in this property will override if the same field is set for "sys_language_softMergeIfNotBlank"
(issue imported from #M4656)


Files

softExclude-patch.diff (771 Bytes) softExclude-patch.diff Administrator Admin, 2006-12-14 16:08
Actions #1

Updated by Andreas Otto † about 17 years ago

Issue will be assigned to Michael Stucki so he can update the TSREF.

Actions #2

Updated by Andreas Otto † about 17 years ago

Please update TSREF.

Actions #3

Updated by Michael Stucki about 17 years ago

Documentation has been changed.

Actions

Also available in: Atom PDF