Bug #37458
Documentation for [FEATURE] Enable overriding element browser type
| Status: | Closed | Start date: | 2012-05-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 6.0.0 | |||
| Votes: | 0 |
Description
Documentation for https://review.typo3.org/#/c/11268/
Two new option for fields of type "group":
---------
[appearance][elementBrowserType]
string ("db" or "file")
Makes it possible to set an alternative element browser type ("db" or "file") than would otherwise be rendered based on the "internal_type" setting. This is used internally for FAL file fields, where internal_type is "db" but the element browser should be the file element browser anyway.
[appearance][elementBrowserAllowed]
string
Makes it possible to set an alternative element browser allowed string than would otherwise be taken from the "allowed" setting of this field. This is used internally for FAL file fields, where this is used to supply the comma list of allowed file types.
Associated revisions
[FEATURE] Overriding element browser type
Added documentation for new group-type field feature that
enables overriding element browser type.
Attached patch also contains cleanup of inline-type
"appearance" property.
Resolves: #37458
Releases: 6.0
Change-Id: Iab22f34b1a65641e9a2e31f911eab8ab57515bfb
History
Updated by Francois Suter 6 months ago
- Status changed from New to Accepted
- Assignee set to Francois Suter
- Target version set to 6.0.0
Updated by Gerrit Code Review 6 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16482
Updated by Francois Suter 6 months ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset 89a86f839e9a10fa1f8ff0ed39c57b7880c97a48.
Updated by Francois Suter 19 days ago
- Status changed from Resolved to Closed