Project

General

Profile

Actions

Task #73765

closed

Think about making category not global anymore

Added by Xavier Perseguers about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Categorization API
Target version:
-
Start date:
2016-02-29
Due date:
% Done:

0%

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

Description

It would make sense to be able to create (and use) categories in the context of a website, and not having them global to whole install altough they may be created at any place and not only on the real root of the TYPO3 install.

Actions #1

Updated by Frans Saris about 8 years ago

  • Status changed from New to Needs Feedback

This is already possible with some tsconfig.

You can setup separate category trees and set different category root for each site with tsconfig.

Actions #2

Updated by Xavier Perseguers about 8 years ago

@Andrea, since this question arose from you, please confirm this is fine with you. Thanks.

Actions #3

Updated by Andrea Herzog-Kienast about 8 years ago

Hey guys,
Thank you for taking care. Related or the same as #72961
TCEFORM.pages.categories.config.treeConfig.rootUid = 1

works with category and children
TCEFORM.pages.categories.config.treeConfig.rootUid = 1,2,3

works only with cat 1 and children

In TYPO3 7 none of this TCEFORM works.

Actions #4

Updated by Wouter Wolters almost 8 years ago

Andrea can you try again with latest version of 7.6? The mentioned bug has been fixed meanwhile.

Actions #5

Updated by Andrea Herzog-Kienast almost 8 years ago

Thank you Wouter, yes, solved in my 7.6.6

Cheers,
Andrea

Actions #6

Updated by Wouter Wolters almost 8 years ago

  • Status changed from Needs Feedback to Closed

thanks for reporting back. Ticket closed.

Actions

Also available in: Atom PDF