bibsdb/sonderborg-calendar-bundle

该软件包最新版本(dev-master)没有可用的许可信息。

Bibsdb sonderborg-calendar 模板。

安装: 46

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 9

语言:CSS

类型:symfony-bundle


README

提供用于播放 sonderborg-calendar 视频的幻灯片模板。此软件包使用 SonderborgCalendar 的 js 播放器:[https://github.com/sonderborg-calendar/player.js/](https://github.com/sonderborg-calendar/player.js/)

安装

将 git 仓库添加到 composer.json 中的 "repositories"。

"repositories": {
    "bibsdb/sonderborg-calendar-bundle": {
      "type": "vcs",
      "url": "https://github.com/bibsdb/sonderborg-calendar-bundle"
    },
    ...
}

使用 composer 需求该软件包。

composer require bibsdb/sonderborg-calendar-bundle

AppKernel.php 中通过将 BibsdbSonderborgCalendarBundle 添加到 $bundles 中启用该软件包。

new Bibsdb\SonderborgCalendarBundle\BibsdbSonderborgCalendarBundle()

运行 bibsdb:core:templates:load 命令以在安装中加载模板。

bin/console bibsdb:core:templates:load

在管理中启用模板。

广告和控制

为了避免广告和视频控制,共享的视频必须来自在 sonderborg-calendar.com 上禁用了这些选项的用户。要自己完成此操作,您至少需要一个 PLUS 账户([https://sonderborg-calendar.com/plus](https://sonderborg-calendar.com/plus))。