2012/2/21 lkcl luke <[email protected]>: > i'm inclined to think it's probably time to move off of > code.google.com issues - unfortunately that's going to need > web-scraping to do it. i do like ikiwiki as a bugtracker, it's kinda > fun. but i'd rather have a pyjamas-based application, even something > simple that just allows bug-creation, because if the bugreport > actually goes into the pyjamas repository it can always be edited by > developers who have git commit rights, there.
Good. So, Roundup (http://roundup.sourceforge.net/docs/installation.html), which is used by http://bugs.python.org/, is not an option. Sounds scary, though, a little bit. It's probably good to use one and the same tool for Wiki and Tracker. We'll need to invest some effort into visual styling (and user experience), though. I have not fully understand what happened to the Wiki with the recent update. From an end user point of view it is ripped apart: there is no styling, no menu. We need to fully integrate it (and the issue tracker, later) with the pyjs website. Is there another repository where the Wiki lives in? It shouldn't be too hard to add some styling to it again (see: http://ikiwiki.info/css_market/). Peter

