From: Reini U. <ru...@x-...> - 2002-02-22 18:31:00
|
Jeff Dairiki schrieb: > I does look nasty. I've recently received private request for help from two > different parties who were completely unable to figure out on their own how > to make minor modifications to the templates (e.g. add their own logo.) We > need to strive to make the templates look more like simple HTML than PHP > code, so that those who know only HTML won't be completely lost in them. maybe another simple html based template, with no php vars? maybe the old ###VAR### stuff again? > I think it might help to have a separate theme for the static HTML pages. > Then none of those globals are necessary. (The theme replaces the templates > instead.) (They shouldn't be globals in any case --- pass them to the > templates as template args (like $revision).) > I would guess that most people who want to make static dumps are going > to want to adjust/customize the format of the dumps anyway... Hmm. I would vote against that. If I do a static dump I want to have it look like my custom template. (my logo, my arrangement, ...) Just the links and forms should be fixed. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |