Mercurial > hg-website
annotate Todo.txt @ 220:ba2e86b79867
Added a link to the Todo list and the Wiki on the page about thepage.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Fri, 10 Jul 2009 11:27:58 +0200 |
parents | 4c0e0c7ca0f1 |
children | 101e24b66db2 |
rev | line source |
---|---|
172 | 1 Todo: |
2 | |
3 Until the site can go official: | |
4 | |
5 Longterm: | |
6 | |
213 | 7 * 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
|
8 * testimonials: "It just works" (with a random quote at the beginning) -> (re-)add as link for "just works" on the frontpage. |
172 | 9 * 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 | 10 * 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
|
11 * Add more Basic and Advanced Tipps to hgscm/templates/tricks (for example from http://mercurial.selenic.com/wiki/TipsAndTricks) |
190 | 12 |
197
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
13 Currently in the works: |
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
14 |
207
c1c9a4f809ba
integrated quick_start and learn_mercurial into the django project (with links).
Arne Babenhauserheide <bab@draketo.de>
parents:
201
diff
changeset
|
15 * 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
|
16 |
d253f771334e
Added outline for learn_mercurial
Arne Babenhauserheide <bab@draketo.de>
parents:
194
diff
changeset
|
17 |
190 | 18 Done: |
19 | |
194 | 20 * 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
|
21 * quick_start - bab |