Re: [Eclass-users] New EClass.Builder 2.5b4 available for download
Brought to you by:
kollivier
From: Kevin O. <ke...@tu...> - 2004-03-22 16:05:45
|
Hi BJ, On Mar 22, 2004, at 3:56 AM, BJ Cameron wrote: > Hi Kevino, > > I copied the List as I think I am asking questions/facing problems > other may > be going through. > > Ok, I got what you are saying...I use themes instead of templates. > Within > the themes, I can place/change my templates. What happens if I want to > use > more than one template per theme, say one for class pages and one for > quizzes? Would I need to edit the python file, to make quizzes use > something > different than the default.tpl template? Yes, you'd need to edit the plugins/quiz.py file to make it use a different template (do a search for "themes" to find it). What in particular were you thinking of changing? > Also, I don't think my theme manager is working correctly. I have > switched > templates (to no frames) and published and nothing is different, I > still get > the original theme. Ideas? Try File->Refresh Theme. Other than changing the theme, there's no reason to update every page when publishing anymore. Thanks, Kevin |