{"id":18544488,"url":"https://github.com/instructure/tinymce-light-skin","last_synced_at":"2025-04-09T19:30:45.021Z","repository":{"id":65412412,"uuid":"81615690","full_name":"instructure/tinymce-light-skin","owner":"instructure","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-23T13:59:50.000Z","size":52,"stargazers_count":3,"open_issues_count":2,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-12T23:23:28.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/instructure.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":"2017-02-10T23:17:06.000Z","updated_at":"2017-10-04T19:44:10.000Z","dependencies_parsed_at":"2023-01-22T07:55:25.004Z","dependency_job_id":null,"html_url":"https://github.com/instructure/tinymce-light-skin","commit_stats":null,"previous_names":["brentburg/tinymce-light-skin"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-light-skin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-light-skin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-light-skin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Ftinymce-light-skin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructure","download_url":"https://codeload.github.com/instructure/tinymce-light-skin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223407796,"owners_count":17140563,"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","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-06T20:16:42.070Z","updated_at":"2024-11-06T20:16:42.979Z","avatar_url":"https://github.com/instructure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyMCE Light Skin\n\n![Build status for master branch](https://travis-ci.org/instructure/tinymce-light-skin.svg?branch=master)\n\nThis is a version of the [Pixabay's Light TinyMCE Skin][1] packaged with all\nstatic assets in the JavaScript. This makes it easier to inlcude in modules\nthat wrap TinyMCE without requiring consumers to serve the skin assets.\n\n## Modifications\n\nSome slight modifications to the original skin have been made:\n\n  - IE7 specific CSS has been removed\n  - WOFF is the only font format used\n  - CSS changes for better keyboard navigation\n  - Remove font sizes from content CSS to avoid conflicting with app specific\n    content CSS.\n\nThis makes the bundle smaller and still provides good support for modern\nbrowsers.\n\n## Usage\n\n```javascript\nimport skin from 'tinymce-light-skin'\n\n// append styles to head\nskin.use()\n\n// when initializing TinyMCE set skin to false\ntinymce.init({ skin: false })\n\n// optionaly remove styles from head based on reference count\nskin.unuse()\n\n// inject content styles into the editor's iframe\ntinymce.init({ content_style: skin.contentStyle })\n\n// inline variants\nskin.useInline()\nskin.unuseInline()\n```\n\n[1]: https://pixabay.com/en/blog/posts/a-modern-custom-theme-for-tinymce-4-40/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Ftinymce-light-skin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructure%2Ftinymce-light-skin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Ftinymce-light-skin/lists"}