Project

General

Profile

Actions

Feature #38711

closed

Categorization into the Core

Added by Fabien Udriot almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-07-06
Due date:
% Done:

100%

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

Description

A common use case is to be able to categorize records in every advanced website. Besides that, there is the need to share categories across records. So far, each extension has to bring its own category implementation which is not an ideal situation.

To fill the gap, we would like to introduce a new category record type (sys_category) along with an API where extension developers could register their own tables to be categorized. The relations will be stored within "mm" tables as a less time consuming approach.

A first patch will provide:

  • "sys_category" and "sys_category_mm" tables with SQL definition and their TCA
  • a registration mechanism where third party extension can have their SQL fields + TCA generated on the fly.

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #44961: Categorization in core is not usable in frontendClosed2013-01-30

Actions
Precedes TYPO3 Core - Task #38716: Add configuration for default categorized tablesClosed2012-07-072012-07-07

Actions
Actions #1

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review almost 12 years ago

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

Actions #3

Updated by Gerrit Code Review almost 12 years ago

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

Actions #4

Updated by Gerrit Code Review almost 12 years ago

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

Actions #5

Updated by Gerrit Code Review almost 12 years ago

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

Actions #6

Updated by Gerrit Code Review almost 12 years ago

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

Actions #7

Updated by Gerrit Code Review almost 12 years ago

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

Actions #8

Updated by Gerrit Code Review almost 12 years ago

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

Actions #9

Updated by Fabien Udriot almost 12 years ago

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

Updated by Philipp Gampe almost 12 years ago

Entry for NEWS.txt is missing.

Also please push needed patches for the TYPO3 documentation (core_api I guess).

Actions #11

Updated by Fabien Udriot almost 12 years ago

Entry for NEWS.txt is missing.

I have updated the Wiki for that purpose http://wiki.typo3.org/TYPO3_6.0#Category

Also please push needed patches for the TYPO3 documentation (core_api I guess).

There is already a ticket for that #38712. Will tackle the task when we have the patches for Category approved. Particularly this one: #38773

Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF