====== Repository Plugin ====== ---- plugin ---- description: Include syntax highlighted source code from code repositories. (previous authors: Esther Brunner) author : Gina Häußge, Michael Klier email : dokuwiki@chimeric.de type : syntax lastupdate : 2007-02-14 compatible : 2006-11-06 depends : conflicts : similar : tags : svn, repository, programming, development, highlighting, syntax ---- Go to the Google Code Repo-Plugin homepage for more info. ^ Download | [[http://www.chimeric.de/_src/plugin-repo.tgz|plugin-repo.tgz]] | ===== Description ===== {{repo>[url] [cachetime]|[title]}} ^ [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 | ^ [title] | a string to display as the base path of the repository | optional; default is the actual URL of the repository | ===== Further Resources ===== * [[http://darcs.chimeric.de/darcsweb.cgi?r=repo|Darcs Repository]] * [[http://bugs.chimeric.de/index.php?project=23&do=index|Bug tracker]] * [[http://dev.chimeric.de/codereference/nav.html?plugins/repo/index.html|Source code]] ===== Discussion =====