<n:link newsItem="{newsItem}" settings="{settings}"> {newsItem.title} </n:link>
The above code will generate a link to the details page . What I want to achieve is that , I want to add a new parameter &type to the news url. Can anybody please tell how I can implement this . Checked this http://docs.typo3.org/typo3cms/extensions/news/Templating/ViewHelpers/LinkViewHelper.html . But I am getting an error