{{widget.display_field(widget.fields.project_name)}}
 
{{widget.display_field(widget.fields.project_unixname)}}
{{widget.display_field(widget.fields.neighborhood)}} {% if h.has_access(neighborhood, 'admin') %}
{{widget.display_field(widget.fields.private_project)}}
Neighborhood administrators can mark a project as being private. Private projects will be unreadable to non-project members and will not show up in search results.
 
{% endif %}
{{widget.display_field(widget.fields.Wiki)}}

Wikis

Documentation is key to your project and the wiki tool helps make it easy for anyone to contribute.

Code

SVN, Git and Mercurial will help you keep track of your changes.

{{widget.display_field(widget.fields.Git)}} Git {{widget.display_field(widget.fields.Hg)}} Mercurial {{widget.display_field(widget.fields.SVN)}} SVN
{{widget.display_field(widget.fields.Tickets)}}

Tickets

Bugs, enhancements, tasks, etc., will help you plan and manage your development.

{{widget.display_field(widget.fields.Downloads)}}

Downloads

Use the largest free, managed, global mirror network to distribute your files.

Stats

Follow the download trends that enable you to develop better software. (Comes with Downloads)

{{widget.display_field(widget.fields.Discussion)}}

Forums

Collaborate with your community in your forums.

{% if widget.antispam %}{% for fld in g.antispam.extra_fields() %} {{fld}}{% endfor %}{% endif %}