{extends "idf/base-simple.html"} {block docclass}yui-t3{/block} {block body}

{trans 'What are the keyboard shortcuts?'}

{trans 'If you are in a project, you have the following shortcuts:'}

{trans 'You also have the standard access keys:'}

{trans 'How to mark an issue as duplicate?'}

{blocktrans}

This is simple:

  1. Write in the comments "This is a duplicate of issue 123", change 123 with the corresponding issue number.
  2. Change the status of the current issue to Duplicate.
  3. Submit the changes.
{/blocktrans}

{trans 'How can I display my head next to my comments?'}

{blocktrans}You need to create an account on Gravatar, this takes about 5 minutes and is free.{/blocktrans}

{trans 'What is this "Upload Archive" functionality about?'}

{blocktrans}

If you have to publish many files at once for a new release, it is a very tedious task to upload them one after another and enter meta information like a summary, a description or additional labels for each of them.

InDefero therefor supports a special archive format that is basically a standard zip file which comes with some meta information. These meta information are kept in a special manifest file, which is distinctly kept from the rest of the files in the archive that should be published.

Once this archive has been uploaded, InDefero reads in the meta information, unpacks the other files from the archive and creates new individual downloads for each of them.

{/blocktrans} {aurl 'url', 'IDF_Views::faqArchiveFormat'}

{blocktrans}Learn more about the archive format.{/blocktrans}

{trans 'What is the API and how is it used?'}

{blocktrans}The API (Application Programming Interface) is used to interact with InDefero with another program. For example, this can be used to create a desktop program to submit new tickets easily.{/blocktrans}

{aurl 'url', 'IDF_Views::faqApi'}

{blocktrans}Learn more about the API.{/blocktrans}

{/block} {block context}

{trans 'Here we are, just to help you.'}

{trans 'Projects'}

{/block}