Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Extension for Kanboard default comment textarea. It's no longer in active development, and it's part of the Kanboard core since version 1.0.27.

License

Notifications You must be signed in to change notification settings

sebastiantiede/kanboard-plugin-wysiwyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanboard Markdown WYSIWYG Editor Plugin


Note: It's no longer in active development, and it's part of the Kanboard core since version 1.0.27.


This plugin overrides core comment textareas and extends it with common shortcuts like bold, italic.

Installation

  • Create a directory wysiwyg under the folder plugins
  • Copy all source files in this new directory
  • Go on your local installation of Kanboard
  • After the login, you should see the alterations to the default layout

Dependencies

pagedown

Installation

Create a directory "wysiwyg" in the kanboard/plugins directory. It is important to use that exact name!
Download the Sourcecode Extract the source files into the created directory.

Install Bower with NPM.

  1. Download NodeJS/NPM.
  2. Use NPM to install Bower: $ npm install -g bower - Additional help
  3. Install Git

Install the bower.json with Bower. This will install pagedown:

  1. bower install

Done!

About

Extension for Kanboard default comment textarea. It's no longer in active development, and it's part of the Kanboard core since version 1.0.27.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages