evolvingweb / redmine-toolbar-mods

Toolbar shortcuts for writing code in a redmine wiki.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Toolbar Mods

Written by: Tavish Armstrong

Last updated: Mon Dec 19 14:01:08 EST 2011

Overview

Adds handy wiki toolbar buttons which autogenerate tags for code blocks with syntax highlighting. Currently supports sql, php, javascript, python, and ruby. Easily extended to more languages as the need arises.

Example

Clicking on the php button will generate:

<pre><code class=“PHP”></code></pre>

If text is highlighted then this text will be inserted between the tags.

About

Toolbar shortcuts for writing code in a redmine wiki.


Languages

Language:JavaScript 62.1%Language:Ruby 37.9%