Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Negar Plug-In

This is a redmine editor plug-in which you can edit texts in rich and markdown format simultaneously that helps you having dynamic wiki while editing pages in html rich format. Plug-In is implemented on Hallojs editor and uses showdown and to-markdown to bring the live preview and editors correlation.

Table of Contents

  1. Installation
  2. Activation

Installation

Just copy this repo into redmine plugins directory and do migration and restart server: Supposing you've installed redmine into /usr/share/redmine:

cd /usr/share/redmine/plugins

Download plugin using git or using wget

Using Git

git clone https://github.com/ghasedak/redmine_negar

Using Wget

Get latest snapshot of redmine_negar and extract it:

wget -O redmine_negar.zip https://github.com/ghasedak/redmine_negar/archive/master.zip
unzip redmine_negar.zip
mv redmine_negar-master redmine_negar

Do the migration:

RAILS_ENV=production bundle exec rake db:migrate --trace

Activation

Go to http://your-redmine-address/settings#settings_text_formatting and change editor to Negar

About

Redmine markdown/rich editor plug-in

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages