{"id":21277923,"url":"https://github.com/b13/richtextinputfields","last_synced_at":"2025-10-10T13:14:56.354Z","repository":{"id":153655055,"uuid":"630173321","full_name":"b13/richtextinputfields","owner":"b13","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T10:35:35.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-02T21:42:29.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-19T20:29:47.000Z","updated_at":"2025-03-10T10:35:27.000Z","dependencies_parsed_at":"2025-04-14T12:41:22.276Z","dependency_job_id":null,"html_url":"https://github.com/b13/richtextinputfields","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/b13/richtextinputfields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Frichtextinputfields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Frichtextinputfields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Frichtextinputfields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Frichtextinputfields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/richtextinputfields/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Frichtextinputfields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004073,"owners_count":26083665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-21T10:08:16.204Z","updated_at":"2025-10-10T13:14:56.310Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EXT:richtextinputfields\n\n## About this extension\n\nWhen working with complex designs often times there is the need for additional,\nbut very limited, formatting options for headlines, sublines and other fields\ntypically presented to the editor as \"single input fields\".\nSolutions for these kinds of requirements often involve descriptions for the\neditors, explaining how to manually add a line-break or format parts of a headline\nwith a bold font style.\n\nWhile browsing the web we came across this excellent blog post by Daniel Siepmann:\nhttps://daniel-siepmann.de/typo3-rte-for-input-fields.html\nHe explains an elegant solution to include a stripped down rich text editor for\nthese kinds of fields. After testing his solution we decided to create a small\nsingle-purpose extension to easily add this configuration to multiple instances.\n\n## Installation\n\nInstall using composer:\n\n```\ncomposer req b13/richtextinputfields\n```\n\n## Usage\n\nUse by adding rich text editors as usual to the fields. This extension brings a\nvery stripped down RTE configuration, but you're free to use your own.\n\n```\n'config' =\u003e [\n    'type' =\u003e 'text',\n    'rows' =\u003e 1,\n    'max' =\u003e 255,\n    'enableRichtext' =\u003e true,\n    'richtextConfiguration' =\u003e 'minimal-input-field',\n],\n```\n\nSet a `row` value to shrink the height of the rte window to \"one line\". Add a\n`max` value to show a character count and enforce a maximal amount of characters\nfor the field.\n\n## Credits\n\nThis extension is heavily inspired by Daniel Siepmanns aforementioned blog post and\nwas created by [b13 GmbH, Stuttgart](https://b13.com) for use in our projects.\n\n[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Frichtextinputfields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Frichtextinputfields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Frichtextinputfields/lists"}