runcmf / runbb-ext-simplemde
RunBB 论坛插件的 SimpleMDE Markdown 编辑器
0.1.1
2017-01-23 16:10 UTC
Requires
- runcmf/runbb: dev-master
Requires (Dev)
- phpunit/phpunit: ~5.7
- squizlabs/php_codesniffer: ^2.5
This package is auto-updated.
Last update: 2024-08-29 04:37:02 UTC
README
安装
转到管理 -> 插件 -> repo -> 查找 RunBB 论坛插件的 SimpleMDE Markdown 编辑器
-> 点击 安装
在模态窗口中点击带有 require runcmf/runbb-ext-simplemde
的按钮
关闭模态窗口后,页面刷新,您将看到 RunBB 论坛插件的 SimpleMDE Markdown 编辑器
已安装
转到管理 -> 插件 -> SimpleMDE 工具栏
-> 激活
推荐
- 待办事项
测试(待办事项)
$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit
安全
如果您发现任何安全相关的问题,请通过电子邮件发送至 1f7.wizard( at )gmail.com,而不是使用问题跟踪器。
鸣谢
许可协议
Copyright 2016 1f7.wizard@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.