{"id":22289425,"url":"https://github.com/tf/pageflow-embedded-video-workflow-test","last_synced_at":"2025-03-25T21:22:52.745Z","repository":{"id":66564371,"uuid":"218797703","full_name":"tf/pageflow-embedded-video-workflow-test","owner":"tf","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-31T16:38:39.000Z","size":24555,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T18:43:32.877Z","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/tf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-10-31T15:26:37.000Z","updated_at":"2019-10-31T16:35:15.000Z","dependencies_parsed_at":"2023-05-11T19:45:51.244Z","dependency_job_id":null,"html_url":"https://github.com/tf/pageflow-embedded-video-workflow-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fpageflow-embedded-video-workflow-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fpageflow-embedded-video-workflow-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fpageflow-embedded-video-workflow-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf%2Fpageflow-embedded-video-workflow-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tf","download_url":"https://codeload.github.com/tf/pageflow-embedded-video-workflow-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245543848,"owners_count":20632728,"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-12-03T17:09:07.938Z","updated_at":"2025-03-25T21:22:52.738Z","avatar_url":"https://github.com/tf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pageflow Embedded Video\n\n[![Gem Version](https://badge.fury.io/rb/pageflow-embedded-video.svg)](http://badge.fury.io/rb/pageflow-embedded-video)\n[![Build Status](https://travis-ci.org/codevise/pageflow-embedded-video.svg?branch=master)](https://travis-ci.org/codevise/pageflow-embedded-video)\n\nPage type showing Youtube/Vimeo videos in an embedded iframe.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    # Gemfile\n    gem 'pageflow-embedded-video'\n\nRun `bundle install`\n\nRegister the page type:\n\n    # config/initializers/pageflow.rb\n    Pageflow.configure do |config|\n      config.page_types.register(Pageflow::EmbeddedVideo.page_type)\n    end\n\nInclude javascript/stylesheets:\n\n    # app/assets/javascripts/pageflow/application.js\n    //= require pageflow/embedded_video\n\n    # app/assets/javascripts/pageflow/editor.js\n    //= require pageflow/embedded_video/editor\n\n    # app/assets/stylesheets/pageflow/application.scss;\n    @import \"pageflow/embedded_video\";\n\n    # app/assets/stylesheets/pageflow/editor.scss;\n    @import \"pageflow/embedded_video/editor\";\n\n    # app/assets/stylesheets/pageflow/themes/default.scss\n    @import \"pageflow/embedded_video/themes/default\";\n\n## Configuration\n\nOptionally, configure Pageflow Embedded Video by creating an initializer in your app\n`config/initializers/pageflow_embedded_video.rb`.\n\nExample:\n\n    Pageflow::EmbeddedVideo.configure do |config|\n      # Remove items to disallow hosts\n      # The listed hosts are supported by default:\n      # config.supported_hosts = %w(https://www.youtube.com http://www.youtube.com https://vimeo.com http://vimeo.com)\n    end\n\n## Troubleshooting\n\nIf you run into problems while installing the page type, please also refer to the\n[Troubleshooting](https://github.com/codevise/pageflow/wiki/Troubleshooting) wiki\npage in the [Pageflow  repository](https://github.com/codevise/pageflow). If that\ndoesn't help, consider\n[filing an issue](https://github.com/codevise/pageflow-embedded-video/issues).\n\n## Contributing Locales\n\nEdit the translations directly on the\n[pageflow-embedded-video](http://www.localeapp.com/projects/public?search=tf/pageflow-embedded-video)\nlocale project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf%2Fpageflow-embedded-video-workflow-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftf%2Fpageflow-embedded-video-workflow-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf%2Fpageflow-embedded-video-workflow-test/lists"}