runcmf/runbb-ext-markitup

MarkItUp Markdown编辑器和elFinder文件管理器,用于RunBB论坛扩展

安装: 11

依赖项: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 0

开放问题: 0

语言:JavaScript

0.1.0 2017-01-23 16:00 UTC

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工具栏 -> 激活

  1. 将elfinder容器添加到靠近 <textarea 的皮肤中
<div id="markitup-elfinder"></div>

推荐

  • 待办事项

测试(待办事项)

$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit

安全

如果您发现任何与安全相关的问题,请通过电子邮件发送至1f7.wizard( at )gmail.com,而不是使用问题跟踪器。

致谢

markItUp!
elFinder

许可

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.