Project

General

Profile

Actions

Bug #15313

closed

The width of tt_content is too large (due to access options)

Added by Brice BERNARD over 18 years ago. Updated over 17 years ago.

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

0%

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

Description

When editing tt_content we have now the opportunity to set access to multiple groups (before only 1).
It's great but this feature make the size of the form too large.

CURRENT display ==============

General options:
Start:_______Stop:_______Access:_______Include subpages:_______

BETTER display ==============

General options:
Start:_______Stop:_______
Access:_______Include subpages:_______

Maybe it's better...

(issue imported from #M2105)


Files

bug_2105.patch (3.95 KB) bug_2105.patch Administrator Admin, 2006-01-06 14:04

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #15388: Bad usability of multi-FE-groupsClosedMartin Kutschker2006-01-09

Actions
Has duplicate TYPO3 Core - Bug #15387: Access: field of pages is too broadClosedSebastian Kurfuerst2006-01-09

Actions
Actions #1

Updated by Karsten Dambekalns over 18 years ago

Indeed it would be better to have this below each other.

Actions #2

Updated by Sebastian Kurfuerst over 18 years ago

will have a look.
Grz

Actions #3

Updated by Sebastian Kurfuerst over 18 years ago

I currently do not think this is possible via TCEforms.

There are two options: Insert --div-- and use dividers to tabs - then we will have two tabs there.

A second option would be to create a new divider like --newline-- which does a break.

Any comments?

Grtz,
Sebastian

Actions #4

Updated by Brice BERNARD over 18 years ago

I think --newline-- is a good feature

Actions #5

Updated by Sebastian Kurfuerst over 18 years ago

Hi,
I think ben talked with you about this issue. Could you have a look and give me some feedback?
Thanks :-)
Sebastian

Actions #6

Updated by Sebastian Kurfuerst over 18 years ago

Hi,
I experienced serious difficulties implementing --newline--, in particular because this field resides in a palette which is defined as mainPalette.
The current solution does it differently:
it makes the mainPalette a comma-seperated list of palettes, and this makes it possible to split the palettes up.
Anyways, Newline might be cleaner I think.

Greets, Sebastian

Actions #7

Updated by Martin Kutschker over 18 years ago

As stated in bug #15388 the access field is not only too broad but has serious usability issues: two items exclude all others (hide-at-login and show-at-any-login) and one is completely pointless (Usergroups:).

IMHO both bugs MUST be resolved for 4.0.

Actions #8

Updated by Martin Kutschker over 18 years ago

Hi!

Irgendwelche Ideen wie man dem Problem beikommen könnte? Wie gesagt, nicht nur die breite ist ein Problem.

LG,
Masi

Actions #9

Updated by Kasper Skårhøj about 18 years ago

Patch is fine with me, remember update to "TYPO3 Core API"!

Actions #10

Updated by Sebastian Kurfuerst about 18 years ago

Hi,
I fixed this issue in CVS. However, this does not fix the related issue ("bad usability")
Greets, Sebastian

Actions

Also available in: Atom PDF