[TYPO3-core] RFC #11316: Feature: Add a "No Frame" option [css styled content]

Susanne Moog typo3 at susannemoog.de
Sat Mar 27 10:21:09 CET 2010


This is an SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=11316

Branches:
trunk

Problem:
The problem is that in the current version of css styled content a
default frame around the elements is rendered as replacement for the
anchor element. If you used HTML elements to get quick wrappers for
multiple content elements you now have an additional div which destroys
your layout. ATM you have to disable it manually by changing the frame
rendering typoscript. This problem was discussed on the content
rendering group ([TYPO3-content-rendering] RFC: Let's discuss the
"default frame" in 4.3)


Solution:
I propose the following solution:
- Keep the default frame (see deeper reasons in the discussion)
- Define a label for the default frame ("Default Frame" instead of no
label, so one can guess that there will be a frame around the element)
- Define a new section_frame called "No Frame" which renders the element
like v4.2 did and which can be used for wrapper HTML elements.

Best regards,

Susanne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 11316_v2.diff
Type: text/x-diff
Size: 3046 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100327/a661fcff/attachment.diff>


More information about the TYPO3-team-core mailing list