{"id":36331144,"url":"https://github.com/mxsteini/mst_contentfallback","last_synced_at":"2026-01-11T12:00:04.320Z","repository":{"id":57749858,"uuid":"523993444","full_name":"mxsteini/mst_contentfallback","owner":"mxsteini","description":"try to fix translation fallback on content level","archived":false,"fork":false,"pushed_at":"2023-09-22T06:42:21.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T15:32:30.317Z","etag":null,"topics":["contentfallback","fallback","fallbackchain","language","translation","typo3"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxsteini.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-12T07:22:19.000Z","updated_at":"2023-09-22T10:14:45.000Z","dependencies_parsed_at":"2022-08-26T23:21:36.571Z","dependency_job_id":null,"html_url":"https://github.com/mxsteini/mst_contentfallback","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mxsteini/mst_contentfallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsteini%2Fmst_contentfallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsteini%2Fmst_contentfallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsteini%2Fmst_contentfallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsteini%2Fmst_contentfallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxsteini","download_url":"https://codeload.github.com/mxsteini/mst_contentfallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxsteini%2Fmst_contentfallback/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28301953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contentfallback","fallback","fallbackchain","language","translation","typo3"],"created_at":"2026-01-11T12:00:03.736Z","updated_at":"2026-01-11T12:00:04.315Z","avatar_url":"https://github.com/mxsteini.png","language":"PHP","readme":"# EXT:mst_contentfallback - try to deliver the content as in siteconfiguration defined.\n\n## Problem\nAt the moment (TYPO3 v11) can not deliver translations on contentlevel.\nAt the very moment a page is translated, you have to provide a contentelement for each transalation.\nThe only fallback is the 0-element.\n\n## The fix - How the content fallback works\n\nWhile these problem belongs to the basics how TYPO3 deals with translations, this approach is a workaround.\n\nSee section \"Known Problem\" for more ...\n\nAsuming we have these translation\n\nwith the following content:\n\n| en          | de_DE | de_CH | es_ES | es_MX       |\n|-------------|-------|-------|-------|-------------|\n| en0         | de0   | ch0   | es0   | mx0         |\n| en1         | de1   |       | es1   | mx1(hidden) |\n| en2         |       |       |       |             |\n| en3(hidden) | de3   | ch3   | es3   | mx3         |\n\n\nresults in\n\n| en  | de_DE | de_CH | es_ES | es_MX |\n|-----|-------|-------|-------|-------|\n| en0 | de0   | ch0   | es0   | mx0   |\n| en1 | de1   | de1   | es1   |       |\n| en2 | en2   | en2   | en2   | en2   |\n|     |       |       |       |       |\n\nonly elements could be displayed which are displayed in language 0\n\n## Installation\n```json\n  \"repositories\": [\n    {\n      \"type\": \"vcs\",\n      \"url\": \"https://github.com/mxsteini/mst_contentfallback.git\"\n    }\n  ]\n```\n\n```bash\ncomposer req mst/mst-contentfallback\n```\n\n## Known problemes\n* To deliver content, the 0-language must be part of the fallbackchain.\n* workspaces are not tested\n* the baselanguage-concept itself\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxsteini%2Fmst_contentfallback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxsteini%2Fmst_contentfallback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxsteini%2Fmst_contentfallback/lists"}