From djlewis at acm.org Tue May 15 17:40:32 2007 From: djlewis at acm.org (Deb Lewis) Date: Tue, 15 May 2007 14:40:32 -0700 Subject: [Masterview-users] RailsConf Message-ID: <000f01c79739$aa1e7000$6701a8c0@cx797990aDLI9> If you're already using or are simply interested in learning more about MasterView, both Jeff and I will be at RailsConf this week and would very much like to meet folks to get feedback, suggestions, ideas... We're both staying at the DoubleTree a few blocks from the OCC and will be around for the duration. ~ Deb ===================================== Deb Lewis MasterView core team http://masterview.org mailto:djlewis at acm.org ===================================== From james.britt at gmail.com Fri May 18 23:34:42 2007 From: james.britt at gmail.com (James Britt) Date: Fri, 18 May 2007 20:34:42 -0700 Subject: [Masterview-users] Saying hello, and some questions Message-ID: <464E7052.70404@gmail.com> Hi. I've just started using MasterView and I'm still groping around through what docs there are. I really dig it, but assorted little things are tripping me up as I get better acquainted with it. I have some questions. The first is, is there a good way to search the mailing list archives? That may help keep me from asking questions that have already been answered. (Also, is there a way to read the list archives without having to use the rubyforge page?) My second question has to do with populating layouts that use multiple yield sections: I have some rhtml templates that used a general layout file that has a section that looks like this: # in layouts/default.rhtml
Learn more about Foo ...
Learn more about Bar ...
Learn more about Foo ...
Learn more about Bar ...
Learn more about Foo ...
>Learn more about Bar ...
>Learn more about Foo ...
Learn more about Bar ...
This should be replaced by the actual sidebar
This should be replaced by the actual sidebar
>This should be replaced by the actual sidebar
>This should be replaced by the actual sidebar
This should be replaced by the actual sidebar
This should be replaced by the actual sidebar