On Fri, Feb 15, 2008 at 1:52 PM, Leslie Viljoen <leslieviljoen / gmail.com> wrote: > On Fri, Feb 15, 2008 at 1:15 PM, Leslie Viljoen <leslieviljoen / gmail.com> wrote: > > On Sun, Feb 3, 2008 at 4:03 AM, Tim Pease <tim.pease / gmail.com> wrote: > > > > > == Webby > > > by Tim Pease > > > http://webby.rubyforge.org > > > > > > > > Is there a forum or wiki for Webby? I have some more questions: > > > > Ok, I figured out all the answers by looking at the example, except for: > > > > 2. How do you create links to other content pages without specifying > > the URL directly? Oh, read the source for url_helper.rb and figured that out too: <%= link_to_page("click here", :title => "Management") %> It sure is great when everything is written in Ruby. Thanks Tim, and I am looking forward to Webby's manual being complete! (maybe I can add to it a bit and send diffs?)