[Neos] RSS Feed

Dmitri Pisarev dimaip at gmail.com
Thu Apr 30 10:45:04 CEST 2015


The most simple thing you can do is hide that node type in the tree:
  TYPO3:
    Neos:
      userInterface:
        navigateComponent:
          nodeTree:
            presets:
              default:
                baseNodeType:
'TYPO3.Neos:Document,!My.NodeType:RssNodeToIgnore'

On Thu, 30 Apr 2015 at 10:40 Touch Nguonchhay <tnguonchhay at gmail.com> wrote:

> At the back end we cannot prevent user to click on page. So user can
> accidentally click on the page that we reserve for rss feed.
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>


More information about the Neos mailing list