Difference between revisions of "Form:Repository"

From Funtoo
Jump to navigation Jump to search
 
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
</noinclude><includeonly>
</noinclude><includeonly>
{{{for template|Repository}}}
{{{for template|Repository}}}
{| class="formtable"
{{TableStart}}
|-
<tr><th class="active">Repository ID</th><td>{{{field|Repository ID|input type=text|placeholder=The name of the repository used in Funtoo's merge scripts.|size=100}}}</td></tr>
! Repository ID:
<tr><th class="active">Repository Type</th><td>{{{field|Repository Type|property=Repository Type|input type=dropdown}}}</td></tr>
| {{{field|Repository ID|input type=text}}}{{#info:The name of the repository used in Funtoo's merge scripts.}}
<tr><th class="active">Maintainer(s)</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100|placeholder=If this repository has a single maintainer, or a small team, specify them here.}}}</td></tr>
|-
<tr><th class="active">Organization</th><td>{{{field|Organization|property=Organization|autocomplete on namespace=Organization|placeholder=Specify the organization, if any, that manages this repository.|size=100}}}</td></tr>
! Repository Type:
<tr><th class="active">Homepage</th><td>{{{field|Homepage|property=Homepage|input type=text|placeholder=Specify a URL where you can get more information.|size=100}}}</td></tr>
| {{{field|Repository Type|property=Repository Type|input type=dropdown}}}
<tr><th class="active">Source URI</th><td>{{{field|Source URI|property=Source URI|input type=text|placeholder=Paste the "git read-only" GitHub link for your repo (that someone would use to clone)|size=100}}}</td></tr>
|-
{{TableEnd}}
! Maintainer(s):
| {{{field|Maintainer|autocomplete on namespace=User|list|size=100}}}{{#info:If this repository has a single maintainer, or a small team, specify them here.}}
|-
! Organization:
| {{{field|Organization|property=Organization|autocomplete on namespace=Organization}}} {{#info:Specify the organization, if any, that manages this repository. Note that you can create your own Organization on this wiki -- add it to the Organizations namespace.}}
|-
! Homepage:
| {{{field|Homepage|property=Homepage|input type=text}}} {{#info:Specify a URL where you can get more information.}}
|-
! Source URI:
| {{{field|Source URI|property=Source URI|input type=text}}} Paste the "git read-only" GitHub link for your repo (that someone would use to clone)
|}
{{{end template}}}
{{{end template}}}


== Documentation ==
== Documentation ==

Latest revision as of 02:34, September 24, 2014


Add a New Repository