Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to format dates over typoscript + no absolute URLs in pagination #21

Merged
merged 4 commits into from
Apr 22, 2022

Conversation

derseeli
Copy link
Contributor

@derseeli derseeli commented Apr 19, 2022

There are 2 new settings-fields, with that you can format the date in the json output. So in a multilingual environment you can configure the output over typoscript-conditions.

tt_content.list.fields.content.fields.data.news_pi1.settings {
    dateFormat = d.m.Y
    dateTimeFormat= d.m.Y H:i:s
}

No absolute URL in pagination, since the API URL != frontend URL

@derseeli derseeli changed the title Added possibility to format dates over typoscript Added possibility to format dates over typoscript + no absolute URLs in pagination Apr 19, 2022
ext_emconf.php Outdated Show resolved Hide resolved
added more + backlink in JSON-Response for list- and detail-view
@lukaszuznanski lukaszuznanski merged commit 5cae367 into TYPO3-Headless:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants