runcmf / runbb-ext-markitup
MarkItUp Markdown editor and elFinder file manager for RunBB forum extension
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- runcmf/runbb: dev-master
Requires (Dev)
- phpunit/phpunit: ~5.7
- squizlabs/php_codesniffer: ^2.5
This package is auto-updated.
Last update: 2024-11-29 05:26:34 UTC
README
Install
go to Administration -> Plugins -> repo -> find markItup based markdown editor toolbar with elFinder
-> click install
in modal window click green button with require runcmf/runbb-ext-markitup
after close modal, page refreshed and you see markItup based markdown editor toolbar with elFinder
installed
go to Administration -> Plugins -> markItUp Toolbar
-> Activate
- add elfinder container to skins near
<textarea
<div id="markitup-elfinder"></div>
Recommendations
- TODO
Tests (TODO)
$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit
Security
If you discover any security related issues, please email to 1f7.wizard( at )gmail.com instead of using the issue tracker.
Credits
License
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
http://www.apache.org/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.