====== Repository Plugin ====== This plugin displays the folder structure and source files of a Subversion repository using GesHi syntax highlighting. ===== Usage ===== {{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 | ===== Demo ===== Here is the source for the repository plugin directly from the authors svn repository: {{repo>http://repo-plugin.googlecode.com/svn/trunk/syntax.php 1d | syntax.php}}