Mercurial > hg-website
annotate Todo.txt @ 213:99159c8a2622
Updated Todo
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Fri, 10 Jul 2009 09:43:57 +0200 |
parents | c1c9a4f809ba |
children | b4fff0f62d81 |
rev | line source |
---|---|
172 | 1 Todo: |
2 | |
3 Until the site can go official: | |
4 | |
5 | |
6 Longterm: | |
7 | |
213 | 8 * 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
|
9 * testimonials: "It just works" (with a random quote at the beginning) -> (re-)add as link for "just works" on the frontpage. |
172 | 10 * 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 | 11 * Automatically showing TortoiseHG for Windows users. |
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 |