At present, clutch.py generates the output HTML directly. This means embedding HTML in the python code, which is awkward to read, and a bit more difficult to update.
Would it be worth changing this so the python code only creates the raw data as several XML/HTML entities (like current.ent/dormant.ent)? The enclosing clutch.html page can then be generated and maintained like projects/index. --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org