From: Jamie C. <jca...@we...> - 2001-06-12 03:12:52
|
Nick Jennings wrote: > > On Mon, Jun 11, 2001 at 12:27:50PM +1000, Jamie Cameron wrote: > > > > You're right, changing the format of the HTML output by webmin is quite > > difficult - basically, you have to change the CGI programs themselves. > > The themes support was mainly designed for changing images and colours, > > not so much for the replacement of the actual programs. > > > > The only solution to this would be to move all the HTML from the CGI programs > > into separate template HTML files, which could then be modified by themes. > > However, this would be a massive task as every single CGI would need > > to be modified .. unless someone can suggest a clever shortcut or automated > > way of doing it? > > I think alot of aspects of the code should be redesigned. Are you willing > to put effort into this? or are you pretty happy just supporting the > current code? Definately, if it is worth the effort. Up till now I have been focusing on adding new features and modules rather than major re-designs .. However, maybe the time for a re-design of some key features has come. > Is this an open development project or do all patches go through you? All the patches go through me. - Jamie |