From: Wendall C. <wen...@to...> - 2004-06-10 16:29:44
|
Greg, There may be a way to do this with some experimentation. There would be a bit of code that needs written to grab request vars to see what theme to display. I'm not so sure it wouldn't run slow as hell though, since you'd be reloading all the layout vars in to the sessions every time a page changed themes. Wendall On Tue, 2004-06-08 at 15:02, Greg Meiste wrote: > Hello everyone, > > I've got a client who wants to have a different look to a few sections > of a website I'm helping create for them. I had wanted to use > phpwebsite for this site, but now I'm not sure if I can. I had > thought about using branches to achieve the multiple themes, but I > don't think that's going to work because branches can't share data. > > I remembered Wendall's W3C theme, but that appears to just change the > stylesheet and not the layout. (Yes, unfortunately, they want a > layout change as well.) > > Has anyone played around with this idea? I don't know if I could do > fancy things in the theme.php file to help achieve this for them. I > was just throwing this question out there to see if others have tried > this or know of how this is possible. > > I pretty sure you're going to tell me that I'm up a creek without a > paddle, but I figured it's worth a shot. > > Thanks in advance! > Greg > > > ______________________________________________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger -- "Only the ideas that we really live have any value." --Hermann Hesse (Demian) |