Project

General

Profile

Actions

Feature #36066

closed

Implement background colors for tree branches

Added by Stefan Galinski about 12 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Pagetree
Target version:
Start date:
2012-04-14
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Files

screen1.png (20.1 KB) screen1.png Stefan Galinski, 2012-04-14 20:58

Subtasks 1 (0 open1 closed)

Feature #36069: Implement context menu option to add background colors for branchesRejected2012-04-14

Actions
Actions #1

Updated by Stefan Galinski about 12 years ago

Configurable inside the user typoscript by the following syntax:

options.pageTree.backgroundColor.<pageId> = <color>

Color can be any valid CSS color value. The sexiest results can be managed by using rgba values.

Example (see screenshot):

options.pageTree.backgroundColor.57 = rgba(0, 125, 125, 0.1)
options.pageTree.backgroundColor.10675 = rgba(255, 0, 0, 0.1)
Actions #2

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10503

Actions #3

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10503

Actions #4

Updated by Stefan Galinski about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF