From: John J. <jj...@as...> - 2005-12-27 22:11:43
|
Michael Gage wrote: > Hi John, > > Another issue. I added some configurations to the Course Configuration > page -- these are mostly changes in Constants.pm, but I also added a > widget > to Config.pm -- one that allows a choice of values for the pop-up > menu. This > is used to choose the theme for the course. I'd appreciate it if > you'd check the code and make sure I added the widget properly. It seems to work. I was going to look to see if it could avoid overriding some of the widget methods (probably not). I was wondering if it should deduce the available themes itself (by looking in htdocs/css). John |