| | |
| | | <page name="eclipse plugin" src="eclipse_plugin.mkd" />
|
| | | </menu>
|
| | | <divider />
|
| | | <menu name="tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified"> |
| | | <menu name="Tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified"> |
| | | <page name="overview" src="tickets_overview.mkd" /> |
| | | <page name="using" src="tickets_using.mkd" /> |
| | | <page name="barnum" src="tickets_barnum.mkd" /> |
| | |
| | |
|
| | | <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='http://code.google.com/p/gitblit/issues/detail?id=$3'>issue $3</a>" />
|
| | | <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='https://github.com/gitblit/gitblit/pull/$3'>pull request #$3</a>" />
|
| | | <regex searchPattern="\b(ticket)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='https://dev.gitblit.com/tickets/gitblit.git/$3'>ticket $3</a>" />
|
| | |
|
| | | <!-- Set the logo from the mx:doc resources -->
|
| | | <logo file="${project.resources.dir}/gitblt_25_white.png" />
|
| | |
| | | <page name="eclipse plugin" src="eclipse_plugin.mkd" />
|
| | | </menu>
|
| | | <divider />
|
| | | <menu name="tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified"> |
| | | <menu name="Tickets" pager="true" pagerPlacement="bottom" pagerLayout="justified"> |
| | | <page name="overview" src="tickets_overview.mkd" /> |
| | | <page name="using" src="tickets_using.mkd" /> |
| | | <page name="barnum" src="tickets_barnum.mkd" /> |
| | |
| | |
|
| | | <regex searchPattern="\b(issue)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='http://code.google.com/p/gitblit/issues/detail?id=$3'>issue $3</a>" />
|
| | | <regex searchPattern="\b(pr|pull request)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='https://github.com/gitblit/gitblit/pull/$3'>pull request #$3</a>" />
|
| | | <regex searchPattern="\b(ticket)(\s*[#]?|-){0,1}(\d+)\b" replacePattern="<a href='https://dev.gitblit.com/tickets/gitblit.git/$3'>ticket $3</a>" />
|
| | |
|
| | | <!-- Set the logo from the mx:doc resources -->
|
| | | <logo file="${project.resources.dir}/gitblt_25_white.png" />
|