Configuration with Site-Sets 

New in version TYPO3 v13.4.15 / news v13.0

Use at least EXT:news 13.0.0 to get the full features of site sets.

The extension ships sets which can are used to configure various features.

  1. Got to backend module Site Management > Sites.
  2. Edit the configuration of your site.
  3. On the first tab go to Sets for this Site.
  4. Choose the sets you need. For the basic setup choose site set EXT:news :: Basic Setup.
  5. After saving, you can switch to the backend module Site Management > Settings to adopt the configurations.

  6. Click on Edit settings to open the settings module. Each selected site set can provide its own settings.

  7. All settings are persisted in /config/sites/<your-site-identifier>/settings.yaml.

Available Site Sets 

EXT:news :: Basic Setup 

This is the basic site set. It is loaded automatically by all other site sets of this extension.

Available settings 

news.view.templateRootPath

news.view.templateRootPath
Type
string
Default
EXT:news/Resources/Private/Templates/

Path to the templates

news.view.partialRootPath

news.view.partialRootPath
Type
string
Default
EXT:news/Resources/Private/Partials/

Path to the partials

news.view.layoutRootPath

news.view.layoutRootPath
Type
string
Default
EXT:news/Resources/Private/Layouts/

Path to the layouts

news.pages.detail

news.pages.detail
Type
page
Default
0

Page with detail view. This can be used as a site wide configuration for the detail view, used for all links to news records.

news.preview.page

news.preview.page
Type
page
Default
0

Page with detail plugin used for previews. Allow editors to "save & view" a news record by providing the detail page

news.preview.mode

news.preview.mode
Type
enum
Default
news

Either select "news" or "news_preview" as used argument name. The latter is required if preview should also work for hidden or restricted records.

EXT:news :: Twitter Bootstrap 5 Styles 

Load the default template variants using Twitter Bootstrap v5 styles.

EXT:news :: Twitter Bootstrap 4 Styles 

Load the default template variants using Twitter Bootstrap v4 styles.

EXT:news :: Sitemap 

This site sets provides a configuration to generate a sitemap for news records.

Available settings 

news.sitemap.detail

news.sitemap.detail
Type
page
Required

true

Default
0

Select the page used to link the sitemap entries to.

news.sitemap.startingpoint

news.sitemap.startingpoint
Type
page
Required

true

Default
0

Select the page containing the news records (Starting point)

news.sitemap.recursive

news.sitemap.recursive
Type
int
Default
0

Levels used to fetch pages containing the news records

news.sitemap.additionalWhere

news.sitemap.additionalWhere
Type
string
Default
1

Optional constraint to limit news records used in the sitemap