DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dokugitviewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:dokugitviewer [2010-09-26 09:14] – created tuomasjplugin:dokugitviewer [2020-02-09 00:12] (current) Aleksandr
Line 1: Line 1:
-====== dokugitviewer plugin ======+====== dokugitviewer Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description:  +description: Git repository viewer plugin for DokuWiki 
-author     : tuomasj  +author     : Tuomas Jomppanen 
-email      : tuomasj@gmail.com  +email      : tuomasj@gmail.com 
-type       :  +type       : syntax 
-lastupdate : 2010-09-26 +lastupdate : 2010-11-26 
-compatible : +compatible : !Greebo
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : gh, repo 
-tags       : git vcs+tags       : code, links, repository, git
  
-downloadurl: http://github.com/tuomasj/dokugitviewer/archives/master +downloadurl: https://github.com/tuomasj/dokugitviewer/tarball/master 
-bugtracker : http://github.com/tuomasj/dokugitviewer/issues +bugtracker : https://github.com/tuomasj/dokugitviewer/issues 
-sourcerepo : http://github.com/tuomasj/dokugitviewer+sourcerepo : https://github.com/tuomasj/dokugitviewer
 donationurl:  donationurl: 
 ---- ----
Line 21: Line 21:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. 
 + 
 +  * {{https://github.com/tuomasj/dokugitviewer/zipball/master?.zip?|dokugitviewer.zip}} 
 + 
 +==== Changes ==== 
 + 
 +{{rss>https://github.com/tuomasj/dokugitviewer/commits/master.atom date}} 
  
 ===== Syntax and Usage ===== ===== 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 ((a repository without source code, only the git data is stored)) 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 =====
  
 +[[http://jomppanen.com|Tuomas Jomppanen]]
plugin/dokugitviewer.1285485243.txt.gz · Last modified: 2010-09-26 09:14 by tuomasj

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