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 having TYPO3 installed in a sub directory and therefor setting `page.config.absRefPrefix = /subfolder/`, MetaTagViewHelper concatenates TYPO3_SITE_URL and the absolute path, which results in double...

Bug
Needs feedback from author
9 LTS

## Bug Report **Current Behavior** When trying to import tt_news, those news which has language version (with l18n_parent) would fully override their parents. ***DB in tt_news*** uid -- title --...

Hi, currently use the field "content_elements" the default sorting field from tt_content. If I create a new NEWS and assign content elements to it, the previous sort will be overwritten....

Feature
Confirmed
Prioritize by donations

## Bug Report **Current Behavior** In the plugin "Category Menu" - if you unmark some categories they are shown in FE anyway. **Expected behavior/output** Only show the marked categories in...

Feature

## Bug Report **Current Behavior** I have added the author field to the plugin flexform orderBy-options with tsconfig like in the documentation (plus the plugin.tx_news.settings.orderByAllowed in typoscript) When I create...

Hi Georg, Search-Filter in the News Administration still appears after setting `tx_news.module.alwaysShowFilter = 0` in pageTSConfig I thought the Filter would not be shown at start. Only by clicking on...

Hey Georg, I'm not quite sure if this is a bug or I am wrong... I experienced the problem with a customer, that many website users run into 404s as...

Bug

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/N4LkEe).

Hi there, in version 10.0.0 (Typo 10.4.32) News Administration module don't show any items. When I click to "See all pages containing news records" an error occured: An action "newsPidListingAction"...

Bug
Needs feedback from author

## Bug Report **Current Behavior** If using more than one related news, the function `getAllRelatedSorted()` is executed (/Classes/Domain/Model/News.php: 606) But results in: `PHP Runtime Deprecation Notice: usort(): Returning bool from...