Feature #35360
Add fe_group access to linked files
| Status: | Resolved | Start date: | 2012-03-29 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Stefano Cecere | % Done: | 100% |
|
| Category: | Backend | |||
| Target version: | 1.4.0 | |||
| TYPO3 Version: | 4.6 | Has patch: | Yes | |
| PHP Version: | 5.3 | Complexity: | easy | |
| Votes: | 0 |
Description
to give fe_group access visibility to linked files, i added the standard TCA fe_groups
it works automatically
what do you think?
(i am using in a project, if you won't put it in news core.. i guess i can make it work by external TCA manipulation)
Associated revisions
[FEATURE] Add fe_group access to relatedFiles
Change-Id: I3f3d47d965a1616cc0ac0f72ea23a5103d06ab6f
Resolves: #35360
History
Updated by Georg Ringer about 1 year ago
- Subject changed from add fe_group access to linked files (has patch) to Add fe_group access to linked files
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10086
Updated by Georg Ringer about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Steffen Müller about 1 year ago
Breaking change, so please Add [!!!] to the commit message next time. ;-)
Updated by Georg Ringer about 1 year ago
sorry what does it break? of course a DB update needs to be done, but what else?