Questions tagged [tx-news]

The TYPO3 extension "news" is based on extbase and fluid and allows to show articles, categories, tags, ... in various ways.

The extension can be found at http://typo3.org/extensions/repository/view/news and the manual is located on https://docs.typo3.org/typo3cms/extensions/news/.

The repository and issue tracker can be found at https://github.com/georgringer/news

428 questions
-1
votes
1 answer

How append the fields data from backend into JSON file in Typo3

How can I write into existing JSON-file the data from backend-Formular in Typo3 directly? And how can I later delete some data from JSON, when I delete them from the backend in Typo3? All JSON enterings have a time stamp. Thank you in advance!
-1
votes
3 answers

how to create details page in typo3 v9 news system

I created the news page (list view) but the details are not shown. I tried to create a detail page to which I added the news detail plugin but it shows error The page shows Oops, an error occurred! TypoScript object path…
-1
votes
2 answers

TYPO3 add and implement action for news extension

In my Configuration\TCA\Overrides\tx_news_domain_model.php I add option to select field like this: $GLOBALS['TYPO3_CONF_VARS']['EXT']['news']['switchableControllerActions']['newItems']['News->gallery'] = 'Gallery view'; In my…
Evil Penguin
  • 114
  • 1
  • 11
-1
votes
1 answer

tx_news - Category as Pagetitle

ich verwende die Typo3 Extension: tx_news. Bei der Ausgabe des Newstitel im Browser gibt es keine Probleme. Ich frag mich aber ob es auch möglich ist die gewählte News-Kategorie als Browsertitel auszugeben? Bevor der User zur gewählten Detail News…
-1
votes
1 answer

If i click social media buttons of Heise Shariff from tx_news i get 404 error

The URL is only partly transferred: https://....org/artikel/ Any idea how to solve this? Any other information needed? Latest TYPO3 version 7.6.11, tx_news 5.2 and rx_shariff 9.0.0 Thanks for your help.
-1
votes
1 answer

Tx_news "502-Bad Gateway" in backend

I'm using Nginx and the extension tx_news. When I'm working in backend with news(cut,edit,close,...) I get sometimes a 502-Bad Gateway exception. This exception I get after a second. I don't understand what's going wrong here. Sometimes it works…
-2
votes
1 answer

TYPO3 news extension

I need to know how TYPO3 news extension is used as blog list with social share button? I used news extension.There is no section for blogs.Please specify a solution.
ARUNIMA DAS
  • 21
  • 1
  • 8
-3
votes
1 answer

New Category not showing on News options tab in typo3

I have created new category but when I want to create news and assign to a particular category that new category does not come in the available categories list.
1 2 3
28
29