ViewHelpers reference

In order to use the ViewHelpers provided by this extension, you need to include them in the <html> tag of your template or partial:

<html xmlns:n="http://typo3.org/ns/GeorgRinger/News/ViewHelpers"
      xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
      data-namespace-typo3-fluid="true">

You can find all available ViewHelpers in the folder EXT:news/Classes/ViewHelpers.