bibsdb / citation-portrait-bundle
本包的最新版本(v1.0)没有可用的许可证信息。
Bibsdb 引用画像模板。
v1.0
2019-05-21 08:18 UTC
- dev-master
- v1.0
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/minimatch-and-gulp-3.1.2
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-dependabot/npm_and_yarn/node-sass-4.14.1
This package is auto-updated.
Last update: 2024-09-10 15:09:06 UTC
README
提供播放引用画像视频的幻灯片模板。此包使用 CitationPortrait 的 js 播放器:[https://github.com/citation-portrait/player.js/](https://github.com/citation-portrait/player.js/)
安装
将 Git 仓库添加到 composer.json
中的 "repositories"。
"repositories": { "bibsdb/citation-portrait-bundle": { "type": "vcs", "url": "https://github.com/bibsdb/citation-portrait-bundle" }, ... }
使用 composer 需求此包。
composer require bibsdb/citation-portrait-bundle
在 AppKernel.php
中启用此包,通过将 BibsdbCitationPortraitBundle 添加到 $bundles。
new Bibsdb\CitationPortraitBundle\BibsdbCitationPortraitBundle()
运行 bibsdb:core:templates:load 命令以在安装中加载模板。
bin/console bibsdb:core:templates:load
在管理界面中启用模板。
广告和控制
为了避免广告和视频控制,共享的视频必须来自已在 citation-portrait.com 禁用选项的用户。要自行完成,您需要至少拥有一个 PLUS 账户([https://citation-portrait.com/plus](https://citation-portrait.com/plus))。