Difference between pages "Form:Organization" and "Form:Repository"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 2: Line 2:
__NOTOC__
__NOTOC__


== Add a New Organization ==
== Add a New Repository ==


{{#forminput:form=Organization|query string=namespace=Organization}}
{{#forminput:form=Repository|query string=namespace=Repository}}
</noinclude><includeonly>
</noinclude><includeonly>
{{{for template|Organization}}}
{{{for template|Repository}}}
{{TableStart}}
{{TableStart}}
<tr><th class="active">Homepage</th><td> {{{field|Homepage|property=Homepage|input type=text|placeholder=Specify your organization's Web site URL.}}} </td></tr>
<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.}}}</td></tr>
<tr><th class="active">Repository Type</th><td>{{{field|Repository Type|property=Repository Type|input type=dropdown}}}</td></tr>
<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. Note that you can create your own Organization on this wiki -- add it to the Organizations namespace.}}}</td></tr>
<tr><th class="active">Homepage</th><td>{{{field|Homepage|property=Homepage|input type=text|placeholder=Specify a URL where you can get more information.}}}</td></tr>
<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}}})</td></tr>
{{TableEnd}}
{{TableEnd}}
== Location ==
{{TableStart}}
<tr><th class="active">Geographic Coordinates</th><td>
This section can be used to identify your geographic location. Enter the name of the location (either as an address or in City, State format) into the ''second field'', and click '''Look up Coordinates'''. Geographic Coordinates will then be automatically be placed in the first field.
{{{field
| Geoloc
| input type=googlemaps
| height=300
| width=100%
| autozoom=off
| zoom=2
}}} </td></tr>
<tr><th class="active">Location name</th><td>{{{field|Location name|list}}}</td></tr>
{{TableEnd}}
{{{end template}}}
{{{end template}}}


== Documentation ==
== Documentation ==


Enter documentation or extended information for the organization below.  If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for the repository.
Enter documentation or extended information for the repository below.  If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for the repository.


{{{standard input|free text|rows=30}}}
{{{standard input|free text|rows=30}}}


{{{for template|OrganizationFooter}}}
{{{for template|RepositoryFooter}}}
{{{end template}}}
{{{end template}}}


Line 42: Line 29:


{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}

Revision as of 02:33, September 24, 2014


Add a New Repository