Difference between revisions of "Form:Entry"

From Free Software Directory
Jump to: navigation, search
(Add version checksum and GnuPG signature and key fields.)
(Undo revision 72740 by David Hedlund (talk) -- every future edit will remove license names)
(Tag: Undo)
(29 intermediate revisions by 4 users not shown)
Line 20: Line 20:
 
{{{for template|Entry|strict}}}
 
{{{for template|Entry|strict}}}
 
<div style="width:500">
 
<div style="width:500">
'''Name <span style="color:#00b">(required)</span>:''' {{#info:Choosing the name for which the program is most commonly known is preferred. This can be different and/or longer than the page name if necessary. }} {{{field|Name|mandatory}}}
+
{| class="formtable"
  
'''Short description <span style="color:#00b">(required)</span>:''' {{#info:Should begin with a capital but not end with a period. Try to stay under 12 words.}} {{{field|Short description|mandatory}}}
+
! Name <span style="color:#00b">(required)</span>: {{#info:Choosing the name for which the program is most commonly known is preferred. This can be different and/or longer than the page name if necessary. }}  
 +
| {{{field|Name|mandatory}}}
 +
|-
  
'''Full description <span style="color:#00b">(required)</span>:''' {{#info:Please write a short summary of what the package does or is used for. [https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup] can be used. It shouldn't include licensing information or supported operating systems – categories will do that instead. We recommend writing your own original description. Also, remember that some there are a number of [http://www.gnu.org/philosophy/words-to-avoid.html expressions that we recommend avoiding].}} {{{field|Full description|mandatory}}}
+
! Short description <span style="color:#00b">(required)</span>: {{#info:Should begin with a capital but not end with a period. Try to stay under 12 words.}}  
 +
| {{{field|Short description|mandatory}}}
 +
|-
  
'''Homepage URL <span style="color:#00b">(required)</span>:''' {{{field|Homepage URL|mandatory|size=60}}}
+
! Full description <span style="color:#00b">(required)</span>: {{#info:Please write a short summary of what the package does or is used for. [https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup] can be used. It shouldn't include licensing information or supported operating systems – categories will do that instead. We recommend writing your own original description. Also, remember that some there are a number of [http://www.gnu.org/philosophy/words-to-avoid.html expressions that we recommend avoiding].}}
 +
| {{{field|Full description|mandatory}}}
 +
|-
  
'''User level:''' {{{field|User level|input type=radiobutton}}}
+
! Screenshot 1:
 +
| {{{field|Screenshot 1|input type=text|uploadable|property=Screenshot 1|size=60}}}
 +
|-
  
'''This an extension, add-on, or plugin to:''' {{{field|Extension of|input type=text with autocomplete}}}
+
! Screenshot 2:
 +
| {{{field|Screenshot 2|input type=text|uploadable|property=Screenshot 2|size=60}}}
 +
|-
  
'''Component programs:''' {{{field|Component programs|input type=text with autocomplete}}}
+
! Screenshot 3:
 +
| {{{field|Screenshot 3|input type=text|uploadable|property=Screenshot 3|size=60}}}
 +
|-
  
'''VCS checkout command:''' {{#info:The command should include <code>git clone</code>, <code>svn co</code> or anything relevant to the VCS used; if several repositories are used, separate the commands with ; (semicolon).}} {{{field|VCS checkout command}}}
+
! Homepage URL <span style="color:#00b">(required)</span>:
 +
| {{{field|Homepage URL|mandatory|size=60}}}
 +
|-
  
'''Computer languages:''' {{{field|Computer languages}}}
+
! Is High Priority Project:  
 +
{{#info:[https://www.fsf.org/campaigns/priority-projects/ High Priority Free Software Projects by the Free Software Foundation]}}
 +
| {{{field|Is High Priority Project|input type=checkbox}}}
 +
|-
  
'''Documentation note:''' {{#info:[https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup] can be used.}} {{{field|Documentation note}}}
+
! VCS checkout command: {{#info:The command should include <code>git clone</code>, <code>svn co</code> or anything relevant to the VCS used; if several repositories are used, separate the commands with ; (semicolon).}}  
 +
| {{{field|VCS checkout command}}}
 +
|-
  
'''Paid support:''' {{{field|Paid support}}}
+
! Computer languages:  
 +
|{{{field|Computer languages}}}
 +
|-
  
'''Donate:''' {{{field|Donate}}}
+
! Documentation note: {{#info:[https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup] can be used.}}
 +
|{{{field|Documentation note}}}
 +
|-
  
'''Microblog URL:''' {{{field|Microblog}}}
+
! Decommissioned/Obsolete:
 +
|{{{field|Decommissioned or Obsolete|input type=checkbox|show on select=decommissioneddiv}}}
 +
<div id="decommissioneddiv">
 +
{| class="formtable"
 +
! Details:
 +
| {{{field|Decommissioned details|input type=textarea}}}
 +
|-
 +
! Replaced by: {{#info:URL of the page or name of package ( as "<nowiki>[[PKGNAME]]</nowiki>") which replaces current package.}}
 +
| {{{field|Replaced by|input type=text|size=60}}}
 +
|}
 +
</div>
 +
|-
 +
 
 +
! Donate:
 +
|{{{field|Donate}}}
 +
|-
 +
 
 +
! Microblog URL:  
 +
|{{{field|Microblog}}}
 +
|-
 +
 
 +
! IRC help: {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. Do not put the same channel as IRC general. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}}
 +
| {{{field|IRC help|size=60}}}
 +
|-
 +
 
 +
! IRC general: {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. If there is only one channel, write it here. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}}
 +
| {{{field|IRC general|size=60}}}
 +
|-
 +
 
 +
! IRC development: {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. Do not put the same channel as IRC general. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}}
 +
| {{{field|IRC development|size=60}}}
 +
|-
 +
 
 +
! Related projects: {{#info:Write closely related projects here, separated by commas and a space. Names are case-sensitive, except for the first letter. You may add non-existing entries.}}
 +
| {{{field|Related projects}}}
 +
|-
  
'''IRC help:''' {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. Do not put the same channel as IRC general. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}} {{{field|IRC help|size=60}}}
+
! Keywords: {{#info:Separate keywords by commas and a space.}}  
 +
| {{{field|Keywords}}}
 +
|-
  
'''IRC general:''' {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. If there is only one channel, write it here. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}} {{{field|IRC general|size=60}}}
+
! Version identifier:  
 +
| {{{field|Version identifier}}}
 +
|-
  
'''IRC development:''' {{#info:Should be in the form of an <code>irc://</code> link, for use with IRC clients. Do not put the same channel as IRC general. The “real” freenode address is <code>chat.freenode.net</code>, all others are redirects.}} {{{field|IRC development|size=60}}}
+
! Version date:  
 +
| {{{field|Version date|input type=datepicker|date format=yy-mm-dd}}}
 +
|-
  
'''Related projects:''' {{#info:Write closely related projects here, separated by commas and a space. Names are case-sensitive, except for the first letter. You may add non-existing entries.}} {{{field|Related projects}}}
+
! Version status: {{#info:If unsure, set to “stable” or see more details in the [[Free_Software_Directory:Participate#Guidelines for choosing Version Status of an entry|participation guide]].}}  
 +
| {{{field|Version status}}}
 +
|-
  
'''Keywords:''' {{#info:Separate keywords by commas and a space.}} {{{field|Keywords}}}
+
! Version download:  
 +
| {{{field|Version download|size=60}}}
 +
|-
  
'''Version identifier:''' {{{field|Version identifier}}}
+
! Version comment:
 +
| {{{field|Version comment}}}
 +
|-
  
'''Version date:''' {{{field|Version date|input type=datepicker|date format=yy-mm-dd}}}
+
! Last review by: {{#info:Change this to your user name in case you have made substantial edits or have updated the version.}}
 +
| {{{field|Last review by}}}
 +
|-
  
'''Version status:''' {{#info:If unsure, set to “stable” or see more details in the [[Free_Software_Directory:Participate#Guidelines for choosing Version Status of an entry|participation guide]].}} {{{field|Version status}}}
+
! Last review date: {{#info:Change this date in case you have made substantial edits or have updated the version.}}  
 +
| {{{field|Last review date|input type=datepicker|date format=yy-mm-dd}}}
 +
|-
  
'''Version download:''' {{{field|Version download|size=60}}}
+
! Submitted by: {{#info:Do not touch this unless you are creating a new entry. If you are updating an entry whose Submitted by entry is empty, keep it empty.}}
 +
| {{{field|Submitted by}}}
 +
|-
  
'''Checksum:'''  {{{field|Checksum}}}
+
! Submitted date: {{#info:Do not touch this unless you are creating a new entry. If you are updating an entry whose Submitted date entry is empty, keep it empty.}}
 +
| {{{field|Submitted date|input type=datepicker|date format=yy-mm-dd}}}
 +
|-
 +
! User level:
 +
| {{{field|User level|input type=radiobutton}}}
 +
|-
  
'''GnuPG signature:'''  {{{field|GnuPG signature}}}
+
! This is an extension, add-on, or plugin to:  
 +
| {{{field|Extension of|input type=text with autocomplete}}}
 +
|-
  
'''GnuPG public key:''' {{{field|GnuPG public key}}}
+
! This is an inbuilt extension, add-on, or plugin to:  
 +
| {{{field|Inbuilt extension of|input type=text with autocomplete}}}
 +
|-
  
'''Version comment:'''  {{{field|Version comment}}}
+
! Component programs:  
 +
|{{{field|Component programs|input type=text with autocomplete}}}
 +
|-
  
'''Last review by:''' {{#info:Change this to your user name in case you have made substantial edits or have updated the version.}} {{{field|Last review by}}}
+
! Paid support:  
 +
|{{{field|Paid support}}}
 +
|-
  
'''Last review date:''' {{#info:Change this date in case you have made substantial edits or have updated the version.}} {{{field|Last review date|input type=datepicker|date format=yy-mm-dd}}}
+
! Accepts cryptocurrency donations:  
 +
|{{{field|Accepts cryptocurrency donations|input type=checkbox}}}
 +
|-
  
'''Submitted by:''' {{#info:Do not touch this unless you are creating a new entry. If you are updating an entry whose Submitted by entry is empty, keep it empty.}} {{{field|Submitted by}}}
+
! Checksum:
 +
| {{{field|Checksum}}}
 +
|-
 +
 
 +
 
 +
! OpenPGP signature URL: 
 +
| {{{field|OpenPGP signature}}}
 +
|-
 +
 
 +
! OpenPGP public key URL: 
 +
| {{{field|OpenPGP public key}}}
 +
|-
 +
 
 +
! Test entry:{{#info:Mark this page as a test entry}}
 +
| {{{field|Test entry|input type=checkbox}}}
 +
|}
 +
 
 +
It is recommended to add as many details of your software as possible for better popularity.
  
'''Submitted date:''' {{#info:Do not touch this unless you are creating a new entry. If you are updating an entry whose Submitted date entry is empty, keep it empty.}} {{{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.''
 
''To save your changes, click the <strong>'Save'</strong> tab at the top of the page, then click the <strong>'Save page'</strong> button.''
Line 89: Line 196:
 
A project is GNU if it is listed at [https://gnu.org/software gnu.org/software]. The project's GNU package identifier is the lowercase name listed on that page.
 
A project is GNU if it is listed at [https://gnu.org/software 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}}}
+
{| class="formtable"
 +
! Is GNU:
 +
| {{{field|Is GNU|input type=checkbox}}}  
 +
|-
  
'''GNU package identifier:''' {{{field|GNU package identifier}}}
+
! GNU package identifier:
 +
| {{{field|GNU package identifier}}}
 +
|}
  
 
{{{end template}}}
 
{{{end template}}}
Line 97: Line 209:
 
=3. Licenses =
 
=3. Licenses =
 
{{{for template|Project license|strict|multiple}}}
 
{{{for template|Project license|strict|multiple}}}
'''License:''' {{{field|License|input type=combobox|values from property=License}}}
+
'''License and version:''' {{{field|License|input type=combobox|values from property=License}}}
  
 
'''License copyright:''' {{{field|License copyright|input type=textarea}}}
 
'''License copyright:''' {{{field|License copyright|input type=textarea}}}
Line 111: Line 223:
 
=4. Person info =
 
=4. Person info =
 
{{{for template|Person|multiple}}}
 
{{{for template|Person|multiple}}}
'''Real name:''' {{{field|Real name}}}
+
{| class="formtable"
 +
! Real name:
 +
| {{{field|Real name}}}
 +
|-
  
'''Role:''' {{{field|Role}}}
+
! Role:
 +
| {{{field|Role}}}
 +
|-
  
'''Email:''' {{{field|Email}}}
+
! Email:
 +
| {{{field|Email}}}
 +
|-
  
'''FSF username:''' {{{field|Username}}}
+
! FSF username:
 +
| {{{field|Username}}}
 +
|}
  
 
<div style="display:none">'''Resource URL''' {{{field|Resource URL|hidden}}}</div>
 
<div style="display:none">'''Resource URL''' {{{field|Resource URL|hidden}}}</div>
Line 124: Line 245:
 
=5. Resource info=
 
=5. Resource info=
 
{{{for template|Resource|multiple}}}
 
{{{for template|Resource|multiple}}}
'''Resource audience:''' {{{field|Resource audience}}}
+
{| class="formtable"
 
+
! Resource audience:
'''Resource kind:''' {{{field|Resource kind}}}
+
| {{{field|Resource audience}}}
 
+
|-
'''Resource URL:''' {{{field|Resource URL}}}
+
! Resource kind:
 
+
| {{{field|Resource kind}}}
 +
|-
 +
! Resource URL:
 +
| {{{field|Resource URL}}}
 +
|}
 
{{{end template}}}
 
{{{end template}}}
  

Revision as of 13:55, 12 August 2018


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

Programs added to the FSD must be useful free software and it must run on a completely free OS such as GNU/Linux. If the software runs on non-free operating system, then it must work as well or better on the completely free operating system as it does on the other operating systems.

To add a new entry, please enter the name of the program below. Please note that after submitting a new entry, your page will not be public until it has been reviewed and approved and published by administrators. However, you can continue to make edits to the page with your new entry on it after you submit it and before it has been approved for publication -- just click the edit button on the page after it is created.

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 (A-Z, a-z, 0-9 and spaces), 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.