Project

General

Profile

Actions

Bug #53454

closed

tt_content categories-field isn't an allowed excludefield

Added by Tobias Wollender over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Categorization API
Target version:
Start date:
2013-11-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

The "categories"-field in tt_content elements isn't an allowed excludefield, so you can't deactivate it for editors.

Actions #1

Updated by Francois Suter about 10 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Francois Suter

You mean the "categories" field which appears in the "Categories" tab, right?

I agree that it should be made an exclude field. This is actually a general problem of any field added with the Categorization API.

Actions #2

Updated by Francois Suter about 10 years ago

  • Category changed from Backend User Interface to Categorization API
  • Target version set to 6.2.0
  • Complexity set to easy

No answer, but I'm pretty sure about what was meant. I'm going to proceed with a patch.

Actions #3

Updated by Francois Suter about 10 years ago

  • Status changed from Needs Feedback to Accepted
Actions #4

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27373

Actions #5

Updated by Tobias Wollender about 10 years ago

Yes, you are correct. I want to disable the categories selection in the categories tab. I'm currently not able to do this. Not in tt_content and also not for files in the filelist module when you edit the metadata. At the moment I'm deactivating fields with typoscript.

TCEFORM.tt_content.categories.disabled = 1
TCEFORM.sys_file_metadata.categories.disabled = 1

Thanks for taking care!

Actions #6

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27373

Actions #7

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27373

Actions #8

Updated by Francois Suter about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF