Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fritzmg/contao-newslist-extended
Contao extension to add a few more features to the news list.
https://github.com/fritzmg/contao-newslist-extended
contao-module
Last synced: 2 months ago
JSON representation
Contao extension to add a few more features to the news list.
- Host: GitHub
- URL: https://github.com/fritzmg/contao-newslist-extended
- Owner: fritzmg
- License: gpl-3.0
- Created: 2017-07-19T13:22:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T13:12:23.000Z (over 1 year ago)
- Last Synced: 2024-10-10T14:39:44.508Z (2 months ago)
- Topics: contao-module
- Language: PHP
- Homepage:
- Size: 59.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/packagist/v/fritzmg/contao-newslist-extended.svg)](https://packagist.org/packages/fritzmg/contao-newslist-extended)
[![](https://img.shields.io/packagist/dt/fritzmg/contao-newslist-extended.svg)](https://packagist.org/packages/fritzmg/contao-newslist-extended)Contao Newslist Extended
========================Contao extension to add a few more features to the news list module.
### Override redirect page
This enables you to define a redirect page other than the one defined in the news archive of the news entry. This can be useful in situations where you have just one news archive, but you want to display the entries of that news archive over multiple domains or languages. This also automatically adds a canonical tag on the news reader page, if the page is not the one defined in the news archive. This feature is also available in the news _archive_ module.
### Image size for featured news
This allows you to choose a different image size setting in the news modules for featured news (e.g. when featured news should have a larger image).
### Exclude current news item
Within the settings of a news list you can exclude the current news item from the news list, if this list is shown together with a news reader on the same page.