GithubHelp home page GithubHelp logo

hitsoft / redmine-gollum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gugod/redmine-gollum

0.0 3.0 0.0 2.14 MB

A plugin to use gollum wiki in redmine

License: MIT License

Ruby 84.35% HTML 15.65%

redmine-gollum's Introduction

Redmine Gollum

This is a plugin that let redmine project wiki be a gollum wiki.

Gollum is a wiki system that powers GitHub Wikis (https://github.com/github/gollum). Gollum Wiki plugin is a plugin that puts that power into Redmine.

A gollum wiki is a git repository that contains simple text files.

You can set a base path for all of your wikis if you want all wikis to be in the specific folder.

You can also go to project settings and set a custom wiki git path.

The wiki will be created when you go to a plugin tab. Old wikis will not be deleted or moved.

Be caution:

  • The code is pretty alpha quality now, backward-incompatible changes are likely to be introduced in the future.
  • It requires your redmine process (passenger / mongrel... whatever) to be able to write your git repositories
  • Depending on your git server setup, you still need to configure the access control for the newly create wiki repositories
  • IT DOES NOT IMPORT YOUR CURRENT WIKI CONTENT
  • If you change the wiki path, it will NOT be moved
  • You should have a plugin .git repository in vendor/plugins/redmine-gollum/.git
  • Redmine Gollum will not warn you if you have files with the same name in one repo (but in different directories). Even if you set up different page files directory.

redmine-gollum's People

Contributors

vanuan avatar gugod avatar

Watchers

Aurit avatar Konstantin Borisov avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.