Theming sidebars seems to be working for me. I'm not all that certain about how to test the other fix you put in.
Thanks for the quick fix! Kyle Heon kheon at comcast.net -----Original Message----- From: typo-list-bounces at rubyforge.org [mailto:typo-list-bounces at rubyforge.org] On Behalf Of Scott Laird Sent: Monday, November 07, 2005 8:38 PM To: typo-list at rubyforge.org Subject: Re: [typo] THEME CONTEST !! - How many people are entering On Nov 7, 2005, at 5:26 PM, Scott Laird wrote: > On Nov 7, 2005, at 5:02 PM, kellan wrote: >> On 11/7/05, Kyle Heon <kheon at comcast.net> wrote: >>> Can you provide a code sample of how you'd theme partials? >> >> Partials "just worked" for me, e.g. cp -r app/views/articles to >> themes/my_theme/views >> >> The one caveat, the way render_file has been overridden suppresses >> exceptions, which means that if you have an exception in one of your >> themed views, you'll inexplicably be shown the default view. > > Oops. I'll fix this tonight. Fixed. Can you verify that it works for you? You should be able to override sidebars now, too--just use themes/*/views/plugins/sidebars/ */content.rhtml. Scott _______________________________________________ Typo-list mailing list Typo-list at rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list
