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

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:dokugitviewer [2010-11-26 17:49] – [Syntax and Usage] rauschenplugin: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     : Tuomas Jomppanen 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       : code, links, repository+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.
  
-  * {{http://github.com/tuomasj/dokugitviewer/zipball/master?.zip?|dokugitviewer.zip}}+  * {{https://github.com/tuomasj/dokugitviewer/zipball/master?.zip?|dokugitviewer.zip}}
  
 ==== Changes ==== ==== Changes ====
  
-{{rss>http://github.com/feeds/tuomasj/commits/dokugitviewer/master date}}+{{rss>https://github.com/tuomasj/dokugitviewer/commits/master.atom date}}
  
  
Line 35: Line 35:
  
 After that you can display the last log messages via After that you can display the last log messages via
-  {{<dokugitviewer:repository=yourrepository.git>+  <dokugitviewer:repository=yourrepository.git>
      
 You can limit the amount of display messages (default=10) You can limit the amount of display messages (default=10)
-  {{<dokugitviewer:repository=yourrepository.git limit=7>  +  <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 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>+  <dokugitviewer:repository=yourrepository.git limit=7 bare=1>
      
      
-The special feature "creating links for bug-id/feature-id" is described here: http://github.com/tuomasj/dokugitviewer#readme+The special feature "creating links for bug-id/feature-id" is described here: https://github.com/tuomasj/dokugitviewer#readme
  
 ===== Author ===== ===== Author =====
  
 [[http://jomppanen.com|Tuomas Jomppanen]] [[http://jomppanen.com|Tuomas Jomppanen]]
plugin/dokugitviewer.1290790195.txt.gz · Last modified: 2010-11-26 17:49 by rauschen

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