Edgewall Software

Version 1 (modified by Christian Boos, 13 years ago) ( diff )

document the macro

[[RepositoryIndex]] macro

[[RepositoryIndex]]

Display the list of available repositories.

Can be given the following named arguments:

format
Select the rendering format:
  • compact produces a comma-separated list of repository prefix names (default)
  • list produces a description list of repository prefix names
  • table produces a table view, similar to the one visible in the Browse View page
glob
Do a glob-style filtering on the repository names (defaults to '*')
order
Order repositories by the given column (one of "name", "date" or "author")
desc
When set to 1, order by descending order

Example

format=compact

(default), cboos, cboos.git, cboos.hg, jomae, jomae.git, jomae.hg, mercurial-plugin, mirror, psuter, psuter.git, psuter.hg, rblank, rjollos.git, svn, ticket-links

format=list

(default)
cboos
cboos.git
cboos.hg
jomae
jomae.git
jomae.hg
mercurial-plugin
mirror
psuter
psuter.git
psuter.hg
rblank
rjollos.git
svn
ticket-links

format=table

Name Size Rev Age Author Last Change
cboos.git eb2df0ac   5 years Christian Boos (#13116) add ticket comment buttons via insertNearReplyToComment …
cboos.hg 8546:1951337739e2   11 years Christian Boos TracGuide for 1.0.1: merge with -teo branch, for review.
jomae.git bd056f64   31 hours jun66j5 (#13745) fix KeyError raised when IRequestHandler.process_request
jomae.hg 12431:9077964163df   7 years jun66j5 (#11871) add unit tests for …
mercurial-plugin 79:09a6a844eb23   2 weeks jun66j5 1.0.0.12dev: Prepare for development
mirror 14344:773ed1bd8851   3 days Jun Omae 1.7.1dev: merged [17789] from 1.6-stable (fix for #13702)
psuter.git 302bd379   10 years petsuter Add unit test of wiki page version comment editing.
psuter.hg 10659:0f452ca4ffbb   9 years petsuter Fix username mentions in code blocks or inline code. (refs #11871)
rblank 8016:47f4cf88003d   12 years Remy Blank 0.13dev: Enable the httponly attribute on all cookies when running …
rjollos.git 1beb3ddc   3 years ryan.j.ollos Upgrade jQuery UI to 1.13.0
svn 17791   45 hours Dirk Stöcker SpamFilter: fix sort for None entries
ticket-links 7203:d7b72efa1439   13 years alex Merge unique() from ticket-links-trunk

Note: See TracWiki for help on using the wiki.