I'd love to see more HTML5 elements out-of-the-box in this module, mostly I'm missing main, article, section, footer and aside. I know I can install fences to get these elements and I'm not sure if there is a scenario where you would want semantic panels but not want fences? Therefore I'm raising this question here :-)
'main' => 'MAIN',
'nav' => 'NAV',
'article' => 'ARTICLE',
'section' => 'SECTION',
'aside' => 'ASIDE',
'footer' => 'FOOTER',| Comment | File | Size | Author |
|---|---|---|---|
| #4 | semantic_panels-html5_tags-2161471-4.patch | 487 bytes | mathiasericsson |
Comments
Comment #1
mathiasericsson commentedComment #2
mathiasericsson commentedComment #3
dajjenPatch file seems to be empty.
Comment #4
mathiasericsson commentedComment #5
dajjenNow the code seems to be in the patch file
Comment #6
skdrupal88Very good idea, the patch works for me