A module to add a news page (like a blog) for SilverStripe 3. It uses DataObjects for individual
news articles, mapping each one to an individual URL using $url_handlers.
/<newspage>/article/<article-name>-<id>/
(auto-generated)Breadcrumbs()
function to add articles to breadcrumbsBy default the articles get paginated per 10 articles. You can change this (for instance) in your mysite/_config/config.yml
NewsPage:
articles_per_page: 10
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem