Plugins Directory » Snippets from Snipt
|
|
Author: | Juanje Ojeda Croissier |
|---|---|---|
| Website: | http://gitorious.org/redmine_snipt | |
| Code repository: | http://gitorious.org/redmine_snipt/redmine_snipt | |
| Registered on: | 2010-12-07 (almost 15 years ago) | |
| Current version: | 0.1.0 | |
| Compatible with: | Redmine 1.0.x | |
| User ratings: |
This plugin add a wiki macro to Redmine so you can embed a snippet from Snipt server (i.e. http://snipt.net) into a wiki page.
You can use it by adding the macro {{snipt(ID)}}, where ID is the id number of the snippet at the Snipt server.
Installation notes
- Donwload the code from here or Gitorious
- Copy the plugin to vendor/plugins/redmine_snipt
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Changelog
0.1.0 (2010-12-07)
Compatible with Redmine 1.0.x.