[Neos] aloha and h4, h5
    Thomas Schlich 
    ts07 at mad-world.de
       
    Fri Apr 11 10:41:23 CEST 2014
    
    
  
Hi all,
i am playing arround with that, too and i am missing the h4 and h5 in other elements than "Headline".
Wouldn't it be nice to have those small headlines also available in the element "Text"?
I was trying to add the following to the NodeTypes.yaml in my package, but it is not working. Production and browser cache cleared...
'TYPO3.Neos.NodeTypes:Text':
  properties:
    'title':
      ui:
        aloha:
          'format':
            'h4': TRUE
            'h5': TRUE
    
    
More information about the Neos
mailing list