Mercurial > hg-website
annotate Todo.txt @ 227:75f1f4cc2ef1
Cleaned up and resorted downloads.json (by most spread system) and included TotoiseHG.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Thu, 16 Jul 2009 11:17:24 +0200 |
parents | 36eb588b8b41 |
children | 481707575fe8 |
rev | line source |
---|---|
172 | 1 Todo: |
2 | |
3 Until the site can go official: | |
4 | |
227
75f1f4cc2ef1
Cleaned up and resorted downloads.json (by most spread system) and included TotoiseHG.
Arne Babenhauserheide <bab@draketo.de>
parents:
226
diff
changeset
|
5 * Include more info about TortoiseHG, Download and learning resource. |
221 | 6 |
172 | 7 Longterm: |
8 | |
213 | 9 * Automatic detection of the current version for downloads. Possibly via PyPI. |
207
c1c9a4f809ba
integrated quick_start and learn_mercurial into the django project (with links).
Arne Babenhauserheide <bab@draketo.de>
parents:
201
diff
changeset
|
10 * testimonials: "It just works" (with a random quote at the beginning) -> (re-)add as link for "just works" on the frontpage. |
172 | 11 * Some pages for links which currently point to the wiki but are suboptimal (for example an extension site with only the most used/useful extensions). |
213 | 12 * Automatically showing TortoiseHG for Windows users. |
217
fd76ff1f5040
Added longterm Todo: Add more basic and advanced tricks
Arne Babenhauserheide <bab@draketo.de>
parents:
214
diff
changeset
|
13 * Add more Basic and Advanced Tipps to hgscm/templates/tricks (for example from http://mercurial.selenic.com/wiki/TipsAndTricks) |
190 | 14 |
197
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
15 Currently in the works: |
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
16 |
207
c1c9a4f809ba
integrated quick_start and learn_mercurial into the django project (with links).
Arne Babenhauserheide <bab@draketo.de>
parents:
201
diff
changeset
|
17 * learn_mercurial (links to different resources with short descriptions) - bab, Only missing part: A wiki page which links to learning resources |
197
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
18 |
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
19 |
190 | 20 Done: |
21 | |
194 | 22 * who_uses_mercurial (Only 6 relevant projects, ideally with link to their repos and a text with their experience) - done by dsop |
207
c1c9a4f809ba
integrated quick_start and learn_mercurial into the django project (with links).
Arne Babenhauserheide <bab@draketo.de>
parents:
201
diff
changeset
|
23 * quick_start - bab |