Question: How can I have one template for my home page and _one for all_ my categories, _not one per_ categories? I know my main template is at www/#homeTemplate.txt and I know all my categories inherit it. I know that if I create a #homeTemplate.txt file in each of my category's folder, they will use it (http://radio.userland.com/discuss/msgReader$17090?mode=day). What I want is a way to have one template for all my categories (and one separate for my home page), not one template per category as mentionned in the above sentence. I don't want to have to update each category's template every time I make a change because this is quite errors prone. Answer: If you drop the #homeTemplate.txt in the /www/categories folder, it will apply the template to all your category weblog pages. [Lawrence Lee] [Don W Strickland: RadioFAQ]
This is one question I posted to the mailing list!!!