bibsdb/citation-portrait-bundle
Composer 安装命令:
composer require bibsdb/citation-portrait-bundle
包简介
Bibsdb citation-portrait template.
README 文档
README
Supplies a slide template for playing citation-portrait videos. This bundle uses CitationPortrait's js player: https://github.com/citation-portrait/player.js/
Installation
Add the git repository to "repositories" in composer.json.
"repositories": {
"bibsdb/citation-portrait-bundle": {
"type": "vcs",
"url": "https://github.com/bibsdb/citation-portrait-bundle"
},
...
}
Require the bundle with composer.
composer require bibsdb/citation-portrait-bundle
Enable the bundle in AppKernel.php, by adding BibsdbCitationPortraitBundle to $bundles.
new Bibsdb\CitationPortraitBundle\BibsdbCitationPortraitBundle()
Run bibsdb:core:templates:load command to load the template in the installation.
bin/console bibsdb:core:templates:load
Enable the template in the administration.
Ads and controls
To avoid ads and video controls, the shared video has to come from a user that has disabled the options at citation-portrait.com. To do it yourself, you need to have at least a PLUS account (https://citation-portrait.com/plus).
统计信息
- 总下载量: 59
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-07-08