Project

General

Profile

Actions

Task #77081

closed

Remove category tree options: width, allowRecursiveMode, autoSizeMax

Added by Tymoteusz Motylewski almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2016-07-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There are several category tree TCA configuration options which can be removed.

  1. allowRecursiveMode setting

it is not working for a while and the documentation vs implementation was off - see https://forge.typo3.org/issues/77074

  1. recursive selection button
    - it was not widely used as nobody expected that the green "refresh" icon is related to recursive selection
    - When implemented 4 years ago, the purpose of this button was to ease handling o "record storage page".
    But now we have "recursive" select box using which user can set recursion level
  1. Width
    Right now it's 280px by default but can be tuned through TCA.

It should be 100% by default to be more accessible for trees with multiple levels and responsive backend

  1. autoSizeMax

when autosizemax was present, it was used as max-height, and 'size' was used as min-height

autosizemax can be dropped and size can be used as max height


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #77074: formengine tree appearance allowRecursiveMode has no effectRejected2016-07-13

Actions
Related to TYPO3 Core - Task #77220: Replace category tree toolbar icons with SVGClosed2016-07-22

Actions
Actions

Also available in: Atom PDF