DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:repo

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:repo [2017-11-01 20:50] – a new old to an old homepage Aleksandrplugin:repo [2023-12-30 22:37] (current) Klap-in
Line 6: Line 6:
 email      : freaks@dokuwiki.org email      : freaks@dokuwiki.org
 type       : syntax type       : syntax
-lastupdate : 2007-02-14 +lastupdate : 2020-12-13 
-compatible : Weatherwax, 2006-11-06+compatible : Weatherwax, Greebo, Igor
 depends    : depends    :
-conflicts +conflicts judge 
-similar    :+similar    : gh, pycode
 tags       : code, repository, file, syntaxhighlight, include tags       : code, repository, file, syntaxhighlight, include
  
 downloadurl: https://github.com/dokufreaks/plugin-repo/tarball/master/repo.tgz downloadurl: https://github.com/dokufreaks/plugin-repo/tarball/master/repo.tgz
 +bugtracker : https://github.com/dokufreaks/plugin-repo/issues
 sourcerepo : https://github.com/dokufreaks/plugin-repo sourcerepo : https://github.com/dokufreaks/plugin-repo
 +donationurl : 
 + 
 +screenshot_img : 
 ---- ----
  
 Go to the [[https://code.google.com/archive/p/repo-plugin/|Google Code Repo-Plugin homepage]] for more info. Go to the [[https://code.google.com/archive/p/repo-plugin/|Google Code Repo-Plugin homepage]] for more info.
 + 
 +The documentation for this plugin is scant and the examples at Google Code no longer work. But there is now an update that deals with the fatal error which causes the plugin to crash. See https://github.com/dokufreaks/plugin-repo/issues/4. --- [[user>turnermm|turnermm]] //2020-05-31 15:42//
 +
 +===== Github Access =====
 +
 +This plugin has now been updated to access github repos under the name of ''repo_git''. It loads into 
 +the same directory. **URL:** https://github.com/turnermm/repo_git/archive/master.zip
 +
 +To install, copy and paste the above url into the manual tab of the DokuWiki Extension Manager.
 +
 +==== Note ====
 +
 +No longer works as originally designed because of major changes to the github web site.
 +
 +==== Format of the url ====
 +
 +To access a single file:  
 +  http://myrepo.org/node/test.js
 +
 +To access a repo
 +  http://myrepo.org/node/
  
 ===== Description ===== ===== Description =====
Line 23: Line 48:
   {{repo>[url] [cachetime]|[title]}}   {{repo>[url] [cachetime]|[title]}}
  
- [url]  | base URL of the code repository | required | +^[url]  | base URL of the code repository | required | 
- [cachetime]  | how often the cache should be refreshed; a number followed by one of these chars: d for day, h for hour or m for minutes; the minimum accepted value is 10 minutes | optional; default is 4 hours | +^[cachetime]  | how often the cache should be refreshed;\\ a number followed by one of these chars: ''d'' for day, ''h'' for hour or ''m'' for minutes;\\ the minimum accepted value is 10 minutes | optional;\\ default is 4 hours | 
- [title]  | a string to display as the base path of the repository | optional; default is the actual URL of the repository |+^[title]  | a string to display as the base path of the repository | optional;\\ default is the actual URL of the repository |
  
 ===== Bugs / Feature Requests ===== ===== Bugs / Feature Requests =====
plugin/repo.1509565825.txt.gz · Last modified: 2017-11-01 20:50 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