runcmf / runbb-ext-markitup
MarkItUp Markdown编辑器和elFinder文件管理器,用于RunBB论坛扩展
0.1.0
2017-01-23 16:00 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:40:24 UTC
README
安装
转到管理 -> 插件 -> 仓库 -> 查找 基于markItup的markdown编辑器工具栏与elFinder -> 点击 安装
在模态窗口中点击带有 require runcmf/runbb-ext-markitup 的绿色按钮
关闭模态窗口后,页面刷新,您会看到 基于markItup的markdown编辑器工具栏与elFinder 已安装
转到管理 -> 插件 -> markItUp工具栏 -> 激活
- 将elfinder容器添加到靠近
<textarea的皮肤中
<div id="markitup-elfinder"></div>
推荐
- 待办事项
测试(待办事项)
$ 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.