Difference between revisions of "Form:Entry"

From Free Software Directory
Jump to: navigation, search
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<noinclude>
 
<noinclude>
Before submitting a new entry to the Free Software Directory, please make sure that entry does not already exist.  
+
Before adding a new entry to the Free Software Directory, please make sure that entry does not already exist by first using the ''Search'' box.  
  
To submit a new entry, please enter the name of the program below.  
+
To add a new entry, please enter the name of the program below.
{{#forminput:form=Entry|button text=Submit an entry}}
+
 
 +
The text you use here will be the end of the url for that project page, so make sure that the text is typeable ascii, has no awkward symbols, ideally no accents, and uses the spacing and capitalization that the project uses. The idea is that people should be able to type it easily, regardless of language. Also, the shorter name is best, when multiple are available.
 +
{{#forminput:form=Entry|button text=Add an entry}}
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
=1. General info =
 
=1. General info =
This form contains eight tabs. Please fill out as much information as you can before saving. The save button appears on the 8th tab.  
+
This form contains nine tabs. Please make sure to include the license and other basic info. The save button appears on the 9th tab.  
  
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
Line 20: Line 22:
 
'''Homepage URL (required):''' {{{field|Homepage URL|mandatory|size=60}}}
 
'''Homepage URL (required):''' {{{field|Homepage URL|mandatory|size=60}}}
  
'''Is GNU:''' {{{field|Is GNU|input type=checkbox}}}
+
'''User level:''' {{{field|User level|input type=radiobutton}}}
  
'''GNU package identifier:''' {{{field|GNU package identifier}}}
+
'''This an extension, add-on, or plugin to:''' {{{field|Extension of|input type=text with autocomplete}}}
 
 
'''User level:''' {{{field|User level|input type=radiobutton}}}
 
  
 
'''Component programs:''' {{{field|Component programs|input type=text with autocomplete}}}
 
'''Component programs:''' {{{field|Component programs|input type=text with autocomplete}}}
Line 35: Line 35:
  
 
'''Paid support:''' {{{field|Paid support}}}
 
'''Paid support:''' {{{field|Paid support}}}
 +
 +
'''Donate:''' {{{field|Donate}}}
  
 
'''Microblog URL:''' {{{field|Microblog}}}
 
'''Microblog URL:''' {{{field|Microblog}}}
Line 50: Line 52:
 
'''Version identifier:''' {{{field|Version identifier}}}
 
'''Version identifier:''' {{{field|Version identifier}}}
  
'''Version date:''' {{{field|Version date|input type=datepicker}}}
+
'''Version date:''' {{{field|Version date|input type=datepicker|date format=yy-mm-dd}}}
  
 
'''Version status:''' {{{field|Version status}}}
 
'''Version status:''' {{{field|Version status}}}
Line 60: Line 62:
 
'''Last review by:''' {{{field|Last review by}}}
 
'''Last review by:''' {{{field|Last review by}}}
  
'''Last review date:''' {{{field|Last review date|input type=datepicker}}}
+
'''Last review date:''' {{{field|Last review date|input type=datepicker|date format=yy-mm-dd}}}
  
 
'''Submitted by:''' {{{field|Submitted by}}}
 
'''Submitted by:''' {{{field|Submitted by}}}
  
'''Submitted date:''' {{{field|Submitted date|input type=datepicker}}}
+
'''Submitted date:''' {{{field|Submitted date|input type=datepicker|date format=yy-mm-dd}}}
 +
 
 +
''To save your changes, click the <strong>'save'</strong> tab at the top of the page, then click the <strong>'save page'</strong> button.''
 +
 
 
</div>
 
</div>
  
 
<div style="display:none">{{{field|Status|hidden}}}</div>
 
<div style="display:none">{{{field|Status|hidden}}}</div>
 +
 +
=2. GNU =
 +
A project is GNU if it is listed at gnu.org/software . The project's GNU package identifier is the lowercase name listed on that page.
 +
 +
'''Is GNU:''' {{{field|Is GNU|input type=checkbox}}}
 +
 +
'''GNU package identifier:''' {{{field|GNU package identifier}}}
 +
 
{{{end template}}}
 
{{{end template}}}
  
=2. Licenses =
+
=3. Licenses =
 
{{{for template|Project license|strict|multiple}}}
 
{{{for template|Project license|strict|multiple}}}
'''License:''' {{{field|License}}}
+
'''License:''' {{{field|License|input type=combobox|values from property=License}}}
 +
 
 +
'''License copyright:''' {{{field|License copyright|input type=textarea}}}
  
 
'''License verified by:''' {{{field|License verified by}}}
 
'''License verified by:''' {{{field|License verified by}}}
  
'''License verified date:''' {{{field|License verified date|input type=datepicker}}}
+
'''License verified date:''' {{{field|License verified date|input type=datepicker|date format=yy-mm-dd}}}
  
 
'''License note:''' {{{field|License note|input type=textarea}}}
 
'''License note:''' {{{field|License note|input type=textarea}}}
Line 82: Line 97:
 
{{{end template}}}
 
{{{end template}}}
  
=3. Person info =
+
=4. Person info =
 
{{{for template|Person|multiple}}}
 
{{{for template|Person|multiple}}}
 
'''Real name:''' {{{field|Real name}}}
 
'''Real name:''' {{{field|Real name}}}
Line 93: Line 108:
 
{{{end template}}}
 
{{{end template}}}
  
=4. Resource info=
+
=5. Resource info=
 
{{{for template|Resource|multiple}}}
 
{{{for template|Resource|multiple}}}
 
'''Resource audience:''' {{{field|Resource audience}}}
 
'''Resource audience:''' {{{field|Resource audience}}}
Line 103: Line 118:
 
{{{end template}}}
 
{{{end template}}}
  
=5. Categories=
+
=6. Categories=
 
{{{for template|Software category|strict}}}
 
{{{for template|Software category|strict}}}
 
{| class="formtable"
 
{| class="formtable"
Line 175: Line 190:
 
| {{{field|Program-build-automation|property=Program-build-automation|input type=checkboxes}}}
 
| {{{field|Program-build-automation|property=Program-build-automation|input type=checkboxes}}}
 
|-
 
|-
! Programming-language:
+
! Programming-language:{{#info:The language the source code of the program is written in.}}
 
| {{{field|Programming-language|property=Programming-language|input type=checkboxes}}}
 
| {{{field|Programming-language|property=Programming-language|input type=checkboxes}}}
 
|-
 
|-
 
! Protocol:
 
! Protocol:
 
| {{{field|Protocol|property=Protocol|input type=checkboxes}}}
 
| {{{field|Protocol|property=Protocol|input type=checkboxes}}}
 +
|-
 +
! Runs-on:
 +
| {{{field|Runs-on|property=Runs-on|input type=checkboxes}}}
 
|-
 
|-
 
! Science:
 
! Science:
Line 216: Line 234:
 
{{{end template}}}
 
{{{end template}}}
  
=6. Software prerequisites=
+
=7. Software prerequisites=
 
{{{for template|Software prerequisite|multiple}}}
 
{{{for template|Software prerequisite|multiple}}}
 
'''Prerequisite kind:''' {{{field|Prerequisite kind}}}
 
'''Prerequisite kind:''' {{{field|Prerequisite kind}}}
Line 224: Line 242:
 
{{{end template}}}
 
{{{end template}}}
  
=7. Etc.=
+
=8. Etc.=
 
If a program has been featured somewhere, such as the FSF Supporter, then you may fill out the following:
 
If a program has been featured somewhere, such as the FSF Supporter, then you may fill out the following:
  
 
{{{for template|Featured|strict}}}
 
{{{for template|Featured|strict}}}
'''Featured date:''' {{{field|Featured date|restricted|input type=datepicker}}}
+
'''Featured date:''' {{{field|Featured date|restricted|input type=datepicker|date format=yy-mm-dd}}}
  
 
'''Featured source:''' {{{field|Featured source|restricted|maxlength=100}}}
 
'''Featured source:''' {{{field|Featured source|restricted|maxlength=100}}}
Line 236: Line 254:
 
{{{end template}}}
 
{{{end template}}}
  
=8. Save=
+
If a program has been imported from a distribution or packaging system.
 +
 +
{{{for template|Import|multiple}}}
 +
'''Date:''' {{{field|Date|property=Import date|restricted|input type=datepicker|date format=yy-mm-dd}}}
 +
 
 +
'''Source:''' {{{field|Source|property=Import source|restricted}}}
 +
 
 +
'''Source link:''' {{{field|Source link|property=Import source link|restricted}}}
 +
{{{end template}}}
 +
 
 +
=9. Save=
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
  
 
{{{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|changes}}} {{{standard input|cancel}}}
 
<headertabs/>
 
<headertabs/>
  
 
</includeonly>
 
</includeonly>

Revision as of 14:43, 16 May 2014


Before adding a new entry to the Free Software Directory, please make sure that entry does not already exist by first using the Search box.

To add a new entry, please enter the name of the program below.

The text you use here will be the end of the url for that project page, so make sure that the text is typeable ascii, has no awkward symbols, ideally no accents, and uses the spacing and capitalization that the project uses. The idea is that people should be able to type it easily, regardless of language. Also, the shorter name is best, when multiple are available.




Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.