Difference between revisions of "Form:Entry"

From Free Software Directory
Jump to: navigation, search
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}}}
 +
|-
  
'''Screenshot 1:'''{{{field|Screenshot 1|input type=text|uploadable|property=Screenshot 1|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}}}
 +
|-
  
'''Screenshot 2:'''{{{field|Screenshot 2|input type=text|uploadable|property=Screenshot 2|size=60}}}
+
! Screenshot 1:
 +
| {{{field|Screenshot 1|input type=text|uploadable|property=Screenshot 1|size=60}}}
 +
|-
  
'''Screenshot 3:'''{{{field|Screenshot 3|input type=text|uploadable|property=Screenshot 3|size=60}}}
+
! Screenshot 2:
 +
| {{{field|Screenshot 2|input type=text|uploadable|property=Screenshot 2|size=60}}}
 +
|-
  
'''Homepage URL <span style="color:#00b">(required)</span>:''' {{{field|Homepage URL|mandatory|size=60}}}
+
! Screenshot 3:
 +
| {{{field|Screenshot 3|input type=text|uploadable|property=Screenshot 3|size=60}}}
 +
|-
  
'''User level:''' {{{field|User level|input type=radiobutton}}}
+
! Homepage URL <span style="color:#00b">(required)</span>:
 +
| {{{field|Homepage URL|mandatory|size=60}}}
 +
|-
  
'''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}}}
+
! 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}}}
 +
|-
  
'''This is an extension, add-on, or plugin to:''' {{{field|Extension of|input type=text with autocomplete}}}
+
! 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}}}
 +
|-
  
'''This is an inbuilt extension, add-on, or plugin to:''' {{{field|Inbuilt extension of|input type=text with autocomplete}}}
+
! Computer languages:  
 +
|{{{field|Computer languages}}}
 +
|-
  
'''Component programs:''' {{{field|Component programs|input type=text with autocomplete}}}
+
! 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}}}
+
! Decommissioned/Obsolete:
 +
|{{{field|Decommissioned/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}}}
 +
|-
  
'''Computer languages:''' {{{field|Computer languages}}}
+
! 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}}}
 +
|-
  
'''Documentation note:''' {{#info:[https://en.wikipedia.org/wiki/Help:Wiki_markup Wiki markup] can be used.}} {{{field|Documentation note}}}
+
! 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}}}
 +
|-
  
'''Paid support:''' {{{field|Paid support}}}
+
! 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}}}
 +
|-
  
'''Decommissioned/Obsolete:''' {{{field|Decommissioned/Obsolete|input type=checkbox|show on select=decommissioneddiv}}}
+
! 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}}}
 +
|-
  
<div id="decommissioneddiv">
+
! Keywords: {{#info:Separate keywords by commas and a space.}}  
'''Details:'''{{{field|Decommissioned details|input type=textarea}}}
+
| {{{field|Keywords}}}
'''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}}}
+
! Version identifier:  
 +
| {{{field|Version identifier}}}
 +
|-
  
'''Accepts cryptocurrency donations:''' {{{field|Accepts cryptocurrency donations|input type=checkbox}}}
+
! Version date:  
 +
| {{{field|Version date|input type=datepicker|date format=yy-mm-dd}}}
 +
|-
  
'''Microblog URL:''' {{{field|Microblog}}}
+
! 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}}}
 +
|-
  
'''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}}}
+
! Version download:  
 +
| {{{field|Version download|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}}}
+
! Version comment:
 +
| {{{field|Version comment}}}
 +
|-
  
'''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}}}
+
! 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}}}
 +
|-
  
'''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}}}
+
! 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}}}
 +
|-
  
'''Keywords:''' {{#info:Separate keywords by commas and a space.}} {{{field|Keywords}}}
+
! 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}}}
 +
|-
  
'''Version identifier:''' {{{field|Version identifier}}}
+
! 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}}}
 +
|}
 +
{|
 +
! <strong style="color: {{{color|blue}}}; font-size: 110%;">Show optional details</strong>
 +
| {{{field|Optional details|input type=checkbox|show on select=optionaldet}}}  
 +
|}
  
'''Version date:''' {{{field|Version date|input type=datepicker|date format=yy-mm-dd}}}
+
<div id="optionaldet">
 +
{| class="formtable"
  
'''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}}}
+
! User level:  
 +
| {{{field|User level|input type=radiobutton}}}
 +
|-
  
'''Version download:''' {{{field|Version download|size=60}}}
+
! This is an extension, add-on, or plugin to:  
 +
| {{{field|Extension of|input type=text with autocomplete}}}
 +
|-
  
'''Checksum:''' {{{field|Checksum}}}
+
! This is an inbuilt extension, add-on, or plugin to:  
 +
| {{{field|Inbuilt extension of|input type=text with autocomplete}}}
 +
|-
  
'''OpenPGP signature URL:'''  {{{field|OpenPGP signature}}}
+
! Component programs:  
 +
|{{{field|Component programs|input type=text with autocomplete}}}
 +
|-
  
'''OpenPGP public key URL:'''  {{{field|OpenPGP public key}}}
+
! Paid support:  
 +
|{{{field|Paid support}}}
 +
|-
  
'''Version comment:'''  {{{field|Version comment}}}
+
! Accepts cryptocurrency donations:  
 +
|{{{field|Accepts cryptocurrency donations|input type=checkbox}}}
 +
|-
  
'''Test entry:'''{{#info:Mark this page as a test entry}}{{{field|Test entry|input type=checkbox}}}<br/>
+
! Checksum:  
 +
| {{{field|Checksum}}}
 +
|-
  
'''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}}}
 
  
'''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}}}
+
! OpenPGP signature URL:
 +
| {{{field|OpenPGP signature}}}
 +
|-
  
'''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}}}
+
! OpenPGP public key URL:
 +
| {{{field|OpenPGP public key}}}
 +
|-
  
'''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}}}
+
! Test entry:{{#info:Mark this page as a test entry}}
 +
| {{{field|Test entry|input type=checkbox}}}
 +
|}
 +
</div>
 +
It is recommended to add as many details of your software as possible for better popularity.
  
 
''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.''
  
 
</div>
 
</div>
 
 
<div style="display:none">{{{field|Status|hidden}}}</div>
 
<div style="display:none">{{{field|Status|hidden}}}</div>
  
Line 110: Line 202:
 
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 132: Line 229:
 
=4. Person info =
 
=4. Person info =
 
{{{for template|Person|multiple}}}
 
{{{for template|Person|multiple}}}
'''Real name:''' {{{field|Real name}}}
+
{| class="formtable"
 
+
! Real name:
'''Role:''' {{{field|Role}}}
+
| {{{field|Real name}}}
 +
|-
  
'''Email:''' {{{field|Email}}}
+
! Role:
 +
| {{{field|Role}}}
 +
|-
  
'''FSF username:''' {{{field|Username}}}
+
! Email:
 +
| {{{field|Email}}}
 +
|-
  
 +
! 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>
 
{{{end template}}}
 
{{{end template}}}
Line 145: Line 250:
 
=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 15:08, 28 May 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.