定制 dotpulse/outdatedbrowser 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dotpulse/outdatedbrowser

Composer 安装命令:

composer require dotpulse/outdatedbrowser

包简介

Outdated Browser for Neos CMS

README 文档

README

Latest Stable Version Total Downloads License

This package includes Outdated Browser into Neos CMS. You can configure in your Settings.yaml when the warning should be shown.

Version Neos
0.2.* 2.*
> 2.2 3.* + 4.*

Screenshot ot outdatedbrowser.com

Installation

Most of the time you have to make small adjustments to a package (e.g. configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

composer require dotpulse/outdatedbrowser --no-update

To install the package under Neos 2.* you have to enter

composer require "dotpulse/outdatedbrowser:~0.2" --no-update

The --no-update command prevent the automatic update of the dependencies. After the package was added to your theme composer.json, go back to the root of the Neos installation and run composer update. Et voilà! Your desired package is now installed correctly.

Configuration

Basicly you need to ajust the setting Dotpulse.OutdatedBrowser.lowerThan. The default value is IE11. You can set the setting Dotpulse.OutdatedBrowser.lowerThan to different kind of values:

  • Browser based
    • A23 (Android 2.3)
    • IE8
    • IE9
    • IE10
    • IE11
    • Edge
  • Feature based
    • Flexbox
    • oldGrid (The old css grid specification)
    • Grid
  • Property based
    • Any CSS property, e. g. transform

Example:

Dotpulse:
  OutdatedBrowser:
    lowerThan: Grid

License

Licensed under MIT, see LICENSE

统计信息

  • 总下载量: 2.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-09-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固