hudhaifas / silverstripe-legalpage
展示任何法律文件/政策的版本变更。
4
2018-08-03 12:13 UTC
Requires
This package is not auto-updated.
Last update: 2024-09-20 18:54:21 UTC
README
展示任何法律文件/政策,需要展示版本变更。
特性
- 允许发布法律文件和政策,并具有与旧版本比较的能力。
- 显示对话框,提醒用户关于网站使用cookie的情况,以满足欧盟法律,将
$EUCookieSnippet添加到页面主体中。
需求
- SilverStripe 框架 4.x
- SilverStripe CMS 4.x
安装
- 通过composer安装模块:
$ composer require hudhaifas/silverstripe-legalpage - 运行dev/build
许可证
MIT License
Copyright (c) 2018 Hudhaifa Shatnawi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without
limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.