DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dokugitviewer

dokugitviewer Plugin

Compatible with DokuWiki

!Greebo

plugin Git repository viewer plugin for DokuWiki

Last updated on
2010-11-26
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to gh, gitlog, repo

Tagged with code, git, links, repository

Download and Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Changes

Syntax and Usage

First you need to configure the config.inc.php (plugin directory)

After that you can display the last log messages via

<dokugitviewer:repository=yourrepository.git>

You can limit the amount of display messages (default=10)

<dokugitviewer:repository=yourrepository.git limit=7>  

If your repository is a bare 1) repository you need another option

<dokugitviewer:repository=yourrepository.git limit=7 bare=1>

The special feature “creating links for bug-id/feature-id” is described here: https://github.com/tuomasj/dokugitviewer#readme

Author

1)
a repository without source code, only the git data is stored
plugin/dokugitviewer.txt · Last modified: 2020-02-09 00:12 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki