Project

General

Profile

Actions

Bug #20948

closed

Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.

Added by Juraj Sulek over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Now it is possible to hide CE with TCEFORM.tt_content.CType.removeItems=...
But sometimes we need to hide elements only for one column. for example we need all CE types in Normal but in Right we need only textpic and text. And this is yet not possible.I have done a simple patch which makes this possible with this tsconfig.

TCEFORM.tt_content.CType.ColPos.0.removeItems=
TCEFORM.tt_content.CType.ColPos.1.removeItems=
......

(issue imported from #M11814)


Files

patch.txt (693 Bytes) patch.txt Administrator Admin, 2009-08-28 12:41
patch_2.txt (813 Bytes) patch_2.txt Administrator Admin, 2009-08-28 15:22
Actions

Also available in: Atom PDF