Skip to main content

News list

Filtered and paginated list of news articles.

Route name

news_list

URL pattern

/news

Layout

List

Module

Publishing

Page class

news-list

Acceptance criteria

  • I can view a list of news articles
  • News articles are shown in chronological order - newest to oldest
  • 10 articles are shown per page
  • If page number is greater than 1, a previous link is shown
  • If more pages exist than the current page number, a next link is shown
  • List of news articles can be filtered by year and month
  • Each article links to valid news article path
  • Each article shows title, summary and news date
  • Message shown if no news items in system