silverstripe-australia/silverstripe-pixlr
最新稳定版本:2.0.0
Composer 安装命令:
composer require silverstripe-australia/silverstripe-pixlr
包简介
A module for editing images via Pixlr.
README 文档
README
Maintainer Contact
Marcus Nyeholt <marcus (at) silverstripe (dot) com (dot) au>
Requirements
SilverStripe 3.1 CURL VersionedFiles (optional)
It is recommended you use the VersionedFiles module to ensure that any changes you make while editing the image can be rolled back to a previous copy.
Documentation
- Copy the pixlr folder to the root of your silverstripe instance and run dev/build
- If you are running a publicly accessible website, you will get a noticeable speed increase by using a crossdomain.xml (a sample is provided in the module subdirectory) at the root of your website so that the pixlr application can directly access the image files it needs. Make sure to set PixlrEditorField::$use_credentials to TRUE in your mysite/_config.php
Further information can be found at http://wiki.github.com/nyeholt/silverstripe-pixlr/
API
- PixlrEditorField::$use_credentials = true|false Indicates whether the pixlr editor can access content directly from the website without needing additional server requests to send data around. Recommended.
Troubleshooting
For additional help, create issues at http://github.com/nyeholt/silverstripe-pixlr/issues
统计信息
- 总下载量: 1.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-08-26