Indefero

Indefero Commit Details


Date:2008-12-01 07:44:35 (16 years 21 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:7d0ecd8f8abfdf29812a0f45186fea64571fe91d
Parents: 6e4aa82dade94c99cd8760ba2c3e892259f81f00
Message:Added a link to Gravatar in the FAQ.

Changes:

File differences

src/IDF/templates/idf/faq.html
44
55
66
7
78
89
910
......
4344
4445
4546
47
48
49
50
4651
4752
4853
<ul>
<li><a href="#q-keyboard">{trans 'What are the keyboard shortcuts?'}</a></li>
<li><a href="#q-duplicate">{trans 'How to mark an issue as duplicate?'}</a></li>
<li><a href="#q-mugshot">{trans 'How can I display my head next to my comments?'}</a></li>
<li><a href="#q-api">{trans 'What is the API and how to use it?'}</a></li>
</ul>
<li>Submit the changes.</li>
</ol>{/blocktrans}
<h2 id="q-mugshot">{trans 'How can I display my head next to my comments?'}</h2>
<p>{blocktrans}You need to create an account on <a href="http://en.gravatar.com/">Gravatar</a>, this takes about 5 minutes and is free.{/blocktrans}</p>
<h2 id="q-api">{trans 'What is the API and how to use it?'}</h2>
<p>{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}</p>{aurl 'url', 'IDF_Views::faqApi'}

Archive Download the corresponding diff file

Page rendered in 0.07736s using 13 queries.