{"id":20816071,"url":"https://github.com/arillo/silverstripe-xhtmleditor-config","last_synced_at":"2026-02-05T06:01:12.834Z","repository":{"id":62486994,"uuid":"91677438","full_name":"arillo/silverstripe-xhtmleditor-config","owner":"arillo","description":"Configure the SilverStripe default HTMLEditor with ease","archived":false,"fork":false,"pushed_at":"2017-08-01T15:18:16.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-22T11:47:56.987Z","etag":null,"topics":["cms","php","silverstripe","tinymce"],"latest_commit_sha":null,"homepage":"https://arillo.github.io/silverstripe-xhtmleditor-config/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arillo.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-18T09:53:09.000Z","updated_at":"2017-08-01T15:18:36.000Z","dependencies_parsed_at":"2022-11-02T11:00:34.571Z","dependency_job_id":null,"html_url":"https://github.com/arillo/silverstripe-xhtmleditor-config","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/arillo/silverstripe-xhtmleditor-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillo%2Fsilverstripe-xhtmleditor-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillo%2Fsilverstripe-xhtmleditor-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillo%2Fsilverstripe-xhtmleditor-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillo%2Fsilverstripe-xhtmleditor-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arillo","download_url":"https://codeload.github.com/arillo/silverstripe-xhtmleditor-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillo%2Fsilverstripe-xhtmleditor-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29114496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"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":["cms","php","silverstripe","tinymce"],"created_at":"2024-11-17T21:27:56.867Z","updated_at":"2026-02-05T06:01:12.818Z","avatar_url":"https://github.com/arillo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SilverStripe XHTMLEditorConfig\n\nSmall module to configure the CMS HTMLEditor via a yml file.\n\nJust create a htmleditor.yml file in your mysite/_config folder and configure the possible options.\n\nSee this example file as a reference:\n\n```yml\n---\nName: mysite-editor\nAfter:\n  - 'xhtmleditor-config'\n---\nXHTMLEditorConfig:\n  identifier: cms\n  buttons:\n    1: \n      - undo\n      - redo\n      - separator\n      - cut\n      - copy\n      - paste\n      - pastetext\n      - separator\n      - bold\n      - italic\n      - underline\n      - strikethrough\n      - separator\n      - justifyleft\n      - justifycenter\n      - justifyright\n      - justifyfull\n      - formatselect\n      - separator\n      - bullist\n      - numlist\n      - outdent\n      - indent\n      - blockquote\n      - hr\n    2:\n    3:\n  options:\n    paste_text_sticky_default: true\n```\n\n@TODO:\n  - validate buttons and options","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillo%2Fsilverstripe-xhtmleditor-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farillo%2Fsilverstripe-xhtmleditor-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillo%2Fsilverstripe-xhtmleditor-config/lists"}