Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Integrates the Ultraviolet Syntax Highlighting Engine into Redmine 2.1

Notifications You must be signed in to change notification settings

jochenseeber/redmine_ultraviolet_syntax_highlighter

Repository files navigation

Redmine Ultraviolet Syntax Highlighter Plugin

Redmine Plugin to integrate the Ultraviolet Syntax Highlighting Engine into Redmine.

Features

  • Integrates the Ultraviolet Syntax Highlighting Engine.

  • Configures Ultraviolet as default highlighter in issues and wiki pages.

  • Automatically copies all style sheets from the Ultraviolet Gem into the plugin's asset directory.

Installation and Setup

  • The plugin requires at least Redmine 2.1

  • Open a shell and cd into your Redmine installation directory

  • Install the plugin

      cd plugins
      git clone https://github.com/jochenseeber/redmine_ultraviolet_syntax_highlighter.git
    
  • Run the database migration

      RAILS_ENV=production rake redmine:plugins:migrate
    
  • Restart Redmine

License

This plugin is licensed under the GNU Affero General Public License.

About

Integrates the Ultraviolet Syntax Highlighting Engine into Redmine 2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages