diff options
| author | Simon Tatham <anakin@pobox.com> | 2007-01-13 15:17:55 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2007-01-13 15:17:55 +0000 |
| commit | 41d9b1aab596ef42447fa704c632e74d7ca287ab (patch) | |
| tree | 7b4a4bcfbbe4c88534ed861b7e1d487998b1d72d /CHECKLST.txt | |
| parent | 5732aa6c6fb93026331014de0ec917cea8095f91 (diff) | |
| download | puzzles-41d9b1aab596ef42447fa704c632e74d7ca287ab.zip puzzles-41d9b1aab596ef42447fa704c632e74d7ca287ab.tar.gz puzzles-41d9b1aab596ef42447fa704c632e74d7ca287ab.tar.bz2 puzzles-41d9b1aab596ef42447fa704c632e74d7ca287ab.tar.xz | |
First time I've added a new puzzle since the icons-and-screenshots
upheaval. Modify the checklist accordingly.
[originally from svn r7103]
Diffstat (limited to 'CHECKLST.txt')
| -rw-r--r-- | CHECKLST.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/CHECKLST.txt b/CHECKLST.txt index a629163..9b22ec9 100644 --- a/CHECKLST.txt +++ b/CHECKLST.txt @@ -43,16 +43,15 @@ Don't forget to `svn add' the new source file, the new .R file and the save file in `icons', before checkin! Put the puzzle on the web: - - make sure the screenshot is actually in the www directory + - run puzzlesnap first + - make sure the screenshot has arrived in the www directory + - make sure the Windows binary link has appeared, and that it + points at the right binary - add an entry in the puzzles list in index.html - adjust the copyright in index.html if the puzzle is by a new author - - add a link to the Windows binary - - make sure the Windows binary link points at the right binary, not - the wrong one! - - run puzzlesnap - test that the binary link and the docs link work - run webupdate - test again - - `svn add' the binary symlink and the screenshot - - check in the website changes (screenshot, symlink, index.html) + - `svn add' the binary symlink + - check in the website changes (symlink, index.html) |