Skip to content

Instantly share code, notes, and snippets.

@pumatertion
Created July 25, 2013 11:06
Show Gist options
  • Save pumatertion/6078732 to your computer and use it in GitHub Desktop.
Save pumatertion/6078732 to your computer and use it in GitHub Desktop.
prototype(BLEICKER.Pipeu:ArticleTeaserList) < prototype(TYPO3.Neos.NodeTypes:Menu)
prototype(BLEICKER.Pipeu:ArticleTeaserList) {
startingPoint = ${q(site).children('de').children('artikel')}
}
@kitsunet
Copy link

${q(site).children('de').children('artikel').get(0)}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment