Feature #38595
Freature 'Paste Reference into' set 'Indentation and Frames' to 'no frame'
| Status: | Rejected | Start date: | 2012-07-03 | |
|---|---|---|---|---|
| Priority: | Won't have this time | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | PHP Version: | |||
| Votes: | 0 |
Description
Hello,
I think an element inserted as a referenz does not need another div wraped around the element.
Would it be possible to set 'Indentation and Frames' to 'no frame' when using the icon 'Paste Reference into'?
Regards
Stephan
History
Updated by Jo Hasenau 11 months ago
- Status changed from New to Rejected
- Priority changed from Should have to Won't have this time
Sorry - but it's not our job to decide this for the integrator.
If you got an element using frames and paste it as reference into a grid element, you would not expect this action to remove the frame.
A reference will show the referenced element as is by default.
If you want to change this for some reason, it's up to you to change the TypoScript that renders these elements.
Usually this can be found in the tt_content.shortcut section.
You could add conf.tt_content there and change the behaviour of references to tt_content elements there.