hg site extension
 
(Arne Babenhauserheide)
2011-10-20: updated plan.

updated plan.

diff --git a/static.py b/static.py
--- a/static.py
+++ b/static.py
@@ -17,15 +17,17 @@ without the interactivity).
   - Overview: Readme + commits + template ✔
   - Changes: Commit-Log + each commit as commit/<hex> ✔
   - source: a filetree, shown as sourcecode: src/<hex>/<path> and raw/<hex>/<path>
-    with linenumbers as HTML (src) and as plain files (raw)
+    as HTML (src) and as plain files (raw)
     file-links in revision infos: link to the latest change in the file.
     → manifest ⇒ filelog ⇒ revision before the current.
-    src/<hex>/index.html: manifest with file-links.
+    src/<hex>/index.html: manifest with file-links. ✔
   - Upload it to ftp
   - if b is used: a bugtracker: issue/<id>/<name>
   - fork-/clone-info for each entry in [paths] with its incoming data (if it has some):
     clone/<pathname>/ → incoming log (commits) + possibly an associated issue in b.
   - More complex Readme parsing.
+  - add linenumbers to the src files.
+  - add sourcecode coloring to the src files.
   - Treat branch heads specially: link on the main page.
 
 * Usage: