Project

General

Profile

Actions

Feature #17578

closed

Newline for Tabs with divs2tabs

Added by Malte Jansen over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-09-04
Due date:
% Done:

0%

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

Description

I would be nice to decide, where the newline of the Tab-MenĂ¼ (template.php->getDynTabMenu()) starts. The 'newRowCharLimit' of 50 very static.

So have defined the 'newline'-tag in the $TCA

Here small example:

$TCA["table"] = Array (
"types" => Array (
"0" => Array("showitem" => "--div--;Tab in first line,somefields,--div--;Tab in second Line;newline,somefields2")
)
);

Sorry, I modified and patch these Files with 2 other patches. so there is no real patch yet.

(issue imported from #M6256)


Files

07-09-04_screen_newlinetab.JPG (7.78 KB) 07-09-04_screen_newlinetab.JPG Administrator Admin, 2007-09-04 15:04
DynTabMenu_v1.patch (3.83 KB) DynTabMenu_v1.patch Administrator Admin, 2007-10-09 20:28
newline_for_tabs_v1_(4.1.3).patch (2.07 KB) newline_for_tabs_v1_(4.1.3).patch Administrator Admin, 2007-10-23 23:01
Actions

Also available in: Atom PDF