[TYPO3-content-rendering] Getting back the divider element

JoH asenau info at cybercraft.de
Mon May 18 19:13:07 CEST 2009


> - Should the div element be shown by default?
> - If it should be shown, what should it output?
> --- nothing at all
> --- a <hr />
> --- a <div></div>
> --- something else
>
> What do you think?

If it would be enabled again it should output the expected HTML tag.

A divider usually gives a visual hint to help your brain while looking at a
list of elements, so it IMHO should be <hr />.
Of course you could just add the appropriate "frame" to one of the content
element separated by the divider, but from a semantical point of view it
would be better to use the correct markup instead of putting the whole stuff
into another container.
This would enable screenreaders to recognize the divider as well, which
would not be possible with a div container getting just a CSS border.

Even if some people never missed it, like Steffen said, I think it won't
hurt to get it back, since these people simply won't use it anyway.

Just my 2 cents

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
TYPO3 workshops: http://workshops.eqony.com




More information about the TYPO3-project-content-rendering mailing list