news icon indicating copy to clipboard operation
news copied to clipboard

TYPO3 Extension news

Results 137 news issues
Sort by recently updated
recently updated
newest added

## Bug Report **Current Behavior** When you put a 1 in the field "Starting with" field in the flexform of the plugin the first record is ommited. In the English...

I think this is not correct and results to true, when we want to disable it: https://github.com/georgringer/news/blob/0cc224cc6b3269de126aa6dd8fe8250a629bf094/Classes/Controller/NewsController.php#L519 In other parts it looks like `$this->settings['disableOverrideDemand'] != 1;`

I tried to use [Automatic RSS feeds - based on plugins](https://docs.typo3.org/p/georgringer/news/10.0/en-us/Tutorials/BestPractice/Rss/Index.html#automatic-rss-feeds-based-on-plugins) in a TYPO3 v10 Project but only always get "The page is not configured! [type=9818][]. This means that there...

For search engine optimisation, it is advisable to change the title, description and h1 on each page of a list of, for example, news. For this purpose it is sufficient...

There is a slight inconsistency in the way that days, months and years can be derived in the news model. ``` // File: EXT:news/Classes/Domain/Model/News.php // Lines: 359 through 387 /**...

See also https://stackoverflow.com/questions/61228879/typo3-9-routing-the-parameter-gets-overwritten-by-the-defaults/61322177#61322177

Thrown in typo3conf/ext/news/Classes/Updates/PluginUpdater.php on line 181